Mercurial > babel > old > mirror
log
age | author | description |
---|---|---|
Fri, 21 Aug 2009 12:26:00 +0000 | jruigrok | Adjust tests to match the data in CLDR: German doesn't use a . as thousands |
Fri, 21 Aug 2009 12:11:39 +0000 | jruigrok | Mark up two docstrings as raw (r""") in order to get the escaped characters |
Wed, 19 Aug 2009 12:15:13 +0000 | jruigrok | Add a __ne__ method for the Locale class. |
Wed, 29 Jul 2009 10:05:01 +0000 | jruigrok | Make sure to note CLDR 1.7 in installation details. |
Wed, 29 Jul 2009 10:00:32 +0000 | jruigrok | First changes to accomodate CLDR 1.7's changes. |
Fri, 08 May 2009 08:05:03 +0000 | dfraser | add `--project` and `--version` options for commandline (fixes #173) |
Tue, 17 Mar 2009 22:26:03 +0000 | cmlenz | Fix for msgctxt parsing in PO files. Thanks to Asheesh Laroia for the patch. Closes #159. |