Directory Tests/Unit/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]/Tests/Unit/I18n/Parser

Lines of Code

Tests/Unit/I18n/Parser/ Lines of Code

Developers

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

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:

  • Tests/Unit/I18n/Parser: DatetimeParserTest.php (del), NumberParserTest.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:

  • Tests/Unit/I18n/Parser: DatetimeParserTest.php (-1), NumberParserTest.php (-1)
kgusak 2010-08-10 15:30 Rev.: 4950

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

19 lines of code changed in 2 files:

  • Tests/Unit/I18n/Parser: DatetimeParserTest.php (+6 -6), NumberParserTest.php (+13 -13)
kgusak 2010-08-07 18:01 Rev.: 4949

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

30 lines of code changed in 2 files:

  • Tests/Unit/I18n/Parser: DatetimeParserTest.php (+12 -12), NumberParserTest.php (+18 -18)
kgusak 2010-08-01 15:55 Rev.: 4928

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

68 lines of code changed in 2 files:

  • Tests/Unit/I18n/Parser: DatetimeParserTest.php (+67 -41), NumberParserTest.php (+1 -1)
kgusak 2010-07-29 17:31 Rev.: 4925

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

102 lines of code changed in 1 file:

  • Tests/Unit/I18n/Parser: NumberParserTest.php (+102 -13)
kgusak 2010-07-28 15:31 Rev.: 4922

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

4 lines of code changed in 2 files:

  • Tests/Unit/I18n/Parser: DatetimeParserTest.php (+1 -1), NumberParserTest.php (+3 -3)
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:

  • Tests/Unit/I18n/Parser: NumberParserTest.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:

  • Tests/Unit/I18n/Parser: DatetimeParserTest.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.

6 lines of code changed in 2 files:

  • Tests/Unit/I18n/Parser: DatetimeParserTest.php (+3 -3), NumberParserTest.php (+3 -3)
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.

239 lines of code changed in 2 files:

  • Tests/Unit/I18n/Parser: DatetimeParserTest.php (new 121), NumberParserTest.php (new 118)
Generated by StatSVN 0.5.0