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 Path: border1.nntp.dca3.giganews.com!backlog3.nntp.dca3.giganews.com!border1.nntp.dca.giganews.com!nntp.giganews.com!newspeer1.nac.net!feeder.erje.net!eu.feeder.erje.net!newsfeed.fsmpi.rwth-aachen.de!news.mixmin.net!aioe.org!.POSTED!not-for-mail From: "Dmitry A. Kazakov" Newsgroups: comp.lang.ada Subject: ANN: Units of measurement for Ada v 3.4 released Date: Mon, 9 Jun 2014 17:16:59 +0200 Organization: cbb software GmbH Message-ID: <1rcdrvonn5xqi$.kavo0h1m48kk.dlg@40tude.net> Reply-To: mailbox@dmitry-kazakov.de NNTP-Posting-Host: AuYlnUSfTZrfhAkRjyySpQ.user.speranza.aioe.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Complaints-To: abuse@aioe.org User-Agent: 40tude_Dialog/2.0.15.1 X-Notice: Filtered by postfilter v. 0.8.2 X-Original-Bytes: 1491 Xref: number.nntp.dca.giganews.com comp.lang.ada:186794 Date: 2014-06-09T17:16:59+02:00 List-Id: The library provides means to handle dimensioned values in Ada. It also includes GTK+ widgets and renderers for unit selection and rendering dimensioned values. http://www.dmitry-kazakov.de/ada/units.htm Changes to the version 3.3: - The widgets and renderers are adapted for the GTK 3.x. GTK 2.x is no more supported; - Procedure Split is added to the package Units; - Only Ada 2005 and Ada 2012 are supported when widgets and renderers are used. The non-GUI parts of the software remain Ada 95 conform; - Bug fix in text conversion that led to false output of values with units like square meter; - Compiled with GNAT 4.9. -- Regards, Dmitry A. Kazakov http://www.dmitry-kazakov.de