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,48d9ff0171fbe57c,start X-Google-Attributes: gid103376,domainid0,public,usenet X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news1.google.com!news1.google.com!news.glorb.com!feeder.erje.net!feeder1-2.proxad.net!proxad.net!feeder2-2.proxad.net!newsfeed.arcor.de!newsspool1.arcor-online.net!news.arcor.de.POSTED!not-for-mail From: "Dmitry A. Kazakov" Subject: ANN: Units of measurement for Ada v2.8 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, 6 Jul 2008 11:22:16 +0200 Message-ID: <18dbds0ajn3bb.esxq49qadpwx.dlg@40tude.net> NNTP-Posting-Date: 06 Jul 2008 11:22:19 CEST NNTP-Posting-Host: cae19f9d.newsspool1.arcor-online.net X-Trace: DXC=D=\]@geE0T7mic==]BZ:afn4Fo<]lROoRa<`=YMgDjhgbiWaQX2>F]df[6LHn;2LCVn[ The library provides an implementation of dimensioned values for Ada. Unit checks are made at run-time, if not optimized out by the compiler. SI and irregular measurement units are supported. Shifted units like degrees Celsius are supported too. Conversions from and back to strings are provided for all various irregular units. An extensive set of GTK widgets for dealing with dimensioned values is included, though use of GTK is not mandatory for the rest of the library. http://www.dmitry-kazakov.de/ada/units.htm The focus of this release is documentation and when necessary adjusting factors of irregular units. When the same unit has multiple definitions, the chosen one is specified. For all irregular unit definition a reference to the source is provided in the documentation. Also: - Added irregular units dram, gill, league; - Added SI derived unit katal (kat); - Removed irregular unit candle; - Bq was moved to derived SI units; - Unicode ounce sign is now supported; - Bug fix in Get_Value_As. -- Regards, Dmitry A. Kazakov http://www.dmitry-kazakov.de