Mercurial > babel > old > mirror
log
age | author | description |
---|---|---|
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. |
Fri, 20 Jul 2007 12:43:20 +0000 | palgarvio | Fix for message extractors which return `None` as the gettext call. |
Wed, 18 Jul 2007 20:49:12 +0000 | pjenvey | fix skipping of class definitions without parens |
Wed, 18 Jul 2007 00:29:04 +0000 | pjenvey | o extract_python fixes: |
Mon, 16 Jul 2007 20:51:49 +0000 | cmlenz | Implement day-of-year date format field. Closes #49. |
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. |