gecko-dev/intl
Emilio Cobos Álvarez fffb25b74f Bug 1465585: Switch from mozilla::Move to std::move. r=froydnj
This was done automatically replacing:

  s/mozilla::Move/std::move/
  s/ Move(/ std::move(/
  s/(Move(/(std::move(/

Removing the 'using mozilla::Move;' lines.

And then with a few manual fixups, see the bug for the split series..

MozReview-Commit-ID: Jxze3adipUh
2018-06-01 10:45:27 +02: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 Backed out 4 changesets (bug 525063) on request from Andi. a=backout 2018-04-13 16:01:28 +03:00
docs Bug 1438687 - Add Developer documentation for l10n. r=flod,Pike 2018-04-26 14:19:22 -07:00
encoding_glue Bug 1381576 - Remove reference to obsolete encoding_rs/parallel-utf8 feature. r=ted 2018-03-01 13:02:02 -08: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 1453765 - Switch Fluent from warning to throwing errors when in debug/testing mode. r=Gijs 2018-05-22 20:49:29 -07:00
locale Bug 1465585: Switch from mozilla::Move to std::move. r=froydnj 2018-06-01 10:45:27 +02:00
locales Bug 1128033 - Install hyphenation files with FINAL_TARGET_FILES. r=gps 2015-01-30 14:17:19 -08:00
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 1462138 - Part 1: Add a memory reporter for nsStringBundleService. r=erahm 2018-05-18 13:16:31 -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 1457813 - Part 2: Replace non-asserting NS_PRECONDITIONs with MOZ_ASSERTs. r=froydnj 2018-04-28 12:50:58 -07:00
unicharutil Bug 1451421 - Add a ToLowerCaseASCII utility method for nsAtom. r=hisvonen 2018-04-06 15:30:15 -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 Bug 1324240 - Also set LANGUAGE environment variable to ensure svn uses English instead of the OS locale. r=Waldo 2017-04-05 10:41:42 +02:00