From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on ip-172-31-91-241.ec2.internal X-Spam-Level: X-Spam-Status: No, score=0.0 required=3.0 tests=none autolearn=ham autolearn_force=no version=3.4.6 Path: eternal-september.org!news.eternal-september.org!.POSTED!not-for-mail From: "Dmitry A. Kazakov" Newsgroups: comp.lang.ada Subject: ANN: Simple Components v4.68 Date: Sat, 30 Sep 2023 18:58:05 +0200 Organization: A noiseless patient Spider Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Injection-Date: Sat, 30 Sep 2023 16:58:04 -0000 (UTC) Injection-Info: dont-email.me; posting-host="ccf3315eb9131876a6dee8e96bad4c9b"; logging-data="1085810"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX1/UXHMs1w/IEmUrJ5yK/XYRq1NmSIMzAQA=" User-Agent: Mozilla Thunderbird Cancel-Lock: sha1:DC4jhZFWeEVwy1hjZEhEfxMuK4Q= Content-Language: en-US Xref: news.eternal-september.org comp.lang.ada:65760 List-Id: 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, persistent storage, multiple connections server/client designing tools and protocols implementations. The library is kept conform to the Ada 95, Ada 2005, Ada 2012 language standards. http://www.dmitry-kazakov.de/ada/components.htm Changes (30 September 2023) to the version 4.67: - Boolean types handling was added to the Python bindings; - Python library search path for OSX fixed. -- Regards, Dmitry A. Kazakov http://www.dmitry-kazakov.de