Deutsch English Français Italiano |
<vqpri0$22v5k$1@dont-email.me> View for Bookmarking (what is this?) Look up another Usenet article |
Path: ...!weretis.net!feeder9.news.weretis.net!news.quux.org!eternal-september.org!feeder3.eternal-september.org!news.eternal-september.org!eternal-september.org!.POSTED!not-for-mail From: "Dmitry A. Kazakov" <mailbox@dmitry-kazakov.de> Newsgroups: comp.lang.ada Subject: ANN: Simple Components v4.72 Date: Tue, 11 Mar 2025 18:23:13 +0100 Organization: A noiseless patient Spider Lines: 29 Message-ID: <vqpri0$22v5k$1@dont-email.me> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Injection-Date: Tue, 11 Mar 2025 18:23:12 +0100 (CET) Injection-Info: dont-email.me; posting-host="6500b3f1df11eef4db16fa431d164c2d"; logging-data="2194612"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX18baE59Eh9lZT7e89L9nd01g0jnK+eqTAU=" User-Agent: Mozilla Thunderbird Cancel-Lock: sha1:Yk3RxE2R2yuos9SlKQjWkO7rFeI= Content-Language: en-US Bytes: 2185 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), arbitrary precision arithmetic, 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. https://www.dmitry-kazakov.de/ada/components.htm Changes the previous version: - Topic list bug fix in the package GNAT.Sockets.MQTT (thanks to Xavier Grave); - Minor performance improvements in Unbounded_Unsigneds: calculating log2, testing for power of two; - OpenSSL MQTT test (components-connections_server.mqtt-test_mqtt) added; - GNAT.Sockets.Server.Secure (TLS) bug fixed. Activated is called at the end of handshaking; - GNAT.Sockets.Server.OpenSSL bug fixed. Activated is called at the end of handshaking. -- Regards, Dmitry A. Kazakov http://www.dmitry-kazakov.de