Directory Classes/I18n/Parser/

Directory Created:
2010-07-25 12:41
Directory Deleted:
2010-08-24 10:42
Total Files:
0
Deleted Files:
2
Lines of Code:
0

[root]/Classes/I18n/Parser
                Folder removed from repo Exception (0 files, 0 lines)

Lines of Code

Classes/I18n/Parser/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 18 (100.0%) 1167 (100.0%) 64.8
kgusak 14 (77.8%) 1167 (100.0%) 83.3
k-fish 4 (22.2%) 0 (0.0%) 0.0

Most Recent Commits

k-fish 2010-08-24 10:42 Rev.: 5057

Removed everything in trunk after move to git.

0 lines of code changed in 2 files:

  • Classes/I18n/Parser: DatetimeParser.php (del), NumberParser.php (del)
k-fish 2010-08-13 16:21 Rev.: 4969

[-TASK] FLOW3: Removed @version keyword from files, resolves #8835.

0 lines of code changed in 2 files:

  • Classes/I18n/Parser: DatetimeParser.php (-1), NumberParser.php (-1)
kgusak 2010-08-10 15:30 Rev.: 4950

[~TASK] FLOW3 (I18n): Changed string parameters to class constants.

17 lines of code changed in 2 files:

  • Classes/I18n/Parser: DatetimeParser.php (+9 -6), NumberParser.php (+8 -6)
kgusak 2010-08-07 18:01 Rev.: 4949

[~TASK] FLOW3 (I18n): Code cleaning in I18n package (remaining subpackages).

11 lines of code changed in 2 files:

  • Classes/I18n/Parser: DatetimeParser.php (+9 -7), NumberParser.php (+2 -2)
kgusak 2010-08-01 15:55 Rev.: 4928

[+FEATURE] FLOW3 (I18n): Added lenient parsing for DatetimeParser. Relates to #7725.

360 lines of code changed in 1 file:

  • Classes/I18n/Parser: DatetimeParser.php (+360 -82)
kgusak 2010-07-29 17:31 Rev.: 4925

[+FEATURE] FLOW3 (I18n): Added lenient parsing for NumberParser. Relates to #7725.

220 lines of code changed in 1 file:

  • Classes/I18n/Parser: NumberParser.php (+220 -56)
kgusak 2010-07-28 15:31 Rev.: 4922

[~TASK] FLOW3 (I18n): Minor name changes in Parsers. Relates to #7725.

43 lines of code changed in 2 files:

  • Classes/I18n/Parser: DatetimeParser.php (+42 -27), NumberParser.php (+1 -1)
kgusak 2010-07-28 11:56 Rev.: 4920

[~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:

  • Classes/I18n/Parser: NumberParser.php (+1 -1)
kgusak 2010-07-27 16:23 Rev.: 4913

[~TASK] FLOW3 (I18n): Moved formatting functionality from DatesReader to DatetimeFormatter. Relates to #7722, 7724.

1 lines of code changed in 1 file:

  • Classes/I18n/Parser: DatetimeParser.php (+1 -1)
kgusak 2010-07-27 09:52 Rev.: 4910

[~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.

43 lines of code changed in 2 files:

  • Classes/I18n/Parser: DatetimeParser.php (+34 -34), NumberParser.php (+9 -9)
kgusak 2010-07-25 12:41 Rev.: 4903

[+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.

471 lines of code changed in 2 files:

  • Classes/I18n/Parser: DatetimeParser.php (new 319), NumberParser.php (new 152)
Generated by StatSVN 0.5.0