Mercurial > babel > old > babel-test
log
age | author | description |
---|---|---|
Mon, 16 Jun 2008 12:24:04 +0000 | cmlenz | Update to CLDR 1.5.1, which split out the metazone mappings into a separate supplemental file. |
Mon, 16 Jun 2008 11:37:52 +0000 | cmlenz | Fix for incorrect month context lookup in date formatting. Closes #75. Thanks to Andrew Stromnov for reporting the problem and providing a patch. |
Mon, 16 Jun 2008 10:14:38 +0000 | cmlenz | Remove leftover unused code from [365]. |
Mon, 16 Jun 2008 09:53:44 +0000 | aronacher | Fixed a bug in pofile (in_msgctxt was not defined). Test follows. |
Sat, 14 Jun 2008 22:07:41 +0000 | aronacher | JavaScript lexer falls back silently now on syntax errors and tries to recover. |
Sat, 14 Jun 2008 19:00:35 +0000 | aronacher | added some newlines to extract and jslexer to stay consistent with the rest of the sourcecode. |
Thu, 12 Jun 2008 16:26:52 +0000 | aronacher | Added !JavaScript extractor |