Directory Classes/Locale/CLDR/

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

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

Lines of Code

Classes/Locale/CLDR/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 17 (100.0%) 847 (100.0%) 49.8
kgusak 9 (52.9%) 838 (98.9%) 93.1
k-fish 7 (41.2%) 8 (0.9%) 1.1
robert 1 (5.9%) 1 (0.1%) 1.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 4 files:

  • Classes/Locale/CLDR: CLDRModel.php (del), CLDRModelInterface.php (del), CLDRRepository.php (del), HierarchicalCLDRModel.php (del)
k-fish 2010-06-14 11:42 Rev.: 4507

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

8 lines of code changed in 3 files:

  • Classes/Locale/CLDR: CLDRModel.php (+2 -2), CLDRRepository.php (+4 -3), HierarchicalCLDRModel.php (+2 -2)
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.

279 lines of code changed in 3 files:

  • Classes/Locale/CLDR: CLDRModel.php (+223 -62), CLDRModelInterface.php (+18 -1), HierarchicalCLDRModel.php (+38 -56)
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.

53 lines of code changed in 1 file:

  • Classes/Locale/CLDR: HierarchicalCLDRModel.php (+53)
robert 2010-06-04 16:16 Rev.: 4443

[~TASK][!!!] FLOW3 (Resource): Renamed the resource stream wrapper's scheme from "package://" to "resource://". You need to globally search & replace "package://" your code for this to work. Resolves #8063

1 lines of code changed in 1 file:

  • Classes/Locale/CLDR: CLDRRepository.php (+1 -1)
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:

  • Classes/Locale/CLDR: CLDRRepository.php (+12 -4)
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.

494 lines of code changed in 4 files:

  • Classes/Locale/CLDR: CLDRModel.php (new 212), CLDRModelInterface.php (new 44), CLDRRepository.php (new 148), HierarchicalCLDRModel.php (new 90)
Generated by StatSVN 0.5.0