gecko-dev/intl
Kris Maglione d89b3482b9 Bug 1470365: Part 2 - Add StringBundle implementation using shared memory maps. r=erahm,gandalf
This adds a basic StringBundle implementation using shared memory maps, but
doesn't yet hook them up to anything. They behave the same as ordinary string
bundles, but have the additional restriction that they are permanent for the
length of the session, and cannot be removed from the cache.

MozReview-Commit-ID: 4juGhhpCWPn

--HG--
extra : rebase_source : 3a9e30eeb64482056ad5c5b1fc480cf1e8333691
extra : absorb_source : e38998a347b641d4fd4243a6a1b7365543fee3c4
2018-06-28 14:45:21 -07:00
..
build Bug 1424898 - patch 2 - De-virtualize nsIWordBreaker and rename to mozilla::intl::WordBreaker. r=m_kato 2017-12-13 22:17:38 -06:00
chardet Bug 1453795 - I18N - Initialize member fields in classes/ structures. r=jfkthame 2018-06-14 22:32:49 +03:00
docs Bug 1467377 - Fix typos in Intl and L10n documentation r=gandalf 2018-06-07 08:20:49 +02:00
encoding_glue Bug 1466807 - Update encoding_rs to 0.8.0. r=emk 2018-06-05 13:50:20 +03:00
gtest Bug 1425217 - Remove Encoding::ForName. r=hsivonen 2017-12-08 00:31:55 +09:00
hyphenation Bug 1462937: Update callers to use nsIFile::GetDirectoryEntries as a nsIDirectoryEnumerator. r=froydnj 2018-05-19 20:17:45 -07:00
icu Bug 1445465 - Part 2: Update in-tree ICU to release 61.1. rs=Waldo 2018-03-27 07:37:54 -07:00
icu-patches Bug 1445465 - Part 1: Remove ICU patch no longer needed with ICU 61. r=Waldo 2018-03-27 07:10:44 -07:00
l10n Bug 1467183 - Add documentation for Fluent migrations, r=gandalf,Pike,stas 2018-06-07 18:19:00 +02:00
locale Bug 1434805 - Use LocaleList on Android N+. r=jchen 2018-06-08 17:35:43 +09:00
locales
lwbrk Bug 1457813 - Part 2: Replace non-asserting NS_PRECONDITIONs with MOZ_ASSERTs. r=froydnj 2018-04-28 12:50:58 -07:00
strres Bug 1470365: Part 2 - Add StringBundle implementation using shared memory maps. r=erahm,gandalf 2018-06-28 14:45:21 -07:00
tzdata Bug 1459285: Update tzdata in ICU data files to 2018e. r=Waldo 2018-05-09 01:12:01 -07:00
uconv Bug 1444329 - Remove nsIScriptableUnicodeConverter::convertFromByteArray. r=hsivonen 2018-06-04 11:25:54 +01:00
unicharutil Bug 1469769 - Part 6: Replace non-failing NS_NOTREACHED with MOZ_ASSERT_UNREACHABLE. r=froydnj 2018-06-17 22:43:11 -07:00
Encoding.h Bug 1425217 - Remove Encoding::ForName. r=hsivonen 2017-12-08 00:31:55 +09:00
icu_sources_data.py Bug 1462859 - Add --disable-layoutex when running ICU configure. r=froydnj 2018-05-19 11:23:18 +09:00
moz.build Bug 1438687 - Add Developer documentation for LocaleService. r=jfkthame,Pike 2018-04-26 14:18:34 -07:00
update-icu.sh Bug 1445465 - Part 1: Remove ICU patch no longer needed with ICU 61. r=Waldo 2018-03-27 07:10:44 -07:00
update-tzdata.sh