Directory Classes/I18n/Formatter/

Directory Deleted:
2010-08-24 10:42
Total Files:
0
Deleted Files:
3
Lines of Code:
0

[root]/Classes/I18n/Formatter

Lines of Code

Classes/I18n/Formatter/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 24 (100.0%) 484 (100.0%) 20.1
kgusak 18 (75.0%) 484 (100.0%) 26.8
k-fish 6 (25.0%) 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 3 files:

  • Classes/I18n/Formatter: DatetimeFormatter.php (del), FormatterInterface.php (del), NumberFormatter.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 3 files:

  • Classes/I18n/Formatter: DatetimeFormatter.php (-1), FormatterInterface.php (-1), NumberFormatter.php (-1)
kgusak 2010-08-10 15:30 Rev.: 4950

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

50 lines of code changed in 2 files:

  • Classes/I18n/Formatter: DatetimeFormatter.php (+28 -14), NumberFormatter.php (+22 -15)
kgusak 2010-08-07 18:01 Rev.: 4949

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

14 lines of code changed in 3 files:

  • Classes/I18n/Formatter: DatetimeFormatter.php (+6 -2), FormatterInterface.php (+1 -1), NumberFormatter.php (+7 -3)
kgusak 2010-08-01 15:55 Rev.: 4928

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

7 lines of code changed in 1 file:

  • Classes/I18n/Formatter: DatetimeFormatter.php (+7 -7)
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.

168 lines of code changed in 1 file:

  • Classes/I18n/Formatter: NumberFormatter.php (+168 -2)
kgusak 2010-07-27 16:23 Rev.: 4913

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

235 lines of code changed in 1 file:

  • Classes/I18n/Formatter: DatetimeFormatter.php (+235 -3)
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.

7 lines of code changed in 2 files:

  • Classes/I18n/Formatter: DatetimeFormatter.php (+4 -4), NumberFormatter.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.

3 lines of code changed in 2 files:

  • Classes/I18n/Formatter: DatetimeFormatter.php (+1), NumberFormatter.php (+2 -1)
kgusak 2010-07-13 15:15 Rev.: 4852

[~TASK] FLOW3 (I18n): Renamed Locale subpackage to I18n (completed). Resolves #8772.

0 lines of code changed in 6 files:

  • Classes/I18n/Formatter: DatetimeFormatter.php (new), FormatterInterface.php (new), NumberFormatter.php (new)
Generated by StatSVN 0.5.0