Tue, 15 Jul 2008 16:48:02 +0000 |
cmlenz |
Ported [436] to 0.9.x branch.
stable-0.9.x
|
Tue, 15 Jul 2008 16:34:18 +0000 |
cmlenz |
Fixed quarters in date formatting.
|
Tue, 15 Jul 2008 16:02:17 +0000 |
cmlenz |
The `format_timedelta` function now returns, for example, ?1 day? instead of ?0 days? if the granularity is `day` and the delta is less than a day but greater than zero.
|
Wed, 09 Jul 2008 16:38:20 +0000 |
cmlenz |
Ported [417] to 0.9.x branch.
stable-0.9.x
|
Wed, 09 Jul 2008 16:36:54 +0000 |
cmlenz |
Fix dates in ChangeLog.
|
Tue, 08 Jul 2008 21:01:28 +0000 |
cmlenz |
Ported [407:415/trunk] back to 0.9.x branch.
stable-0.9.x
|
Mon, 07 Jul 2008 14:49:16 +0000 |
cmlenz |
Implement support for aliases in the CLDR data. Closes #68. Also, update to CLDR 1.6, and a much improved `dump_data` script.
|
Tue, 01 Jul 2008 09:17:34 +0000 |
aronacher |
Added changelog entry for new `get_plural` function.
|
Mon, 16 Jun 2008 16:07:52 +0000 |
cmlenz |
Ported [385] to 0.9.x branch.
stable-0.9.x
|
Mon, 16 Jun 2008 16:05:35 +0000 |
cmlenz |
Fixes for timezone calculations in time formatting (#83).
|
Mon, 16 Jun 2008 12:48:43 +0000 |
cmlenz |
Merged revisions [358:360], [364:370], [373:378], [380:382] from [source:trunk].
stable-0.9.x
|
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.
|
Thu, 12 Jun 2008 16:26:52 +0000 |
aronacher |
Added !JavaScript extractor
|
Thu, 12 Jun 2008 16:24:25 +0000 |
aronacher |
Stripping of comment tags is optional now. If enabled it will strip the tags from all lines of a comment now.
|