comp.lang.ada
 help / color / mirror / Atom feed
From: "Dmitry A. Kazakov" <mailbox@dmitry-kazakov.de>
Subject: ANN: Simple components for Ada v 4.30
Date: Sun, 5 Aug 2018 13:21:53 +0200
Date: 2018-08-05T13:21:53+02:00	[thread overview]
Message-ID: <pk6mkg$drr$1@gioia.aioe.org> (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:

- An implementation of inter-process communication based on pthread was 
added for OS X and FreeBSD targets (thanks to Pascal Pignard);
- Missing test file test_data_client.adb restored;
- Bug fix in Generic_Blackboard causing sporadic infrequent data loss;
- GNUTLS bindings bug fix in setting Diffie-Hellman parameters when the 
key length is estimated negative;
- GNUTLS bindings were adapted to support OS X and FreeBSD targets;
- Create_Socket operation was added to Connections_Server in the package 
GNAT.Sockets.Server.

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

                 reply	other threads:[~2018-08-05 11:21 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed
replies disabled

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