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: a07f3367d7,9db49375d37a335,start X-Google-Attributes: gida07f3367d7,public,usenet X-Google-NewGroupId: yes X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news2.google.com!news2.google.com!news.glorb.com!feeder.erje.net!news.osn.de!diablo1.news.osn.de!noris.net!news.teledata-fn.de!newsfeed.arcor.de!newsspool3.arcor-online.net!news.arcor.de.POSTED!not-for-mail From: "Dmitry A. Kazakov" Subject: ANN: Strings Edit for Ada v2.2 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: Sun, 14 Jun 2009 15:57:44 +0200 Message-ID: NNTP-Posting-Date: 14 Jun 2009 15:57:46 CEST NNTP-Posting-Host: 50939262.newsspool4.arcor-online.net X-Trace: DXC=f7a?hG8M45RmG86`U=_nC_4IUK http://www.dmitry-kazakov.de/ada/strings_edit.htm Provides string editing: 1. Integer numbers (generic, package Integer_Edit); 2. Integer sub- and superscript numbers; 3. Floating-point numbers (generic, package Float_Edit); 4. Roman numbers (the type Roman); 5. Strings; 6. Ada-style quoted strings; 7. UTF-8 encoded strings; 8. Unicode maps and sets; 9. Wildcard pattern matching. Changes to the previous version: 1. Is_Prefix versions added that use mappings to compare characters in Latin-1 and UTF-8 modes; 2. Installation instructions added. -- Regards, Dmitry A. Kazakov http://www.dmitry-kazakov.de