gecko-dev/intl/locale
Ehsan Akhgari 883849ee32 Bug 1145631 - Part 1: Replace MOZ_OVERRIDE and MOZ_FINAL with override and final in the tree; r=froydnj
This patch was automatically generated using the following script:

function convert() {
echo "Converting $1 to $2..."
find . \
       ! -wholename "*/.git*" \
       ! -wholename "obj-ff-dbg*" \
         -type f \
      \( -iname "*.cpp" \
         -o -iname "*.h" \
         -o -iname "*.c" \
         -o -iname "*.cc" \
         -o -iname "*.idl" \
         -o -iname "*.ipdl" \
         -o -iname "*.ipdlh" \
         -o -iname "*.mm" \) | \
    xargs -n 1 sed -i -e "s/\b$1\b/$2/g"
}

convert MOZ_OVERRIDE override
convert MOZ_FINAL final
2015-03-21 12:28:04 -04:00
..
mac Bug 1145631 - Part 1: Replace MOZ_OVERRIDE and MOZ_FINAL with override and final in the tree; r=froydnj 2015-03-21 12:28:04 -04:00
tests Bug 958147 - Choose one of run-if or skip-if and get rid of the other.r=jmaher, mwargers 2015-03-03 08:46:37 -05:00
unix Bug 1145631 - Part 1: Replace MOZ_OVERRIDE and MOZ_FINAL with override and final in the tree; r=froydnj 2015-03-21 12:28:04 -04:00
windows Bug 1145631 - Part 1: Replace MOZ_OVERRIDE and MOZ_FINAL with override and final in the tree; r=froydnj 2015-03-21 12:28:04 -04:00
PluralForm.jsm Bug 1133289 - Remove nonstandard expression closures from intl/locale. r=smontagu 2015-01-24 23:53:08 -08:00
langGroups.properties Bug 1104589 - Improve the mapping of lang tags to langGroup codes. r=smontagu 2014-11-26 10:24:16 +00:00
language.properties Bug 1038537 - Part 3: Flatten intl/locale/src/ directory. r=smontagu 2014-07-24 10:56:38 -07:00
moz.build Bug 1134633 - convert makefile rules with props2arrays.py to use moz.build GENERATED_FILES; r=mshal 2015-02-19 10:35:08 -05:00
nsCollation.cpp Bug 1038537 - Part 3: Flatten intl/locale/src/ directory. r=smontagu 2014-07-24 10:56:38 -07:00
nsCollation.h Bug 1145631 - Part 1: Replace MOZ_OVERRIDE and MOZ_FINAL with override and final in the tree; r=froydnj 2015-03-21 12:28:04 -04:00
nsCollationCID.h Bug 1038537 - Part 4: Flatten intl/locale/{public,idl}/ directories. r=smontagu 2014-07-24 10:56:38 -07:00
nsDateTimeFormatCID.h Bug 1038537 - Part 4: Flatten intl/locale/{public,idl}/ directories. r=smontagu 2014-07-24 10:56:38 -07:00
nsICollation.idl Bug 1038537 - Part 4: Flatten intl/locale/{public,idl}/ directories. r=smontagu 2014-07-24 10:56:38 -07:00
nsIDateTimeFormat.h Bug 1038537 - Part 4: Flatten intl/locale/{public,idl}/ directories. r=smontagu 2014-07-24 10:56:38 -07:00
nsILanguageAtomService.h Bug 1038537 - Part 4: Flatten intl/locale/{public,idl}/ directories. r=smontagu 2014-07-24 10:56:38 -07:00
nsILocale.idl Bug 1038537 - Part 4: Flatten intl/locale/{public,idl}/ directories. r=smontagu 2014-07-24 10:56:38 -07:00
nsILocaleService.idl Bug 1038537 - Part 4: Flatten intl/locale/{public,idl}/ directories. r=smontagu 2014-07-24 10:56:38 -07:00
nsIPlatformCharset.h Bug 1038537 - Part 4: Flatten intl/locale/{public,idl}/ directories. r=smontagu 2014-07-24 10:56:38 -07:00
nsIScriptableDateFormat.idl Bug 1038537 - Part 4: Flatten intl/locale/{public,idl}/ directories. r=smontagu 2014-07-24 10:56:38 -07:00
nsLanguageAtomService.cpp Bug 1005863 - Part 1: Use props2arrays for langGroups.properties. r=hsivonen 2015-01-14 07:30:49 +02:00
nsLanguageAtomService.h Bug 1145631 - Part 1: Replace MOZ_OVERRIDE and MOZ_FINAL with override and final in the tree; r=froydnj 2015-03-21 12:28:04 -04:00
nsLocale.cpp Bug 1038537 - Part 3: Flatten intl/locale/src/ directory. r=smontagu 2014-07-24 10:56:38 -07:00
nsLocale.h Bug 1038537 - Part 3: Flatten intl/locale/src/ directory. r=smontagu 2014-07-24 10:56:38 -07:00
nsLocaleConstructors.h Bug 1038537 - Part 3: Flatten intl/locale/src/ directory. r=smontagu 2014-07-24 10:56:38 -07:00
nsLocaleService.cpp Bug 1095298 - Ignore 'C' locale when initializing nsLocaleService on Android. r=emk 2014-11-12 08:52:19 -08:00
nsPlatformCharset.h Bug 1145631 - Part 1: Replace MOZ_OVERRIDE and MOZ_FINAL with override and final in the tree; r=froydnj 2015-03-21 12:28:04 -04:00
nsPosixLocale.h Bug 1038537 - Part 4: Flatten intl/locale/{public,idl}/ directories. r=smontagu 2014-07-24 10:56:38 -07:00
nsScriptableDateFormat.cpp Bug 1145631 - Part 1: Replace MOZ_OVERRIDE and MOZ_FINAL with override and final in the tree; r=froydnj 2015-03-21 12:28:04 -04:00
nsUConvPropertySearch.cpp Bug 1079319 - Fix some more bad implicit constructors in intl; r=smontagu 2014-09-24 09:16:53 -04:00
nsUConvPropertySearch.h Bug 1038537 - Part 3: Flatten intl/locale/src/ directory. r=smontagu 2014-07-24 10:56:38 -07:00
nsWin32Locale.h Bug 1038537 - Part 4: Flatten intl/locale/{public,idl}/ directories. r=smontagu 2014-07-24 10:56:38 -07:00
props2arrays.py Bug 1134633 - convert makefile rules with props2arrays.py to use moz.build GENERATED_FILES; r=mshal 2015-02-19 10:35:08 -05:00