31
I Use This!
Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
May 20, 2023 — May 20, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Updated ChangeLog. More... almost 17 years ago
Added Decimal support to the number formatter. More... almost 17 years ago
Implement milliseconds in day (#48). More... almost 17 years ago
Support for fractional seconds field in date formatting. Closes #47. More... almost 17 years ago
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. More... almost 17 years ago
More robust handling of argument indices in message extraction. More... almost 17 years ago
Added ChangeLog entries for [216:217]. More... almost 17 years ago
Switched to using our own round() implementation. This way we can be sure the correct rounding algorithm (banker's rounding) is used on all platforms. More... almost 17 years ago
Added support for siginificant digits in number patterns. More... almost 17 years ago
When parsing catalog headers, look for the content-type first, to be able to use a specified encoding on all other headers. More... almost 17 years ago
Include percentage in statistics output. More... almost 17 years ago
Make frontends that make use of a ''loop all'' fail if no message catalogs are found.
Pedro Algarvio, aka, s0undt3ch
as Pedro Algarvio
More... almost 17 years ago
Implement translations statistics, closes #18.
Pedro Algarvio, aka, s0undt3ch
as Pedro Algarvio
More... almost 17 years ago
Preserve language-team header in catalogs on update. Closes #35 again. More... almost 17 years ago
Fix another bug introduced in [208]. More... almost 17 years ago
Fix for bug introduced in [208]. Closes #37. More... almost 17 years ago
Minor changes to how previous msgids are processed. More... almost 17 years ago
Doctest for changes on [205].
Pedro Algarvio, aka, s0undt3ch
as Pedro Algarvio
More... almost 17 years ago
Minor typo correction.
Pedro Algarvio, aka, s0undt3ch
as Pedro Algarvio
More... almost 17 years ago
Added `--no-fuzzy-matching` to the frontends and also `--previous` which adds the old msgid's as comments. The latest closes #31.
Pedro Algarvio, aka, s0undt3ch
as Pedro Algarvio
More... almost 17 years ago
Handle obsolete messages when parsing catalogs. Closes #32. More... almost 17 years ago
Correctly handle non-ASCII chars in the catalog MIME headers. More... almost 17 years ago
Fix for #36: avoid corrupting the catalog on update when there's an error in the writing process. More... almost 17 years ago
Fix for #35, and a minor improvement to how we parse the catalog fuzzy bit. More... almost 17 years ago
Move change for #34 to 0.8.1 release in ChangeLog. More... almost 17 years ago
Add an option to the frontend commands for catalog updating that removes completely any obsolete messages, instead of putting them comments. More... almost 17 years ago
Correctly write out obsolete messages spanning multiple lines. Fixes #33. More... almost 17 years ago
Rename command-line script to avoid conflict with the OpenBabel project. Closes #34. More... almost 17 years ago
Fix adding new messages in catalog update. More... almost 17 years ago
Add renaming of `init_catalog` to ChangeLog. More... almost 17 years ago