comp.lang.ada
 help / color / mirror / Atom feed
* ANN: Simple Components v4.72
@ 2025-03-11 17:23 Dmitry A. Kazakov
  0 siblings, 0 replies; only message in thread
From: Dmitry A. Kazakov @ 2025-03-11 17:23 UTC (permalink / raw)


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.htm

Changes 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. Kazakov
http://www.dmitry-kazakov.de

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2025-03-11 17:23 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-03-11 17:23 ANN: Simple Components v4.72 Dmitry A. Kazakov

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox