[root]/Classes/Locale/CLDR/Reader

| Author | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| Totals | 12 (100.0%) | 1538 (100.0%) | 128.1 |
| kgusak | 6 (50.0%) | 1519 (98.8%) | 253.1 |
| k-fish | 5 (41.7%) | 12 (0.8%) | 2.4 |
| robert | 1 (8.3%) | 7 (0.5%) | 7.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.
630 lines of code changed in 1 file:
[~TASK] FLOW3 (Locale): Some tiny fixes, mostly whitespace, some style issues, no functional changes.
12 lines of code changed in 2 files:
[+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.
35 lines of code changed in 2 files:
[~BUGFIX] FLOW3 (Locale): The NumbersReader was using the shut-up operator (@) which results in exceptions if the warning level is E_NOTICE. Fixed this by some proper if condition.
[~BUGFIX] FLOW3 (Resource): Fixed the failing ResourceStreamWrapper test.
7 lines of code changed in 1 file:
[+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.
562 lines of code changed in 2 files:
[+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.
292 lines of code changed in 1 file: