Mercurial > babel > mirror
log
age | author | description |
---|---|---|
Sun, 20 Mar 2011 16:29:58 +0000 | fschwarz | small test refactoring/cleanup trunk |
Sun, 20 Mar 2011 06:26:33 +0000 | fschwarz | add 0.9.6 release date in Changelog for trunk trunk |
Sun, 20 Mar 2011 06:01:11 +0000 | fschwarz | use cPickle instead of pickle for better performance (fixes #225) trunk |
Sat, 19 Mar 2011 21:13:34 +0000 | fschwarz | test refactoring: clear global babel logger handlers to decrease test interdependencies (follow-up on #227) trunk |
Sat, 19 Mar 2011 19:50:21 +0000 | fschwarz | babel.messages.pofile should only apply encoding when actually writing a file (eases Python 3 transition, closes #251) trunk |
Sat, 19 Mar 2011 19:48:23 +0000 | fschwarz | rename babel.localedata.list() to ease Python 3 transition (fixes #250) trunk |
Sat, 19 Mar 2011 19:34:40 +0000 | fschwarz | Catalog class should not do decoding of input strings (fixes #256) trunk |