From sdr at jhb.ucs.co.za Mon Jan 3 11:31:52 2005 From: sdr at jhb.ucs.co.za (Sean Ross) Date: 03 Jan 2005 13:31:52 +0200 Subject: [cl-l10n-devel] [RELEASE] cl-l10n 0.2.0 Message-ID: <874qhy21g7.fsf@sdr.ucs.co.za> Version 0.2 of cl-l10n has just been released, Noteworthy changes are, -- Embeddable Common Lisp is now supported. -- New function parse-number has been added. -- format-number and format-money are now substantially faster. -- locale-t-fmt is used when there is no useable value for locale-t-fmt-ampm when printing dates. -- Monetary values are decently rounded now. -- Added format which can be shadow imported to provide 3 new format directives, ~u (universal-time), ~m (monetary values) and ~n (numeric values). The new directives are drop in replacements for the ~/ / format function calls. -- Added formatter which can also be shadow imported and handles the new format directives. -- And various internal patches Enjoy, Sean. -- "My doctor says that I have a malformed public-duty gland and a natural deficiency in moral fibre," he muttered to himself, "and that I am therefore excused from saving Universes." - Life, the Universe, and Everything Douglas Adams.