comp.lang.ada
 help / color / mirror / Atom feed
* ANN: Simple Components v4.49
@ 2020-05-07  7:36 Dmitry A. Kazakov
  2020-05-09  9:32 ` Azathoth Hastur
  0 siblings, 1 reply; 2+ messages in thread
From: Dmitry A. Kazakov @ 2020-05-07  7:36 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), pseudo-random 
non-repeating numbers, symmetric encoding and decoding, IEEE 754 
representations support, streams, multiple connections server/client 
designing tools and protocols implementations.

    http://www.dmitry-kazakov.de/ada/components.htm

Changes to the previous version:

- Bug fix in GNAT.Sockets.Connection_State_Machine.HTTP_Client.Signaled 
that prevented signaling successful connection;

- Sample code Test_HTTPS_OpenSSL_JSON_Client added;

- Free_Space function added to Generic_FIFO;

- The package Generic_Bounded_Map added.

-- 
Regards,
Dmitry A. Kazakov
http://www.dmitry-kazakov.de

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2020-05-09  9:32 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-05-07  7:36 ANN: Simple Components v4.49 Dmitry A. Kazakov
2020-05-09  9:32 ` Azathoth Hastur

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