log babel/numbers.py @ 72:e0bb7dce49ea trunk

age author description
Fri, 08 Jun 2007 19:10:51 +0000 cmlenz More explicit module-level function names in `babel.core`. Added `Locale.negotiate` class method. trunk
Thu, 07 Jun 2007 22:00:43 +0000 jonas Added round-half-even (banker's rounding) support. trunk
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`. trunk
Mon, 04 Jun 2007 12:06:25 +0000 cmlenz Started docs on number formatting/parsing. trunk
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. trunk
Thu, 31 May 2007 19:52:57 +0000 jonas Implemented babel.numbers.format_percent trunk
Wed, 30 May 2007 21:30:14 +0000 jonas Add basic support for number format patterns. trunk
Tue, 29 May 2007 20:33:55 +0000 cmlenz Import of initial code base. trunk
Copyright (C) 2012-2017 Edgewall Software