Wed, 25 Jun 2008 17:56:19 +0000 |
aronacher |
Fixed a typo in the message checkers (tests will follow)
trunk
|
Wed, 18 Jun 2008 12:39:01 +0000 |
aronacher |
Added documentation to format method in babel.js
trunk
|
Wed, 18 Jun 2008 12:29:00 +0000 |
aronacher |
Added contrib folder with a JavaScript support file for babel.
trunk
|
Wed, 18 Jun 2008 10:42:07 +0000 |
aronacher |
Fixed logic error in the python format checker.
trunk
|
Tue, 17 Jun 2008 22:11:09 +0000 |
aronacher |
Convert format strings to str for nicer error messages (no u prefix) in the python_format checker.
trunk
|
Tue, 17 Jun 2008 21:56:50 +0000 |
aronacher |
Updated catalog test case for last commit, flags are now tested too in the clone test case.
trunk
|
Tue, 17 Jun 2008 21:55:14 +0000 |
aronacher |
Message.clone doesn't return a shallow copy any longer. This fixes a bug with update where flags where shared.
trunk
|
Tue, 17 Jun 2008 21:17:44 +0000 |
aronacher |
Fix scientific notation for 0. closes #99
trunk
|
Tue, 17 Jun 2008 20:40:36 +0000 |
aronacher |
Fixed #59 by falling back silently on invalid location comments.
trunk
|
Tue, 17 Jun 2008 20:30:02 +0000 |
aronacher |
Refactored the checker system. It's now possible to partially validate translations on a per-message level.
trunk
|
Tue, 17 Jun 2008 20:07:08 +0000 |
aronacher |
Moved PYTHON_FORMAT back to catalog.
trunk
|
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.
trunk
|
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.
trunk
|
Tue, 17 Jun 2008 19:32:09 +0000 |
aronacher |
Added `validate_format helper function to `babel.support`.
trunk
|
Mon, 16 Jun 2008 16:49:56 +0000 |
cmlenz |
More work on msgctxt support (#54).
trunk
|