gecko-dev/intl
Emilio Cobos Álvarez 54fd961a29 Bug 1641245 - Make string comparators not virtual. r=froydnj,necko-reviewers,geckoview-reviewers,jgilbert,agi,valentin
There's no use case for stateful comparators, so they can be just plain
function pointers.

This is used in some hot places like CSS selector matching.

Differential Revision: https://phabricator.services.mozilla.com/D77084
2020-05-27 18:11:12 +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
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 1557727 - Part 1: Add resources for Intl.DisplayNames to ICU data file. r=jwalden 2020-05-19 11:17:21 +00:00
icu-patches
l10n Backed out 6 changesets (bug 1631593) for Assertion failure in xpcom/base/nsCycleCollector.cpp. CLOSED TREE 2020-05-19 20:02:59 +03: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 1628715 - Part 7: Add MOZ_NONNULL_RETURN to infallible nsTArray::AppendElements. r=xpcom-reviewers,necko-reviewers,nika,valentin 2020-04-24 13:31:14 +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 1641245 - Make string comparators not virtual. r=froydnj,necko-reviewers,geckoview-reviewers,jgilbert,agi,valentin 2020-05-27 18:11:12 +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
icu_sources_data.py
JapaneseDetector.h
moz.build Bug 1551276 - Autodetect legacy encodings on unlabeled pages. r=emk 2019-12-12 17:50:19 +00:00
update-icu.sh
update-tzdata.sh