gecko-dev/intl/uconv
Henri Sivonen 29b4070568 Bug 1155539 - Remove obsolete encoding decoder telemetry probes. r=emk. 2015-04-29 18:20:39 +03:00
..
crashtests
tests Bug 1003731 - Removal of transliteration. r=hsivonen 2015-04-22 00:21:00 -04:00
tools Bug 1068514 - Remove abandoned gfx-only Japanese and Traditional Chinese encodings and the remains of IBM943 (OS/2 Shift_JIS variant). r=emk. 2014-09-18 14:58:11 +03:00
ucvcn Bug 1072187 - Remove HZ-GB-2312. r=emk. 2014-09-26 15:12:02 +03:00
ucvja Bug 964225 - Remove the GBK decoder class and remove GB2312 as a Gecko-canonical encoding. r=emk. 2014-09-26 15:12:02 +03:00
ucvko Bug 1053611 - Remove some unnecessary moz.build files under intl/uconv; r=gps 2014-08-14 17:38:16 -04:00
ucvlatin Bug 1155539 - Remove obsolete encoding decoder telemetry probes. r=emk. 2015-04-29 18:20:39 +03:00
ucvth
ucvtw Bug 1068514 - Remove abandoned gfx-only Japanese and Traditional Chinese encodings and the remains of IBM943 (OS/2 Shift_JIS variant). r=emk. 2014-09-18 14:58:11 +03:00
util Bug 1127201 (attempt 2, part 1) - Replace most NS_ABORT_IF_FALSE calls with MOZ_ASSERT. r=Waldo. 2015-02-09 14:34:50 -08:00
8859-1.uf Bug 1038537 - Part 7: Flatten intl/uconv/src/ directory. r=smontagu 2014-07-24 10:56:39 -07:00
cp1252.uf Bug 1038537 - Part 7: Flatten intl/uconv/src/ directory. r=smontagu 2014-07-24 10:56:39 -07:00
cp1252.ut Bug 1038537 - Part 7: Flatten intl/uconv/src/ directory. r=smontagu 2014-07-24 10:56:39 -07:00
directory.txt Bug 1068566 - Remove ISO-IR-111. r=emk. 2014-09-18 14:58:11 +03:00
macroman.uf Bug 1038537 - Part 7: Flatten intl/uconv/src/ directory. r=smontagu 2014-07-24 10:56:39 -07:00
macroman.ut Bug 1038537 - Part 7: Flatten intl/uconv/src/ directory. r=smontagu 2014-07-24 10:56:39 -07:00
moz.build Bug 1157835: Remove the MSVC_ENABLE_PGO flag from the build system. r=glandium 2015-04-27 19:59:27 -04:00
nsCP1252ToUnicode.cpp Bug 1038537 - Part 7: Flatten intl/uconv/src/ directory. r=smontagu 2014-07-24 10:56:39 -07:00
nsCP1252ToUnicode.h Bug 1038537 - Part 7: Flatten intl/uconv/src/ directory. r=smontagu 2014-07-24 10:56:39 -07:00
nsConverterInputStream.cpp Bug 1038537 - Part 7: Flatten intl/uconv/src/ directory. r=smontagu 2014-07-24 10:56:39 -07:00
nsConverterInputStream.h Bug 1038537 - Part 7: Flatten intl/uconv/src/ directory. r=smontagu 2014-07-24 10:56:39 -07:00
nsConverterOutputStream.cpp Bug 1038537 - Part 7: Flatten intl/uconv/src/ directory. r=smontagu 2014-07-24 10:56:39 -07:00
nsConverterOutputStream.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
nsEncoderDecoderUtils.h Bug 1038537 - Part 8: Flatten intl/uconv/{idl,public}/ directories. r=smontagu 2014-07-24 10:56:39 -07:00
nsICurrentCharsetListener.idl Bug 1038537 - Part 8: Flatten intl/uconv/{idl,public}/ directories. r=smontagu 2014-07-24 10:56:39 -07:00
nsISO88591ToUnicode.h Bug 1070992 - Remove classes for ISO-8859-1 decoder as well as ISO-8859-9, ISO-8859-11 and TIS-620, which are mapped to the corresponding windows-125* encodings in the Encoding Standard. r=emk. 2014-09-23 11:09:54 +03:00
nsIScriptableUConv.idl Bug 1038537 - Part 8: Flatten intl/uconv/{idl,public}/ directories. r=smontagu 2014-07-24 10:56:39 -07:00
nsITextToSubURI.idl Bug 1101625 part 1 - Don't escape all non-ASCII characters when unsafe characters are found, just escape the unsafe characters. r=smontagu 2014-12-01 15:55:15 +00:00
nsIUTF8ConverterService.idl Bug 1038537 - Part 8: Flatten intl/uconv/{idl,public}/ directories. r=smontagu 2014-07-24 10:56:39 -07:00
nsIUnicodeDecoder.h Bug 1038537 - Part 8: Flatten intl/uconv/{idl,public}/ directories. r=smontagu 2014-07-24 10:56:39 -07:00
nsIUnicodeEncoder.h Bug 1134920 - Use moz_xmalloc/moz_xrealloc/free instead of nsMemory::Alloc/Realloc/Free. r=nfroyd 2015-04-01 13:51:45 +09:00
nsMacRomanToUnicode.cpp Bug 1038537 - Part 7: Flatten intl/uconv/src/ directory. r=smontagu 2014-07-24 10:56:39 -07:00
nsMacRomanToUnicode.h Bug 1038537 - Part 7: Flatten intl/uconv/src/ directory. r=smontagu 2014-07-24 10:56:39 -07:00
nsReplacementToUnicode.cpp Bug 1038537 - Part 7: Flatten intl/uconv/src/ directory. r=smontagu 2014-07-24 10:56:39 -07:00
nsReplacementToUnicode.h Bug 1038537 - Part 7: Flatten intl/uconv/src/ directory. r=smontagu 2014-07-24 10:56:39 -07:00
nsScriptableUConv.cpp Bug 1138293 - Use malloc/free/realloc/calloc instead of moz_malloc/moz_free/moz_realloc/moz_calloc. r=njn 2015-03-31 12:32:49 +09:00
nsScriptableUConv.h Bug 1038537 - Part 7: Flatten intl/uconv/src/ directory. r=smontagu 2014-07-24 10:56:39 -07:00
nsTextToSubURI.cpp Bug 1134923 - Remove NS_Alloc/NS_Realloc/NS_Free. r=nfroyd 2015-05-01 09:40:30 +09:00
nsTextToSubURI.h Bug 1101625 part 2 - Remove the aIRI param since it's always true. And some minor code cleanup. r=smontagu 2014-12-01 15:55:15 +00:00
nsUCSupport.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
nsUConvCID.h Bug 1038537 - Part 8: Flatten intl/uconv/{idl,public}/ directories. r=smontagu 2014-07-24 10:56:39 -07:00
nsUConvModule.cpp Bug 1072187 - Remove HZ-GB-2312. r=emk. 2014-09-26 15:12:02 +03:00
nsUTF8ConverterService.cpp Bug 1038537 - Part 7: Flatten intl/uconv/src/ directory. r=smontagu 2014-07-24 10:56:39 -07:00
nsUTF8ConverterService.h Bug 1034916 - Remove dangerous public destructor of nsUTF8ConverterService. r=ehsan 2014-07-31 10:06:00 -07:00
nsUTF8ToUnicode.cpp Bug 1038537 - Part 7: Flatten intl/uconv/src/ directory. r=smontagu 2014-07-24 10:56:39 -07:00
nsUTF8ToUnicode.h Bug 1038537 - Part 7: Flatten intl/uconv/src/ directory. r=smontagu 2014-07-24 10:56:39 -07:00
nsUTF8ToUnicodeSSE2.cpp Bug 1038537 - Part 7: Flatten intl/uconv/src/ directory. r=smontagu 2014-07-24 10:56:39 -07:00
nsUnicodeToCP1252.cpp Bug 1038537 - Part 7: Flatten intl/uconv/src/ directory. r=smontagu 2014-07-24 10:56:39 -07:00
nsUnicodeToCP1252.h Bug 1038537 - Part 7: Flatten intl/uconv/src/ directory. r=smontagu 2014-07-24 10:56:39 -07:00
nsUnicodeToISO88591.cpp Bug 1038537 - Part 7: Flatten intl/uconv/src/ directory. r=smontagu 2014-07-24 10:56:39 -07:00
nsUnicodeToISO88591.h Bug 1038537 - Part 7: Flatten intl/uconv/src/ directory. r=smontagu 2014-07-24 10:56:39 -07:00
nsUnicodeToMacRoman.cpp Bug 1038537 - Part 7: Flatten intl/uconv/src/ directory. r=smontagu 2014-07-24 10:56:39 -07:00
nsUnicodeToMacRoman.h Bug 1038537 - Part 7: Flatten intl/uconv/src/ directory. r=smontagu 2014-07-24 10:56:39 -07:00
nsUnicodeToUTF8.cpp Bug 1038537 - Part 7: Flatten intl/uconv/src/ directory. r=smontagu 2014-07-24 10:56:39 -07:00
nsUnicodeToUTF8.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
uconvutil.h Bug 1038537 - Part 8: Flatten intl/uconv/{idl,public}/ directories. r=smontagu 2014-07-24 10:56:39 -07:00