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,1ba042d485085ebc,start X-Google-Attributes: gid103376,public X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news2.google.com!news2.google.com!news.germany.com!newsfeed.freenet.de!newsfeed01.chello.at!newsfeed.arcor.de!newsspool4.arcor-online.net!news.arcor.de.POSTED!not-for-mail From: "Dmitry A. Kazakov" Subject: ANN: Simple components v2.3 Newsgroups: comp.lang.ada User-Agent: 40tude_Dialog/2.0.15.1 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Reply-To: mailbox@dmitry-kazakov.de Organization: cbb software GmbH Date: Tue, 15 Aug 2006 21:47:06 +0200 Message-ID: <86h6zwljpja1$.1unyu31e1tfkb.dlg@40tude.net> NNTP-Posting-Date: 15 Aug 2006 21:47:00 CEST NNTP-Posting-Host: 3ea218b8.newsspool1.arcor-online.net X-Trace: DXC=hZeSC>[:e:7QbA1[CgMQ00ic==]BZ:af>4Fo<]lROoR18kF[ The new version is here: http://www.dmitry-kazakov.de/ada/components.htm Changes to v2.2: - Generic package Object.Handle.Generic_Handle_Set is provided for sets of objects accessed through handles; - Insert procedure was added to Generic_Set with a parameter to determine whether the item has been added to the set: - The package Parsers.Multiline_Sources.Standard_Input was added to provide interface to the standard input file; - Packages for dealing with XPM image format were added; - Bug fix in Stack_Storage; - Bug fix in the implementation of "and" in Generic_Set and Object.Handle.Generic_Set. -- Regards, Dmitry A. Kazakov http://www.dmitry-kazakov.de