
| Author | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| Totals | 19 (100.0%) | 470 (100.0%) | 24.7 |
| kgusak | 15 (78.9%) | 470 (100.0%) | 31.3 |
| k-fish | 4 (21.1%) | 0 (0.0%) | 0.0 |
Removed everything in trunk after move to git.
0 lines of code changed in 2 files:
[-TASK] FLOW3: Removed @version keyword from files, resolves #8835.
0 lines of code changed in 2 files:
[~TASK] FLOW3 (I18n): Changed string parameters to class constants.
19 lines of code changed in 2 files:
[~TASK] FLOW3 (I18n): Code cleaning in I18n package (remaining subpackages).
30 lines of code changed in 2 files:
[+FEATURE] FLOW3 (I18n): Added lenient parsing for DatetimeParser. Relates to #7725.
68 lines of code changed in 2 files:
[+FEATURE] FLOW3 (I18n): Added lenient parsing for NumberParser. Relates to #7725.
102 lines of code changed in 1 file:
[~TASK] FLOW3 (I18n): Minor name changes in Parsers. Relates to #7725.
4 lines of code changed in 2 files:
[~TASK] FLOW3 (I18n): Moved formatting functionality from NumbersReader to NumberFormatter. Relates to #7722, #7724.
[~TASK] FLOW3 (I18n): Minor code cleaning.
1 lines of code changed in 1 file:
[~TASK] FLOW3 (I18n): Moved formatting functionality from DatesReader to DatetimeFormatter. Relates to #7722, 7724.
1 lines of code changed in 1 file:
[~TASK] FLOW3 (I18n): Minor cleaning of variables' names.
[~TASK] FLOW3 (I18n): Changed Readers so they throw exceptions when unable to get format from CLDR. Relates to #7722.
6 lines of code changed in 2 files:
[+FEATURE] FLOW3 (I18n): Numbers, date and time parsers added with basic functionality. Relates to #7725.
[~TASK] FLOW3 (I18n): Minor changes in CLDR Readers and in Formatters.
239 lines of code changed in 2 files: