Mercurial > babel > mirror
log
age | author | description |
---|---|---|
Tue, 15 Jul 2008 10:22:33 +0000 | aronacher | alternative repr for plural rules trunk |
Tue, 15 Jul 2008 10:13:55 +0000 | aronacher | Fixed not in plural rules trunk |
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. trunk |
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. trunk |
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. trunk |
Mon, 14 Jul 2008 12:48:21 +0000 | aronacher | Some refactoring in plural.py trunk |