Tue, 22 Feb 2011 15:16:13 +0000 |
jruigrok |
Small speed improvement for format_date() by getting rid of duplicate parse_pattern.
|
Tue, 22 Feb 2011 14:30:22 +0000 |
jruigrok |
Prevent multiple handlers being attached to the same logger.
|
Mon, 19 Apr 2010 09:48:56 +0000 |
jruigrok |
Update ChangeLog.
|
Mon, 19 Apr 2010 09:33:53 +0000 |
jruigrok |
Add 0.9.6 entries.
|
Sun, 11 Apr 2010 09:27:20 +0000 |
jruigrok |
Fix Serbian plural forms (ticket #213).
|
Thu, 08 Apr 2010 09:17:34 +0000 |
jruigrok |
Document the Python 2.7 ElementTree fix.
|
Tue, 06 Apr 2010 10:29:43 +0000 |
jruigrok |
Add the 0.9.5 release notes.
|
Wed, 24 Feb 2010 13:01:47 +0000 |
jruigrok |
Document the square bracket and CLDR 1.7 work.
|
Mon, 16 Mar 2009 17:49:48 +0000 |
jruigrok |
Fix Catalog._set_mime_headers' handing of negative offsets.
|
Wed, 08 Oct 2008 22:42:55 +0000 |
pjenvey |
fix Python 2.3 compat: rearrange set/itemgetter/rsplit/sorted/unicode.decode
|
Mon, 25 Aug 2008 11:32:56 +0000 |
cmlenz |
Fix type in ChangeLog.
|
Mon, 25 Aug 2008 11:24:28 +0000 |
cmlenz |
Add message domain support to the `Translations` class. Closes #137.
|
Mon, 25 Aug 2008 10:06:40 +0000 |
cmlenz |
Added [444] and [445] to ChangeLog.
|
Wed, 06 Aug 2008 10:20:49 +0000 |
cmlenz |
Strip locale modifiers when parsing (#136), and treat 'C' and 'POSIX' as aliases for 'en_US_POSIX'.
|
Fri, 18 Jul 2008 13:09:21 +0000 |
cmlenz |
Fix for memory leak reported in #128. Thanks to Manlio Perillo for reporting the problem.
|