From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-0.3 required=5.0 tests=BAYES_00, REPLYTO_WITHOUT_TO_CC autolearn=no autolearn_force=no version=3.4.4 X-Google-Thread: 103376,4f0d5270966b25d2,start X-Google-NewGroupId: yes X-Google-Attributes: gida07f3367d7,domainid0,public,usenet X-Google-Language: ENGLISH,ASCII-7-bit Received: by 10.68.213.68 with SMTP id nq4mr5867582pbc.2.1327342808728; Mon, 23 Jan 2012 10:20:08 -0800 (PST) Path: lh20ni215766pbb.0!nntp.google.com!news1.google.com!goblin3!goblin.stu.neva.ru!gegeweb.org!aioe.org!.POSTED!not-for-mail From: "Dmitry A. Kazakov" Newsgroups: comp.lang.ada Subject: ANN: Simple components v3.13 Date: Mon, 23 Jan 2012 19:20:03 +0100 Organization: cbb software GmbH Message-ID: Reply-To: mailbox@dmitry-kazakov.de NNTP-Posting-Host: CNp+VBSYV+ysZXOiVRxJxw.user.speranza.aioe.org Mime-Version: 1.0 X-Complaints-To: abuse@aioe.org User-Agent: 40tude_Dialog/2.0.15.1 X-Notice: Filtered by postfilter v. 0.8.2 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Date: 2012-01-23T19:20:03+01:00 List-Id: The library provides implementations of - smart pointers and persistency layers backed by a database, - containers and data structures: directed graphs, sets, maps, stacks, tables, string editing, unbounded arrays, - expression analyzers and parsers, - 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, block and storage streams, - IEEE 754 representations support. http://www.dmitry-kazakov.de/ada/components.htm New in this release: - minor bug fixes in the packages Generic_Blackboard and Strings_Edit.Symmetric_Serialization; - adaptation to 64-bit targets; - Fedora and Debian packages are provided for both 32- and 64-bit architectures. -- Regards, Dmitry A. Kazakov http://www.dmitry-kazakov.de