comp.lang.ada
 help / color / mirror / Atom feed
* ANN: Simple Components v4.62
@ 2022-05-21 10:03 Dmitry A. Kazakov
  0 siblings, 0 replies; only message in thread
From: Dmitry A. Kazakov @ 2022-05-21 10:03 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:

- Pipe stream implementation added;

- GNAT 12.1 bugs worked around in several package, in particular, in 
GNAT.Sockets.Server;

- Bug fix in Generic_Set procedure Replace, parameter Updated unset;

- Bug fix in Tables.UTF8_Names procedure Replace, parameter Offset unset 
under circumstances.

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

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

only message in thread, other threads:[~2022-05-21 10:03 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-05-21 10:03 ANN: Simple Components v4.62 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