Mercurial > babel > old > babel-test
log
age | author | description |
---|---|---|
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. |
Mon, 16 Jul 2007 16:55:08 +0000 | cmlenz | Updated ChangeLog. |
Mon, 16 Jul 2007 15:35:34 +0000 | jonas | Added Decimal support to the number formatter. |
Mon, 16 Jul 2007 06:30:01 +0000 | cmlenz | Implement milliseconds in day (#48). |
Sun, 15 Jul 2007 22:09:02 +0000 | cmlenz | Support for fractional seconds field in date formatting. Closes #47. |
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. |
Fri, 13 Jul 2007 16:33:28 +0000 | cmlenz | More robust handling of argument indices in message extraction. |