Wed, 01 Aug 2007 14:15:35 +0000 |
cmlenz |
Add more `since` tags to stuff added in trunk.
trunk
|
Wed, 01 Aug 2007 12:32:20 +0000 |
cmlenz |
Upgraded to CLDR 1.5 and improved timezone formatting.
trunk
|
Mon, 30 Jul 2007 20:28:43 +0000 |
cmlenz |
Use logging module for output from CLI frontend.
trunk
|
Sun, 29 Jul 2007 20:04:17 +0000 |
cmlenz |
Use proper logging in distutils `compile_catalog` command.
trunk
|
Tue, 24 Jul 2007 21:25:19 +0000 |
cmlenz |
Forgot to update test method name after copy/paste.
trunk
|
Tue, 24 Jul 2007 21:16:57 +0000 |
cmlenz |
Remove duplicate locations of catalog messages.
trunk
|
Fri, 20 Jul 2007 16:47:08 +0000 |
cmlenz |
Follow-up to [239]: also combine duplicate comments when writing PO files.
trunk
|
Fri, 20 Jul 2007 16:20:43 +0000 |
cmlenz |
Fix tests broken by [233], and add new tests.
trunk
|
Fri, 20 Jul 2007 14:22:50 +0000 |
palgarvio |
Only write unique comments, no duplicates.
trunk
|
Fri, 20 Jul 2007 12:52:40 +0000 |
cmlenz |
Applied patch by Ramiro Morales for more extensive detection of Python string formatting specifiers. Closes #57.
trunk
|
Fri, 20 Jul 2007 12:43:20 +0000 |
palgarvio |
Fix for message extractors which return `None` as the gettext call.
trunk
|
Wed, 18 Jul 2007 20:49:12 +0000 |
pjenvey |
fix skipping of class definitions without parens
trunk
|
Wed, 18 Jul 2007 00:29:04 +0000 |
pjenvey |
o extract_python fixes:
trunk
|
Mon, 16 Jul 2007 20:51:49 +0000 |
cmlenz |
Implement day-of-year date format field. Closes #49.
trunk
|
Mon, 16 Jul 2007 16:57:49 +0000 |
cmlenz |
Added infrastructure for adding catalog checkers, and implement a checker that validations Python format parameters in translations, closing #19.
trunk
|
Mon, 16 Jul 2007 16:55:08 +0000 |
cmlenz |
Updated ChangeLog.
trunk
|
Mon, 16 Jul 2007 15:35:34 +0000 |
jonas |
Added Decimal support to the number formatter.
trunk
|
Mon, 16 Jul 2007 06:30:01 +0000 |
cmlenz |
Implement milliseconds in day (#48).
trunk
|
Sun, 15 Jul 2007 22:09:02 +0000 |
cmlenz |
Support for fractional seconds field in date formatting. Closes #47.
trunk
|
Fri, 13 Jul 2007 22:22:03 +0000 |
cmlenz |
Dummy/stub implementation for week-in-year and week-in-month date format fields. Also, treat extended year the same as the regular year field, not even ICU seems to handle it specially.
trunk
|
Fri, 13 Jul 2007 16:33:28 +0000 |
cmlenz |
More robust handling of argument indices in message extraction.
trunk
|
Fri, 13 Jul 2007 15:59:42 +0000 |
cmlenz |
Added ChangeLog entries for [216:217].
trunk
|
Tue, 10 Jul 2007 21:20:07 +0000 |
jonas |
Switched to using our own round() implementation.
trunk
|
Tue, 10 Jul 2007 20:14:05 +0000 |
jonas |
Added support for siginificant digits in number patterns.
trunk
|