gecko-dev/intl
Zibi Braniecki 065441a790 Bug 1631593 - Lazify JSM initialization. r=smaug
Differential Revision: https://phabricator.services.mozilla.com/D71834
2020-06-04 17:02:01 +00:00
..
build
docs Bug 1599045, part 1 - untangle l10n from intl documentation, r=flod 2019-12-03 15:42:34 +00:00
encoding_glue Bug 1617369 - Reformat intl/ using rustfmt r=zbraniecki,hsivonen 2020-03-03 08:21:47 +00:00
gtest Bug 1544961 - comment on gtests that are disabled, disable ThreadUtils.IdleRunnableMethod and Timers.FindExpirationTime for windows10-aarch64 r=jmaher,gbrown,dmajor 2019-04-23 00:21:37 +00:00
hyphenation Bug 1616379 - Weaken the MOZ_ASSERT on failing to load a hyphenation resource to an NS_ASSERTION. r=jya 2020-05-20 12:01:50 +00:00
icu Bug 1642505 - Add an ICU README file describing what ICU does, how to use it, and how to use and update Gecko's imported copy of it. r=anba 2020-06-03 17:49:26 +00:00
icu-patches Bug 1583269 - Part 1: Remove custom patch to add thread-safety to icu::TimeZone::adoptDefault. r=jwalden 2019-10-19 01:23:08 +00:00
l10n Bug 1631593 - Lazify JSM initialization. r=smaug 2020-06-04 17:02:01 +00:00
locale Bug 1637452: Part 16 - Fix JNI includes in intl; r=zbraniecki 2020-05-15 17:06:15 +00:00
locales Bug 1590167 - Add Rust implementation of hyphenation (mapped_hyph) and hook up in place of libhyphen. r=heycam 2019-11-14 14:07:23 +00:00
lwbrk Bug 1640408 - Check Unicode general category to identify punctuation marks in word-breaker. r=m_kato 2020-06-03 15:24:29 +00:00
strres Bug 1613985 - Use default for equivalent-to-default constructors/destructors in intl. r=hsivonen 2020-03-04 09:11:10 +00:00
tzdata Bug 1633331: Update tzdata in ICU data files to 2020a. r=jwalden 2020-04-28 08:47:11 +00:00
uconv Bug 1626454 - Remove nsAutoPtr usage from intl/uconv/. r=hsivonen 2020-04-03 21:05:34 +00:00
unicharutil Bug 1626761 - Fixing readability-else-after-return bug, found by clang-tidy. r=jfkthame 2020-06-01 11:48:19 +00:00
Encoding.h Bug 1613985 - Use default for equivalent-to-default constructors/destructors in intl. r=hsivonen 2020-03-04 09:11:10 +00:00
EncodingDetector.h Bug 1551276 - Autodetect legacy encodings on unlabeled pages. r=emk 2019-12-12 17:50:19 +00:00
JapaneseDetector.h Bug 1543077 part 2 - Use mozilla::JapaneseDetector in the HTML parser. r=emk. 2019-06-03 15:30:41 +03:00
icu_sources_data.py Bug 1642176 - Make intl/icu_sources_data.py itself Python 3-compatible. (Its dependencies, however, remain not fully Python 3-compatible.) r=anba 2020-06-02 20:26:38 +00:00
moz.build Bug 1551276 - Autodetect legacy encodings on unlabeled pages. r=emk 2019-12-12 17:50:19 +00:00
update-icu.sh Bug 1642176 - Hard-code python2 into update-icu.sh to run icu_sources_data.py, because it doesn't fully work with Python 3 yet. r=anba 2020-06-02 20:14:10 +00:00
update-tzdata.sh