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,e40687d2b87a917e,start X-Google-Attributes: gid103376,public X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news1.google.com!news3.google.com!proxad.net!213.200.89.82.MISMATCH!tiscali!newsfeed1.ip.tiscali.net!newsfeed00.sul.t-online.de!newsfeed01.sul.t-online.de!t-online.de!newsfeed01.chello.at!newsfeed.arcor.de!newsspool2.arcor-online.net!news.arcor.de.POSTED!not-for-mail From: "Dmitry A. Kazakov" Subject: ANN: Strings edit 1.9 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: Sat, 19 May 2007 14:31:54 +0200 Message-ID: <1txbbizlfi0cl$.1t1rb0qkmb825$.dlg@40tude.net> NNTP-Posting-Date: 19 May 2007 14:31:27 CEST NNTP-Posting-Host: 63bf0e7a.newsspool4.arcor-online.net X-Trace: DXC=mlhGd:O[?en>jlK2>IgHGd4IUKaDKH^WgDNcfSJ;bb[eIRnRBaCd http://www.dmitry-kazakov.de/ada/strings_edit.htm The library provides an alternative approach to formatting strings. It supports: - Integer numbers (generic, package Integer_Edit); - Integer sub- and superscript numbers; - Floating-point numbers (generic, package Float_Edit); - Roman numbers (the type Roman); - Strings; - Ada-style quoted strings; - Handling UTF-8 encoded strings; - Generic scales formatting for plotting purposes. Changes to the version 1.8: - For GNAT users GPS project files were added; - Strings_Edit.Generic_Scale bugfix. -- Regards, Dmitry A. Kazakov http://www.dmitry-kazakov.de