Changes:
- Removed superfluous "the" from library documentation.
- Added (against my better judgement) symbols "ppm", "ppb", "ppt", "ppq", and
(shamefully) symbols "ppmv", "ppbv", "pptv", and "ppqv" to the "common" units
database.
- Improved ut_decode_time(): the returned "seconds" value will now always be
less than 60. Thanks Christian.
Changes:
- Corrected "make install". Will now create the installation-directory
$(DESTDIR)$(htmldir) for holding the symbolic links for HTML access to the
unit database if that directory doesn't exist.
- Modified "formatter.c" to more rigorously handle the return value of
snprintf().
- Modified documentation on ut_format() to indicate that the number of bytes
returned depends on the snprintf() function that's used.
Changes:
- Eliminate expectation and use of leading scale factor in the "have"
unit of udunits2(1).
- Add verification of commit status to "make ftp".
- Add dependency of documentation on version.
- Add "force" flag to tagging rule in makefile.
Feature safe: yes
invalidating the packing list on pointyhat. Someone with more Perl
module fu could probably do this a lot easier.
Packing list problem reported by: kris
The Unidata units library, udunits, supports conversion of unit
specifications between formatted and binary forms, arithmetic
manipulation of unit specifications, and conversion of values
between compatible scales of measurement.
WWW: http://www.unidata.ucar.edu/packages/udunits/
Obtained from: Gentoo (partially)