comp.lang.ada
 help / color / mirror / Atom feed
* ANN: Simple components for Ada v4.4. released
@ 2014-12-20 12:05 Dmitry A. Kazakov
  0 siblings, 0 replies; only message in thread
From: Dmitry A. Kazakov @ 2014-12-20 12:05 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, multiple connections server designing tools.

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

Changes to the previous version:

- URI scheme recognition added;
- Get_Server_Address added to the connections server to allow limiting the
addresses being listened;
- Socket send events are blocked when the server has no data to sent;
- Get_IO_Timeout is added to control waiting for socket events;
- Get_Polling_Timeout is added to control maximal time socket send polling
remain stopped;
- Trace_Sending is added to trace socket polling events;
- Documentation improved;
- Bug fixes.

P.S. Thanks to David Botton for testing, submitting bug reports and
features requests. Gnoga's use case was a quite hard test.

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


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

only message in thread, other threads:[~2014-12-20 12:05 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-12-20 12:05 ANN: Simple components for Ada v4.4. released 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