summaryrefslogtreecommitdiffstats
path: root/i18nlangtag
Commit message (Expand)AuthorAgeFilesLines
...
* don't sync vars twiceEike Rathke2013-10-121-2/+4
* CID#1103756 missing initializationCaolán McNamara2013-10-111-1/+2
* added Karakalpak Latin [kaa-Latn-UZ] to language list, fdo#70217Eike Rathke2013-10-071-0/+1
* added Nogai [nog-RU] to language list, fdo#69987Eike Rathke2013-10-071-0/+1
* added Kumyk [kum-RU] to language list, fdo#70089Eike Rathke2013-10-041-0/+1
* added scp2/**/*.ulf to description of replacementsEike Rathke2013-09-231-0/+9
* in canonicalize() an unknown LangID is temporaryEike Rathke2013-09-221-1/+1
* don't copy twiceEike Rathke2013-09-221-1/+0
* handle canonicalization better and share implEike Rathke2013-09-221-45/+79
* moved LANGUAGE_DONTKNOW impl detection upEike Rathke2013-09-211-23/+27
* default ctor LangID acutally is initializedEike Rathke2013-09-211-1/+1
* register separate theSystemLocale for faster accessEike Rathke2013-09-211-8/+75
* added registerImpl() debug counterEike Rathke2013-09-211-0/+6
* use bcp47 unresolved system for operator<()Eike Rathke2013-09-211-1/+1
* added debug counter to getNextOnTheFlyLanguage()Eike Rathke2013-09-211-0/+5
* added operator<() for sorted containersEike Rathke2013-09-211-0/+6
* let reset() return a referenceEike Rathke2013-09-211-4/+8
* added default ctor for maps etc.Eike Rathke2013-09-211-0/+12
* trigger less conversionsEike Rathke2013-09-201-7/+47
* theDontKnow ImplEike Rathke2013-09-201-0/+11
* 0xEike Rathke2013-09-201-1/+1
* do not register LANGUAGE_DONTKNOWEike Rathke2013-09-201-4/+8
* now with on-the-fly LangID assignmentEike Rathke2013-09-203-15/+28
* more preparation for on-the-fli IDsEike Rathke2013-09-201-11/+23
* added isOnTheFlyID()Eike Rathke2013-09-201-0/+11
* added registerImpl() re-entered warningEike Rathke2013-09-201-0/+10
* added registerOnTheFly()Eike Rathke2013-09-201-5/+76
* check for identity in operator=()Eike Rathke2013-09-201-0/+6
* prepare for on-the-fly assigned LangIDsEike Rathke2013-09-201-17/+57
* inlineEike Rathke2013-09-201-2/+2
* second wave to register tagsEike Rathke2013-09-202-76/+134
* unused LanguageTagImpl::resetVars()Eike Rathke2013-09-191-38/+0
* does #include <map> satisfy Windows?Eike Rathke2013-09-191-0/+1
* better mutex guard thisEike Rathke2013-09-191-0/+2
* first wave to register tagsEike Rathke2013-09-191-10/+103
* WaE: equalsIgnoreAsciiCaseAscii -> equalsIgnoreAsciiCase [loplugin]Tor Lillqvist2013-09-191-1/+1
* 'de-1901' is a valid fallback, 'en-oed' is notEike Rathke2013-09-192-9/+34
* accept (DIGIT 3*ALNUM) variant in place of (4*ALPHA) scriptEike Rathke2013-09-192-8/+38
* use equalsIgnoreAsciiCaseAscii() with ASCII stringEike Rathke2013-09-191-1/+1
* Revert "Fix the Windows build."Jan Holesovsky2013-09-191-4/+0
* Fix the Windows build.Jan Holesovsky2013-09-191-0/+4
* Sprinkle more boost_headers loveTor Lillqvist2013-09-191-0/+2
* always sync after canonicalizeEike Rathke2013-09-191-1/+4
* sync from possible intermediate stepsEike Rathke2013-09-181-0/+4
* impl getBcp47() always resolves systemEike Rathke2013-09-181-6/+4
* LANGTAGCAST is unnecessary now, we have lt_tag_t* encapsulatedEike Rathke2013-09-181-21/+16
* changed to mpImplEike Rathke2013-09-181-162/+466
* added getNextOnTheFlyLanguage()Eike Rathke2013-09-171-0/+30
* mn-Cyrl and mn-MongEike Rathke2013-09-171-2/+3
* WaE: equalsIgnoreAsciiCaseAscii -> equalsIgnoreAsciiCase [loplugin]Tor Lillqvist2013-09-141-1/+1