Directory Tests/Unit/Locale/CLDR/

Directory Created:
2010-05-30 13:37
Directory Deleted:
2010-08-24 10:42
Total Files:
0
Deleted Files:
3
Lines of Code:
0

[root]/Tests/Unit/Locale/CLDR
                    Folder removed from repo Reader (0 files, 0 lines)

Lines of Code

Tests/Unit/Locale/CLDR/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 10 (100.0%) 373 (100.0%) 37.3
kgusak 7 (70.0%) 373 (100.0%) 53.2
k-fish 3 (30.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:

  • Tests/Unit/Locale/CLDR: CLDRModelTest.php (del), CLDRRepositoryTest.php (del), HierarchicalCLDRModelTest.php (del)
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.

85 lines of code changed in 2 files:

  • Tests/Unit/Locale/CLDR: CLDRModelTest.php (+27 -8), HierarchicalCLDRModelTest.php (+58 -26)
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.

30 lines of code changed in 1 file:

  • Tests/Unit/Locale/CLDR: HierarchicalCLDRModelTest.php (+30 -16)
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.

12 lines of code changed in 1 file:

  • Tests/Unit/Locale/CLDR: CLDRRepositoryTest.php (+12 -10)
kgusak 2010-05-30 13:37 Rev.: 4344

[+FEATURE] FLOW3 (Locale): Added fundamental classes for CLDR data reader. They will be used to build concrete readers. Relates to #7722.
[~TASK] FLOW3 (Locale): Moved the method responsible for generating available locales' list from Detector to Service class. Relates #7720.
[~TASK] FLOW3 (Locale): Minor code cleaning.

246 lines of code changed in 3 files:

  • Tests/Unit/Locale/CLDR: CLDRModelTest.php (new 70), CLDRRepositoryTest.php (new 103), HierarchicalCLDRModelTest.php (new 73)
Generated by StatSVN 0.5.0