Mercurial > babel > old > babel-test
log
age | author | description |
---|---|---|
Tue, 17 Jun 2008 20:07:08 +0000 | aronacher | Moved PYTHON_FORMAT back to catalog. |
Tue, 17 Jun 2008 19:59:02 +0000 | aronacher | Fixed a small bug in the python format string checker that caused the wrong exception to be thrown. |
Tue, 17 Jun 2008 19:54:34 +0000 | aronacher | The builtin checkers don't require setuptools any longer, validate_format and python_format from the checkers module are merged into one now. |
Tue, 17 Jun 2008 19:32:09 +0000 | aronacher | Added `validate_format helper function to `babel.support`. |
Mon, 16 Jun 2008 16:49:56 +0000 | cmlenz | More work on msgctxt support (#54). |
Mon, 16 Jun 2008 16:07:52 +0000 | cmlenz | Ported [385] to 0.9.x branch. stable-0.9.x |
Mon, 16 Jun 2008 16:05:35 +0000 | cmlenz | Fixes for timezone calculations in time formatting (#83). |
Mon, 16 Jun 2008 12:50:42 +0000 | cmlenz | Blocked some changes from being backported to 0.9.x. stable-0.9.x |