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
|
Fri, 11 Jul 2008 13:47:28 +0000 |
cmlenz |
Improve CLDR import of currency-related data to ignore unsupported features such as symbol choice patterns and pluralized display names. See #93.
|
Fri, 11 Jul 2008 08:58:04 +0000 |
jruigrok |
Clarify first_week_day, weekend_start, and weekend_end to point out that
|
Thu, 10 Jul 2008 09:44:38 +0000 |
cmlenz |
Bump up version number on 0.9.x branch.
stable-0.9.x
|
Wed, 09 Jul 2008 16:39:06 +0000 |
cmlenz |
Bump up version number on 0.9.x branch.
stable-0.9.x 0.9.3
|
Wed, 09 Jul 2008 16:38:20 +0000 |
cmlenz |
Ported [417] to 0.9.x branch.
stable-0.9.x
|
Wed, 09 Jul 2008 16:36:54 +0000 |
cmlenz |
Fix dates in ChangeLog.
|
Tue, 08 Jul 2008 21:01:28 +0000 |
cmlenz |
Ported [407:415/trunk] back to 0.9.x branch.
stable-0.9.x
|
Tue, 08 Jul 2008 20:58:02 +0000 |
cmlenz |
Use item access to catalog messages in tests, so that they can be easily ported back to the 0.9.x branch.
|
Tue, 08 Jul 2008 20:50:07 +0000 |
cmlenz |
Use item access to catalog messages in tests, so that they can be easily ported back to the 0.9.x branch.
|
Mon, 07 Jul 2008 20:55:15 +0000 |
cmlenz |
Fix conversion of timestamp to `datetime` in `format_datetime()`
|
Mon, 07 Jul 2008 14:49:16 +0000 |
cmlenz |
Implement support for aliases in the CLDR data. Closes #68. Also, update to CLDR 1.6, and a much improved `dump_data` script.
|