Henri Sivonen
|
072cc3fe96
|
Bug 1069954 - Remove us-ascii as a Gecko-canonical encoding name. r=emk.
|
2014-09-22 16:15:34 +03:00 |
|
Henri Sivonen
|
091a24d06f
|
Bug 1068568 - Remove classes for the -I and -E variants of ISO-8859-6 and -E variant of ISO-8859-8. r=emk.
|
2014-09-18 14:58:11 +03:00 |
|
Henri Sivonen
|
ba499d8a7f
|
Bug 1068566 - Remove ISO-IR-111. r=emk.
|
2014-09-18 14:58:11 +03:00 |
|
Henri Sivonen
|
0b12c3178f
|
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 |
|
Henri Sivonen
|
dec848829a
|
Bug 1067911 - Remove ARMSCII8. r=emk.
|
2014-09-17 10:11:56 +03:00 |
|
Henri Sivonen
|
df270c8f00
|
Bug 997133 - Remove encoders for Mac encodings that are not in the Encoding Standard. r=emk.
|
2014-09-17 10:11:56 +03:00 |
|
Henri Sivonen
|
049250e724
|
Bug 997124 - Remove DOS encodings that are not in Encoding Standard from Gecko. r=emk.
|
2014-09-16 10:40:01 +03:00 |
|
Mike Hommey
|
0060683747
|
Bug 1059090 - Don't require SOURCES to be set for CPP_UNIT_TESTS and SIMPLE_PROGRAMS. r=mshal
|
2014-09-03 14:16:37 +09:00 |
|
Mike Hommey
|
ed70c5f377
|
Bug 1041941 - Use templates for programs, simple programs, libraries and C++ unit tests. r=gps
|
2014-09-03 14:10:54 +09:00 |
|
Simon Montagu
|
d935fbfda6
|
Bug 1058021 patch 4: regenerated encoding mapfiles. r=jfkthame
|
2014-09-02 17:05:58 +03:00 |
|
Simon Montagu
|
4f33dd9944
|
Bug 1058021 patch 3: change the mapfile generator to pass thru undefined codepoints from 0x80-0x9F and update the comments. r=jfkthame
|
2014-09-02 17:05:58 +03:00 |
|
Simon Montagu
|
3809ea94b8
|
Bug 1058021 patch 2: add more helpful output for encoding test failures. r=jfkthame
|
2014-09-02 17:05:58 +03:00 |
|
Simon Montagu
|
198251b552
|
Bug 1058021 patch 1: bring encoding/decoding tests in line with w3c tests and the Encoding Standard. r=annevk
|
2014-09-02 17:05:58 +03:00 |
|
Ehsan Akhgari
|
ed57d59e5e
|
Bug 1053605 - Fix the bad implicit constructors in intl/; r=smontagu
|
2014-08-18 09:53:43 -04:00 |
|
Ehsan Akhgari
|
96bfb895e7
|
Bug 1053611 - Remove some unnecessary moz.build files under intl/uconv; r=gps
|
2014-08-14 17:38:16 -04:00 |
|
Andrew McCreight
|
e6ff458e86
|
Bug 1034916 - Remove dangerous public destructor of nsUTF8ConverterService. r=ehsan
|
2014-07-31 10:06:00 -07:00 |
|
Ryan VanderMeulen
|
46ae15d477
|
Backed out changeset a1fb4230b8b8 (bug 1034916) for non-unified bustage.
CLOSED TREE
|
2014-07-30 16:56:53 -04:00 |
|
Andrew McCreight
|
48aa14bef1
|
Bug 1034916 - Remove dangerous public destructor of nsUTF8ConverterService. r=ehsan
|
2014-07-30 13:00:28 -07:00 |
|
Mike Hommey
|
5f6ba110e6
|
Bug 1043802 - Remove TOOLS_DIRS and TEST_TOOLS_DIRS. r=gps
|
2014-07-29 08:55:55 +09:00 |
|
Birunthan Mohanathas
|
eec7d746a0
|
Bug 1038537 - Part 8: Flatten intl/uconv/{idl,public}/ directories. r=smontagu
--HG--
rename : intl/uconv/public/nsEncoderDecoderUtils.h => intl/uconv/nsEncoderDecoderUtils.h
rename : intl/uconv/idl/nsICurrentCharsetListener.idl => intl/uconv/nsICurrentCharsetListener.idl
rename : intl/uconv/idl/nsIScriptableUConv.idl => intl/uconv/nsIScriptableUConv.idl
rename : intl/uconv/idl/nsITextToSubURI.idl => intl/uconv/nsITextToSubURI.idl
rename : intl/uconv/idl/nsIUTF8ConverterService.idl => intl/uconv/nsIUTF8ConverterService.idl
rename : intl/uconv/public/nsIUnicodeDecoder.h => intl/uconv/nsIUnicodeDecoder.h
rename : intl/uconv/public/nsIUnicodeEncoder.h => intl/uconv/nsIUnicodeEncoder.h
rename : intl/uconv/public/nsUCSupport.h => intl/uconv/nsUCSupport.h
rename : intl/uconv/public/nsUConvCID.h => intl/uconv/nsUConvCID.h
rename : intl/uconv/public/uconvutil.h => intl/uconv/uconvutil.h
|
2014-07-24 10:56:39 -07:00 |
|
Birunthan Mohanathas
|
70553064dd
|
Bug 1038537 - Part 7: Flatten intl/uconv/src/ directory. r=smontagu
--HG--
rename : intl/uconv/src/8859-1.uf => intl/uconv/8859-1.uf
rename : intl/uconv/src/8859-1.ut => intl/uconv/8859-1.ut
rename : intl/uconv/src/cp1252.uf => intl/uconv/cp1252.uf
rename : intl/uconv/src/cp1252.ut => intl/uconv/cp1252.ut
rename : intl/uconv/src/macroman.uf => intl/uconv/macroman.uf
rename : intl/uconv/src/macroman.ut => intl/uconv/macroman.ut
rename : intl/uconv/src/nsCP1252ToUnicode.cpp => intl/uconv/nsCP1252ToUnicode.cpp
rename : intl/uconv/src/nsCP1252ToUnicode.h => intl/uconv/nsCP1252ToUnicode.h
rename : intl/uconv/src/nsConverterInputStream.cpp => intl/uconv/nsConverterInputStream.cpp
rename : intl/uconv/src/nsConverterInputStream.h => intl/uconv/nsConverterInputStream.h
rename : intl/uconv/src/nsConverterOutputStream.cpp => intl/uconv/nsConverterOutputStream.cpp
rename : intl/uconv/src/nsConverterOutputStream.h => intl/uconv/nsConverterOutputStream.h
rename : intl/uconv/src/nsISO88591ToUnicode.cpp => intl/uconv/nsISO88591ToUnicode.cpp
rename : intl/uconv/src/nsISO88591ToUnicode.h => intl/uconv/nsISO88591ToUnicode.h
rename : intl/uconv/src/nsMacRomanToUnicode.cpp => intl/uconv/nsMacRomanToUnicode.cpp
rename : intl/uconv/src/nsMacRomanToUnicode.h => intl/uconv/nsMacRomanToUnicode.h
rename : intl/uconv/src/nsReplacementToUnicode.cpp => intl/uconv/nsReplacementToUnicode.cpp
rename : intl/uconv/src/nsReplacementToUnicode.h => intl/uconv/nsReplacementToUnicode.h
rename : intl/uconv/src/nsScriptableUConv.cpp => intl/uconv/nsScriptableUConv.cpp
rename : intl/uconv/src/nsScriptableUConv.h => intl/uconv/nsScriptableUConv.h
rename : intl/uconv/src/nsTextToSubURI.cpp => intl/uconv/nsTextToSubURI.cpp
rename : intl/uconv/src/nsTextToSubURI.h => intl/uconv/nsTextToSubURI.h
rename : intl/uconv/src/nsUConvModule.cpp => intl/uconv/nsUConvModule.cpp
rename : intl/uconv/src/nsUTF8ConverterService.cpp => intl/uconv/nsUTF8ConverterService.cpp
rename : intl/uconv/src/nsUTF8ConverterService.h => intl/uconv/nsUTF8ConverterService.h
rename : intl/uconv/src/nsUTF8ToUnicode.cpp => intl/uconv/nsUTF8ToUnicode.cpp
rename : intl/uconv/src/nsUTF8ToUnicode.h => intl/uconv/nsUTF8ToUnicode.h
rename : intl/uconv/src/nsUTF8ToUnicodeSSE2.cpp => intl/uconv/nsUTF8ToUnicodeSSE2.cpp
rename : intl/uconv/src/nsUnicodeToCP1252.cpp => intl/uconv/nsUnicodeToCP1252.cpp
rename : intl/uconv/src/nsUnicodeToCP1252.h => intl/uconv/nsUnicodeToCP1252.h
rename : intl/uconv/src/nsUnicodeToISO88591.cpp => intl/uconv/nsUnicodeToISO88591.cpp
rename : intl/uconv/src/nsUnicodeToISO88591.h => intl/uconv/nsUnicodeToISO88591.h
rename : intl/uconv/src/nsUnicodeToMacRoman.cpp => intl/uconv/nsUnicodeToMacRoman.cpp
rename : intl/uconv/src/nsUnicodeToMacRoman.h => intl/uconv/nsUnicodeToMacRoman.h
rename : intl/uconv/src/nsUnicodeToUTF8.cpp => intl/uconv/nsUnicodeToUTF8.cpp
rename : intl/uconv/src/nsUnicodeToUTF8.h => intl/uconv/nsUnicodeToUTF8.h
|
2014-07-24 10:56:39 -07:00 |
|
Benoit Jacob
|
c08add5679
|
Bug 1028588 - Fix dangerous public destructors in intl/ - r=ehsan
|
2014-06-23 18:40:02 -04:00 |
|
Henri Sivonen
|
b268d848eb
|
Bug 995957 - Remove non-Encoding Standard Vietnamese encodings from m-c. r=emk.
|
2014-06-19 10:43:26 +03:00 |
|
Henri Sivonen
|
4b5706fb08
|
Bug 997114 - Remove EUC-TW from m-c. r=emk.
|
2014-06-18 11:34:10 +03:00 |
|
Henri Sivonen
|
61894527f1
|
Bug 997115 - Remove ISO-2022-CN and ISO-2022-KR from m-c. r=emk.
|
2014-06-16 15:54:34 +03:00 |
|
Mike de Boer
|
ddfe3d4793
|
Bug 1014482: make existing tests compatible with global Assert.jsm methods. r=gps
|
2014-05-30 16:26:48 +02:00 |
|
Henri Sivonen
|
35b68c4259
|
Bug 1008832 - Make the isInternal mode of nsIScriptableUConv more backwards compatible. r=emk.
--HG--
rename : intl/uconv/tests/unit/test_decode_x_mac_hebrew_internal.js => intl/uconv/tests/unit/test_bug1008832.js
|
2014-05-12 13:07:47 +03:00 |
|
Henri Sivonen
|
a5f989d627
|
Bug 995922 - Remove JOHAB support. r=emk.
|
2014-05-12 11:56:58 +03:00 |
|
Henri Sivonen
|
51efa01fca
|
Bug 951571 - Remove T.61-8bit. r=emk.
|
2014-05-12 11:56:58 +03:00 |
|
Henri Sivonen
|
34b67bca76
|
Bug 943268 - Remove nsCharsetAlias and nsCharsetConverterManager. r=emk.
|
2014-05-08 12:32:00 +03:00 |
|
Birunthan Mohanathas
|
5f1fde8824
|
Bug 900908 - Part 3: Change uses of numbered macros in nsIClassInfoImpl.h/nsISupportsImpl.h to the variadic variants. r=froydnj
|
2014-04-27 03:06:00 -04:00 |
|
Henri Sivonen
|
13426edcb2
|
Bug 1001113 - Remove test_bug718500.js from m-c. r=emk
|
2014-04-25 12:36:22 +03:00 |
|
Henri Sivonen
|
c5b83edf7c
|
Bug 937056 - Remove UTF-7 code from mozilla-central. r=emk.
--HG--
rename : intl/uconv/util/nsUCSupport.h => intl/uconv/public/nsUCSupport.h
|
2014-04-15 15:58:01 +03:00 |
|
Nathan Froyd
|
968f30feea
|
Bug 988829 - convert intl/uconv/ucvlatin/ to use Endian.h; r=smontagu
|
2014-02-26 20:42:29 -05:00 |
|
Makoto Kato
|
ebd2f17d62
|
Bug 984379 - Use fallible allocator for nsIScriptableUnicodeConverter. r=smontagu
|
2014-03-31 10:18:20 +09:00 |
|
Margaret Leibovic
|
43d837d38e
|
Bug 943262 - Remove getCharsetTitle part of test_bug713519.js. r=gavin
|
2014-03-24 09:22:35 -07:00 |
|
Ehsan Akhgari
|
020f3fd4d8
|
Bug 979118 - Add global MMX_FLAGS, SSE_FLAGS and SSE2_FLAGS variables; r=glandium
|
2014-03-19 21:55:00 -04:00 |
|
Kyle Huey
|
fe6c4e28d6
|
Bug 967364: Rename already_AddRefed::get to take. r=bsmedberg
|
2014-03-15 12:00:15 -07:00 |
|
Vaibhav Agarwal
|
c75ff964a1
|
Bug 971132 - B2G mochitests should use the new manifest format for runtests; r=jmaher
|
2014-03-13 10:40:10 -04:00 |
|
Ehsan Akhgari
|
667b4bc049
|
Bug 978594 - Part 3: Port some of the per-source flags to moz.build; r=glandium
--HG--
extra : rebase_source : fe4cd059eddda221af420e1517250772816d7ee8
|
2014-03-02 15:41:32 -05:00 |
|
Vaibhav Agarwal
|
2ae37b022e
|
Bug 970925 - convert testing/mochitest/android.json into skip-if statements in mochitest.ini files; r=jmaher
|
2014-02-15 04:53:02 -05:00 |
|
Ehsan Akhgari
|
d91d200572
|
Bug 969757 - Remove the dead code in our tree which pretends to support OS/2; r=roc,mcmanus,gps,jorendorf,bsmedberg sr=bsmedberg
|
2014-02-10 17:57:01 -05:00 |
|
Henri Sivonen
|
a41b541fee
|
Additional test for bug 959058 - Check that 0x80 still decodes as euro on pages labeled as gbk. r=emk.
--HG--
rename : intl/uconv/tests/test_bug959058.html => intl/uconv/tests/test_bug959058-1.html
rename : intl/uconv/tests/test_bug959058.html => intl/uconv/tests/test_bug959058-2.html
|
2014-01-27 16:29:35 +02:00 |
|
Henri Sivonen
|
668a80479f
|
Bug 959058 - Map GBK and GB2312 decoder constructors to the GB18030 decoder. r=emk.
|
2014-01-27 11:56:53 +02:00 |
|
Carsten "Tomcat" Book
|
3b5e298656
|
Backed out changeset 88549ccbce60 (bug 959058) for mochitest -m7 orange on android on a CLOSED TREE
|
2014-01-27 14:05:42 +01:00 |
|
Henri Sivonen
|
f2af6b4170
|
Bug 959058 - Map GBK and GB2312 decoder constructors to the GB18030 decoder. r=emk.
|
2014-01-27 11:56:53 +02:00 |
|
Birunthan Mohanathas
|
60a8620fd0
|
Bug 798033 - Remove 'using namespace' intl/uconv/ucvcn headers. r=emk
|
2014-01-22 12:24:25 -05:00 |
|
Masatoshi Kimura
|
1231f90835
|
Bug 956995 - Stop using prtypes in unicpriv.h. r=smontagu
|
2014-01-10 21:09:35 +09:00 |
|
Henri Sivonen
|
d028cb6f28
|
Bug 956024 - Remove traces of SunDevanagari and LangBox Arabic encodings. r=emk.
|
2014-01-07 12:41:09 +02:00 |
|
Henri Sivonen
|
bac874ca01
|
Bug 799913 - Remove dead-code encoders previously used by gfx. r=emk.
|
2014-01-07 12:41:03 +02:00 |
|