Sujet : ANN: Simple Components v4.72
De : mailbox (at) *nospam* dmitry-kazakov.de (Dmitry A. Kazakov)
Groupes : comp.lang.adaDate : 11. Mar 2025, 18:23:13
Autres entêtes
Organisation : A noiseless patient Spider
Message-ID : <vqpri0$22v5k$1@dont-email.me>
User-Agent : Mozilla Thunderbird
The current version provides implementations of smart pointers, directed graphs, sets, maps, B-trees, stacks, tables, string editing, unbounded arrays, expression analyzers, lock-free data structures, synchronization primitives (events, race condition free pulse events, arrays of events, reentrant mutexes, deadlock-free arrays of mutexes), arbitrary precision arithmetic, pseudo-random non-repeating numbers, symmetric encoding and decoding, IEEE 754 representations support, streams, persistent storage, multiple connections server/client designing tools and protocols implementations.
https://www.dmitry-kazakov.de/ada/components.htmChanges the previous version:
- Topic list bug fix in the package GNAT.Sockets.MQTT (thanks to Xavier Grave);
- Minor performance improvements in Unbounded_Unsigneds: calculating log2, testing for power of two;
- OpenSSL MQTT test (components-connections_server.mqtt-test_mqtt) added;
- GNAT.Sockets.Server.Secure (TLS) bug fixed. Activated is called at the end of handshaking;
- GNAT.Sockets.Server.OpenSSL bug fixed. Activated is called at the end of handshaking.
-- Regards,Dmitry A. Kazakovhttp://www.dmitry-kazakov.de