Directory Classes/Locale/CLDR/Reader/

Directory Created:
2010-06-02 17:53
Directory Deleted:
2010-08-24 10:42
Total Files:
0
Deleted Files:
3
Lines of Code:
0

[root]/Classes/Locale/CLDR/Reader

Lines of Code

Classes/Locale/CLDR/Reader/ Lines of Code

Developers

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

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/Locale/CLDR/Reader: DatesReader.php (del), NumbersReader.php (del), PluralsReader.php (del)
kgusak 2010-06-15 12:12 Rev.: 4512

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

  • Classes/Locale/CLDR/Reader: DatesReader.php (new 630)
k-fish 2010-06-14 11:42 Rev.: 4507

[~TASK] FLOW3 (Locale): Some tiny fixes, mostly whitespace, some style issues, no functional changes.

12 lines of code changed in 2 files:

  • Classes/Locale/CLDR/Reader: NumbersReader.php (+11 -11), PluralsReader.php (+1 -1)
kgusak 2010-06-13 18:14 Rev.: 4504

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

  • Classes/Locale/CLDR/Reader: NumbersReader.php (+21 -40), PluralsReader.php (+14 -6)
robert 2010-06-07 14:17 Rev.: 4447

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

  • Classes/Locale/CLDR/Reader: NumbersReader.php (+7 -2)
kgusak 2010-06-06 15:29 Rev.: 4445

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

  • Classes/Locale/CLDR/Reader: NumbersReader.php (new 559), PluralsReader.php (+3 -2)
kgusak 2010-06-02 17:53 Rev.: 4399

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

  • Classes/Locale/CLDR/Reader: PluralsReader.php (new 292)
Generated by StatSVN 0.5.0