comp.lang.ada
 help / color / mirror / Atom feed
* ANN: Simple components version 3.3
@ 2008-12-13 15:58 Dmitry A. Kazakov
  0 siblings, 0 replies; only message in thread
From: Dmitry A. Kazakov @ 2008-12-13 15:58 UTC (permalink / raw)


The current version provides implementations of smart pointers, sets, maps,
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. It grew
out of needs and does not pretend to be universal. Tables management and
strings editing are described in separate documents see Tables and Strings
edit.

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

Changes to the previous version:

- The procedure Purge and the function Is_Preserved were added to the
packages Generic_FIFO and Generic_FIFO.Generic_Signaled in order to remove
undesired FIFO elements;
- References of blackboards are made comparable;
- Bug fix in blackboards. The bug manifested itself as ghost elements
appearing under certain 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:[~2008-12-13 15:58 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-12-13 15:58 ANN: Simple components version 3.3 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