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.
|
Fri, 13 Jul 2007 15:59:42 +0000 |
cmlenz |
Added ChangeLog entries for [216:217].
|
Tue, 10 Jul 2007 21:20:07 +0000 |
jonas |
Switched to using our own round() implementation.
|
Tue, 10 Jul 2007 20:14:05 +0000 |
jonas |
Added support for siginificant digits in number patterns.
|
Thu, 05 Jul 2007 17:25:13 +0000 |
cmlenz |
When parsing catalog headers, look for the content-type first, to be able to use a specified encoding on all other headers.
|
Thu, 05 Jul 2007 08:02:26 +0000 |
cmlenz |
Include percentage in statistics output.
|
Wed, 04 Jul 2007 16:09:05 +0000 |
palgarvio |
Make frontends that make use of a ''loop all'' fail if no message catalogs are found.
|
Wed, 04 Jul 2007 15:24:32 +0000 |
palgarvio |
Implement translations statistics, closes #18.
|
Wed, 04 Jul 2007 12:25:28 +0000 |
cmlenz |
Preserve language-team header in catalogs on update. Closes #35 again.
|
Wed, 04 Jul 2007 06:54:07 +0000 |
cmlenz |
Fix another bug introduced in [208].
|