Mercurial > babel > old > babel-test
log
age | author | description |
---|---|---|
Mon, 14 Jul 2008 22:18:39 +0000 | aronacher | Fixed a bug in plural.py that caused a traceback for some locales, changed the `__mod__` DateTimePattern to not raise exceptions but return NotImplemented. |
Mon, 14 Jul 2008 22:13:44 +0000 | cmlenz | Preliminary support for timedelta formatting (see #126), and import/expose the locale plural rules from the CLDR. |
Mon, 14 Jul 2008 19:46:19 +0000 | cmlenz | Ported [424], [425], and [428] back to 0.9.x branch. stable-0.9.x |
Mon, 14 Jul 2008 13:02:16 +0000 | cmlenz | More graceful `__version__` initialization when Babel is not installed in a way Setuptools knows about it. |
Mon, 14 Jul 2008 12:48:21 +0000 | aronacher | Some refactoring in plural.py |
Fri, 11 Jul 2008 13:51:20 +0000 | aronacher | Added pluralization support module for the plural definitions from the latest CLDR |