DescriptionChange v8Locale to match proposal - constructor is different (takes settings object, not a plain string) and I've added derive method to it.
Added comments to i18n.js methods and properties, and util functions to check settings and locale validity.
Added LanguageMatcher class until ICU gets C implementation (in progress, but late for our current deadline). I added TODO to remove LanguageMatcher code.
TEST=Visit http://i18n.kaziprst.org/locale.html.
Committed: http://code.google.com/p/v8/source/detail?r=7768
Patch Set 1 #Patch Set 2 : strcpy->snprintf #
Total comments: 46
Patch Set 3 : snprintf->OS::SNPrintF + Jungshik's comments #Patch Set 4 : VS found two compile problems. Fixed #
Total comments: 12
Patch Set 5 : Final cleanup #
Messages
Total messages: 8 (0 generated)
|