[root]/Tests/Unit/Locale/CLDR/Reader

| Author | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| Totals | 8 (100.0%) | 724 (100.0%) | 90.5 |
| kgusak | 5 (62.5%) | 724 (100.0%) | 144.8 |
| k-fish | 3 (37.5%) | 0 (0.0%) | 0.0 |
Removed everything in trunk after move to git.
0 lines of code changed in 3 files:
[+FEATURE] FLOW3 (Locale): Added date / time formatting as defind in CLDR (now included in commit). Relates to #7722.
299 lines of code changed in 1 file:
[+FEATURE] FLOW3 (Locale): Added date / time formatting as defind in CLDR. Relates to #7722.
[+FEATURE] FLOW3 (Locale): Added support for aliases in CLDR parser. Relates to #7722.
[~TASK] FLOW3 (Locale): Changed internal representation of CLDR data (it is simpler and more robust now). Relates #7722.
[~TASK] FLOW3 (Locale): Reimplemented CLDRModel classes (new methods for accessing data). Relates to #7722.
21 lines of code changed in 2 files:
[+FEATURE] FLOW3 (Locale): Added number formatting as defined in CLDR. Relates to #7722.
[+TASK] FLOW3 (Locale): Added support for iterating over results from HierarchicalCLDRModel. Relates to #7722.
301 lines of code changed in 1 file:
[+FEATURE] FLOW3 (Locale): Added support for plurals rules from CLDR. Relates to #7722.
[~TASK] FLOW3 (Locale): Slightly changed CLDRRepository methods in order to automatically build absolute filenames from relative ones for CLDR files and directories. Relates to #7722.
103 lines of code changed in 1 file: