All releases tagged Minor feature enhancements


Release Notes: The procedure Put in Measures_UTF8_Edit has the additional parameters Field, Justify, and Fill. Fedora and Debian packages are provided for both 32- and 64-bit x86 architectures.


Release Notes: Fedora and Debian packages were added.


Release Notes: GUI support in this version is based on Gtk 2.10 and GtkAda 2.10.


Release Notes: The procedure Get was added for parsing measures in the form of a numeral multiplied by dimensioned scale. The syntax of the input is the same as in other procedures. When possible, this procedure tries to extract the numeral part and the scale. It also determines whether the input has any dimension in it.


Release Notes: GPS project files were added for GNAT users. Minor source code modifications were made to make it compile with GNAT GPL 2007.


Release Notes: A Get_Unit procedure has been added to input pure measurement units (expression terms) rather than measures (arbitrary dimensioned expressions), which can be useful for building parsers. To_Measure has been added for explicit numbers to measure conversions. Some documentation bugs have been fixed.