ANN: Simple components for Ada v3.16



The current version provides implementations of smart pointers, directed
graphs, 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.
Tables management and strings editing are described in separate documents
see Tables and Strings edit. The library is kept conform to both Ada 95 and
Ada 2005 language standards.

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

Changes to the version 3.15:

- Bug fix in the package Storage_Streams. The bug was caused by an overflow
in index computations.

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



Relevant Pages

  • ANN: Simple components for Ada v3.19
    ... graphs, sets, maps, stacks, tables, string editing, unbounded arrays, ... (events, race condition free pulse events, arrays of events, reentrant ... mutexes, deadlock-free arrays of mutexes), pseudo-random non-repeating ... Ada 2005 language standards. ...
    (comp.lang.ada)
  • ANN: Simple components for Ada v3.2
    ... stacks, tables, string editing, unbounded arrays, expression analyzers, ... symmetric encoding and decoding, IEEE 754 representations support. ... New in this version is a portable IEEE 754 floating-point representation ...
    (comp.lang.ada)
  • ANN: Simple components version 3.3
    ... stacks, tables, string editing, unbounded arrays, expression analyzers, ... References of blackboards are made comparable; ... Bug fix in blackboards. ...
    (comp.lang.ada)
  • ANN: Simple components for Ada v3.9
    ... sets, maps, stacks, tables, string editing, unbounded arrays, expression ... race condition free pulse events, arrays of events, reentrant mutexes, ... The library is kept conform to both Ada 95 and Ada 2005 language ...
    (comp.lang.ada)
  • ANN: Simple components for Ada v3.15
    ... graphs, 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 ... Parsers now have a mechanism to disallow an operation outside brackets; ...
    (comp.lang.ada)