log babel/numbers.py @ 220:ce3ad60145db

age author description
Mon, 16 Jul 2007 15:35:34 +0000 jonas Added Decimal support to the number formatter.
Tue, 10 Jul 2007 21:20:07 +0000 jonas Switched to using our own round() implementation.
Tue, 10 Jul 2007 20:14:05 +0000 jonas Added support for siginificant digits in number patterns.
Tue, 19 Jun 2007 19:44:02 +0000 jonas Some code cleanup.
Mon, 18 Jun 2007 19:49:12 +0000 cmlenz Minor doc fixes.
Mon, 18 Jun 2007 17:05:00 +0000 cmlenz Add a couple of CLI tests.
Mon, 18 Jun 2007 16:33:54 +0000 cmlenz Add test for permille number format.
Mon, 18 Jun 2007 16:19:50 +0000 cmlenz Add currency formatting.
Wed, 13 Jun 2007 08:26:23 +0000 cmlenz Add wrapper class bundling the various formatting functions bound to a specific locale and time-zone.
Fri, 08 Jun 2007 19:10:51 +0000 cmlenz More explicit module-level function names in `babel.core`. Added `Locale.negotiate` class method.
Thu, 07 Jun 2007 22:00:43 +0000 jonas Added round-half-even (banker's rounding) support.
Wed, 06 Jun 2007 11:02:24 +0000 cmlenz Move function for determining the system default locale to `babel.core`, and make it available as a class method on `Locale`.
Mon, 04 Jun 2007 12:06:25 +0000 cmlenz Started docs on number formatting/parsing.
Sun, 03 Jun 2007 15:27:27 +0000 cmlenz * Reduce size of locale data pickles by only storing the data provided by each locale itself, and merging inherited data at runtime.
Thu, 31 May 2007 19:52:57 +0000 jonas Implemented babel.numbers.format_percent
Wed, 30 May 2007 21:30:14 +0000 jonas Add basic support for number format patterns.
Tue, 29 May 2007 20:33:55 +0000 cmlenz Import of initial code base.
Copyright (C) 2012-2017 Edgewall Software