Directory Classes/Locale/Cldr/Reader/

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

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

Lines of Code

Classes/Locale/Cldr/Reader/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 20 (100.0%) 1531 (100.0%) 76.5
kgusak 14 (70.0%) 1528 (99.8%) 109.1
robert 3 (15.0%) 3 (0.2%) 1.0
k-fish 3 (15.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/Locale/Cldr/Reader: DatesReader.php (del), NumbersReader.php (del), PluralsReader.php (del)
kgusak 2010-07-10 12:06 Rev.: 4827

[+FEATURE] FLOW3 (Locale): Added support for XLIFF file format. Relates to #7723.
[+FEATURE] FLOW3 (Locale): Added TranslationProvider interface and concrete implementation using XLIFF. Relates to #7723.
[~TASK] FLOW3 (Locale): Changed class hierarchy for XML Models. Relates to #7722, #7723.
[~TASK] FLOW3 (Locale): Miscellaneous code cleaning.

43 lines of code changed in 3 files:

  • Classes/Locale/Cldr/Reader: DatesReader.php (+22 -26), NumbersReader.php (+3 -5), PluralsReader.php (+18 -4)
robert 2010-07-02 15:10 Rev.: 4698

[+BUGFIX] FLOW3 (Cldr): Fixed the namespace case in some CLDR classes which resulted in a fatal exception by the Object Manager because objects could not be found.
[~TASK] FLOW3 (Object): The ObjectContainerBuilder now displays some additional information about the configuration source in case it finds a reference to non-existing object names.

3 lines of code changed in 3 files:

  • Classes/Locale/Cldr/Reader: DatesReader.php (+1 -1), NumbersReader.php (+1 -1), PluralsReader.php (+1 -1)
kgusak 2010-07-02 10:42 Rev.: 4695

[~TASK] FLOW3 (Locale): Changed exception hierarchy to be more meaningful. Relates #7722, #7724.
[~TASK] FLOW3 (Locale): Minor code cleaning (array parameter hint added etc).

6 lines of code changed in 3 files:

  • Classes/Locale/Cldr/Reader: DatesReader.php (+3 -3), NumbersReader.php (+1 -1), PluralsReader.php (+2 -2)
kgusak 2010-06-22 10:16 Rev.: 4611

[~TASK] FLOW3 (Locale): Renamed getOneElement() to getElement() in CldrModelInterface. Relates to #7722.
[~TASK] FLOW3 (Locale): Changed empty-string key with predefined constant used in CldrModel's parsed CLDR data array. Relates to #7722.
[~TASK] FLOW3 (Locale): Minor doc comments improvements.

3 lines of code changed in 2 files:

  • Classes/Locale/Cldr/Reader: DatesReader.php (+2 -2), NumbersReader.php (+1 -1)
kgusak 2010-06-21 19:04 Rev.: 4606

[~TASK] FLOW3 (Locale): Fixed CGL naming violation in Locale subsystem. Resolves #8207.

1476 lines of code changed in 6 files:

  • Classes/Locale/Cldr/Reader: DatesReader.php (new), NumbersReader.php (+545), PluralsReader.php (+301)
Generated by StatSVN 0.5.0