Mercurial > babel > old > mirror
log
age | author | description |
---|---|---|
Mon, 13 Aug 2007 22:29:03 +0000 | cmlenz | Soften dependency on setuptools. Extraction methods can now be referenced using a special section in the mapping configuration, mapping short names to fully-qualified function references. |
Mon, 13 Aug 2007 04:16:16 +0000 | pjenvey | added test cases for correct po/mofile sorting, following up r264 |
Mon, 13 Aug 2007 00:59:09 +0000 | pjenvey | add a __cmp__ to Message that correctly sorts by id, taking into account plurals |
Sun, 12 Aug 2007 19:19:43 +0000 | cmlenz | `get_timezone_gmt()` wasn't getting the locale passed in all cases, which led to test errors when the default locale wasn't configured via environment variables. |