Wed, 22 Aug 2007 11:32:09 +0000 |
cmlenz |
Fix typo in documentation of the default extraction methods. Thanks to Ramiro Morales for pointing out the mistake.
|
Wed, 22 Aug 2007 09:33:47 +0000 |
cmlenz |
Default the encoding of output by the `pybabel --list-locales` command to ASCII with errors replaced, if the output stream has no encoding set. For a reason unknown to me I got an encoding error, but only when when running the output through a pipe on the shell.
|
Mon, 20 Aug 2007 09:43:26 +0000 |
cmlenz |
Bump up version number on trunk.
|
Mon, 20 Aug 2007 09:42:51 +0000 |
cmlenz |
Bump up version number on 0.9.x branch.
stable-0.9.x
|
Mon, 20 Aug 2007 09:05:10 +0000 |
cmlenz |
Ported [285] to 0.9.x branch.
stable-0.9.x
|
Mon, 20 Aug 2007 09:04:35 +0000 |
cmlenz |
Updated ChangeLog for [milestone:0.9].
|
Mon, 20 Aug 2007 09:04:13 +0000 |
cmlenz |
Initialized svnmerge on 0.9.x branch.
stable-0.9.x
|
Mon, 20 Aug 2007 08:34:32 +0000 |
cmlenz |
Create branch for 0.9.x maintenance.
stable-0.9.x 0.9.0
|
Mon, 20 Aug 2007 08:33:44 +0000 |
cmlenz |
Fix minor glitch in docstring.
|
Mon, 20 Aug 2007 08:28:30 +0000 |
cmlenz |
Apply patch for #26 to implement locale aliases.
|
Fri, 17 Aug 2007 05:02:44 +0000 |
pjenvey |
skip messages that have less arguments than the keyword spec calls for
|
Wed, 15 Aug 2007 18:36:19 +0000 |
pjenvey |
add extractor tests for some odder method signatures and concatenated strings
|