.. |
android
|
Bug 1580356 - Remove Fennec (Firefox for Android). r=snorp,mshal
|
2019-10-04 20:55:11 +00:00 |
gtk
|
Bug 1613985 - Use default for equivalent-to-default constructors/destructors in intl. r=hsivonen
|
2020-03-04 09:11:10 +00:00 |
mac
|
…
|
|
rust
|
Bug 1617369 - Reformat intl/ using rustfmt r=zbraniecki,hsivonen
|
2020-03-03 08:21:47 +00:00 |
tests
|
Bug 1620556 - Automatic code fixes for Prettier 1.19.1 upgrade. r=Standard8,remote-protocol-reviewers,marionette-reviewers,webcompat-reviewers,perftest-reviewers,sparky,whimboo,denschub
|
2020-03-13 23:38:52 +00:00 |
windows
|
Bug 1616999 - Rename MozLocale::AddLikelySubtags to Maximize following ECMA402 Intl.Locale convention. r=jfkthame
|
2020-02-21 21:03:15 +00:00 |
DateTimeFormat.cpp
|
Bug 1600545 - Remove useless inclusions of header files generated from IDL files in accessible/, browser/, caps/, chrome/, devtools/, docshell/, editor/, extensions/, gfx/, hal/, image/, intl/, ipc/, js/, layout/, and media/ r=Ehsan
|
2019-12-06 09:16:44 +00:00 |
DateTimeFormat.h
|
…
|
|
LocaleService.cpp
|
Bug 1616999 - Move LocaleService::IsLocaleRTL to use unic_langid. r=jfkthame
|
2020-02-22 00:19:35 +00:00 |
LocaleService.h
|
Bug 1607052 - Unify language identifier canonicalization in LocaleService and OSPreferences to use unic_langid, and extend GTK's RegionalPrefs reading to fallback on SystemLocales. r=jfkthame
|
2020-02-21 00:39:18 +00:00 |
MozLocale.cpp
|
Bug 1616999 - Rename MozLocale::AddLikelySubtags to Maximize following ECMA402 Intl.Locale convention. r=jfkthame
|
2020-02-21 21:03:15 +00:00 |
MozLocale.h
|
Bug 1620632 - Rename confusingly named types/macros for relocation handling of nsTArray. r=froydnj
|
2020-03-20 17:04:27 +00:00 |
MozLocaleBindings.h
|
Bug 1581960 - Use fluent-locale-rs for LocaleService::NegotiateLanguages. r=emilio
|
2019-11-19 23:07:08 +00:00 |
OSPreferences.cpp
|
Bug 1607052 - Unify language identifier canonicalization in LocaleService and OSPreferences to use unic_langid, and extend GTK's RegionalPrefs reading to fallback on SystemLocales. r=jfkthame
|
2020-02-21 00:39:18 +00:00 |
OSPreferences.h
|
Bug 1616999 - Move the ICU include to GTK OSPreferences. r=jfkthame
|
2020-02-21 15:36:45 +00:00 |
PluralForm.jsm
|
Bug 1613139 - Enable ESLint for intl/locale and intl/strres (automatic changes). r=zbraniecki
|
2020-02-05 09:04:33 +00:00 |
Quotes.cpp
|
Bug 1571915 - Switch MozLocale to use unic-langid. r=emilio,jfkthame
|
2019-11-19 23:04:06 +00:00 |
Quotes.h
|
Bug 1421938 - Implement a mozilla::intl::QuotesForLang utility to return localized quotation marks for a given locale, based on CLDR data. r=emilio
|
2019-07-08 23:56:12 +00:00 |
cldr-quotes.inc
|
Bug 1613350 - Update localized quotation marks data to CLDR release 36.0. r=emilio
|
2020-02-05 12:49:07 +00:00 |
cldr-quotes.pl
|
Bug 1613350 - Update localized quotation marks data to CLDR release 36.0. r=emilio
|
2020-02-05 12:49:07 +00:00 |
components.conf
|
…
|
|
encodingsgroups.properties
|
…
|
|
language.properties
|
Bug 1583177 - Add ca-valencia, trs to languageNames.ftl and language.properties r=m_kato,fluent-reviewers,Pike
|
2019-09-27 12:10:19 +00:00 |
moz.build
|
Bug 1618620 - Convert props2arrays.py to py3; r=firefox-build-system-reviewers,rstewart
|
2020-02-28 00:28:24 +00:00 |
mozILocaleService.idl
|
…
|
|
mozIOSPreferences.idl
|
…
|
|
nsCollation.cpp
|
Bug 1609585 - Migrate all possible uses from AppLocalesAsLangTag(s) to AppLocale(s)AsBCP47. r=marionette-reviewers,jfkthame,whimboo
|
2020-01-17 19:29:09 +00:00 |
nsCollation.h
|
…
|
|
nsCollationCID.h
|
…
|
|
nsCollationFactory.cpp
|
Bug 1609585 - Migrate all possible uses from AppLocalesAsLangTag(s) to AppLocale(s)AsBCP47. r=marionette-reviewers,jfkthame,whimboo
|
2020-01-17 19:29:09 +00:00 |
nsCollationFactory.h
|
Bug 1613985 - Use default for equivalent-to-default constructors/destructors in intl. r=hsivonen
|
2020-03-04 09:11:10 +00:00 |
nsICollation.idl
|
Bug 1588260 part 2. Switch nsICollation away from using xpidl [array]. r=peterv,emk
|
2019-11-11 18:03:42 +00:00 |
nsLanguageAtomService.cpp
|
Bug 1618034 - Strip private subtags in nsLanguageAtomService::GetUncachedLanguageGroup so that we can parse the standard subtags and use the proper font prefs. r=zbraniecki
|
2020-04-23 10:04:18 +00:00 |
nsLanguageAtomService.h
|
…
|
|
nsLocaleConstructors.h
|
Bug 1600545 - Remove useless inclusions of header files generated from IDL files in accessible/, browser/, caps/, chrome/, devtools/, docshell/, editor/, extensions/, gfx/, hal/, image/, intl/, ipc/, js/, layout/, and media/ r=Ehsan
|
2019-12-06 09:16:44 +00:00 |
nsUConvPropertySearch.cpp
|
…
|
|
nsUConvPropertySearch.h
|
…
|
|
props2arrays.py
|
Bug 1618620 - Convert props2arrays.py to py3; r=firefox-build-system-reviewers,rstewart
|
2020-02-28 00:28:24 +00:00 |