Commit Graph

873 Commits

Author SHA1 Message Date
Nathan Froyd
d1d52d93ee Bug 1031352 - move most of the _MSC_VER references in Makefile.in to moz.build; r=glandium 2014-06-27 10:32:05 -04:00
Andrew McCreight
f707412721 Bug 1034915 - Don't explicitly call delete on nsExtensibleStringBundle. r=ehsan 2014-07-08 13:46:24 -07:00
Mike Hommey
d2c9ba3971 Bug 1034594 - Work around msys silliness breaking the build for some people after bug 1033958. r=gps 2014-07-08 07:30:33 +09:00
Benoit Jacob
6bd0bb7f17 Bug 1028588 - Fix dangerous public destructors of Mac-specific reference-counted classes - r=mstange 2014-07-06 11:25:31 -04:00
Masatoshi Kimura
86e94e8d3e Bug 1018034 - Remove the "gfx.font_rendering.harfbuzz.scripts" pref. r=jfkthame 2014-05-31 15:11:29 +09:00
Mike Hommey
b02a375963 Bug 1027890 - Remove all sorts of build system code dedicated to pymake. r=gps 2014-06-25 08:38:28 +09:00
Ehsan Akhgari
7131230624 Bug 1028945 - Allow building ICU with clang-cl; r=Waldo
--HG--
extra : rebase_source : cc09faf999e90567de564c0b0b8349c701b73f83
2014-06-24 07:19:45 -07:00
Benoit Jacob
ae1c2f2b45 Bug 1028588 - Fix dangerous public destructors in intl/ - r=ehsan 2014-06-23 18:40:02 -04:00
Henri Sivonen
c6af09921b Bug 995957 - Remove non-Encoding Standard Vietnamese encodings from m-c. r=emk. 2014-06-19 10:43:26 +03:00
Henri Sivonen
a833cc6a0c Bug 997114 - Remove EUC-TW from m-c. r=emk. 2014-06-18 11:34:10 +03:00
Henri Sivonen
4f9278d073 Bug 997115 - Remove ISO-2022-CN and ISO-2022-KR from m-c. r=emk. 2014-06-16 15:54:34 +03:00
Mike Hommey
ee1a2854fb Bug 1023703 - Fix static-icu windows builds after bug 1014976, r=mshal 2014-06-12 06:55:55 +09:00
Jonathan Kew
1e15f90fb6 backout changeset 48b74ab18f92 (bug 1018034) due to MS Sans Serif regression with Thai system locale (see bug 1020826). 2014-06-06 22:41:07 +01:00
Robert O'Callahan
44a3b169a7 Bug 1015664. Part 4: Remove NS_HIDDEN in a few miscellaneous places. r=bsmedberg 2014-06-03 00:08:29 +12:00
Robert O'Callahan
a8bbe633b9 Bug 1015664. Part 2: Remove some NS_HIDDEN usage. r=bsmedberg 2014-06-03 00:08:24 +12:00
Robert O'Callahan
9170085906 Bug 1015664. Part 1: Remove NS_HIDDEN_() usage. r=bsmedberg 2014-06-03 00:08:21 +12:00
Jonathan Kew
03b40fc876 bug 1018805 - implement custom lowercasing behavior for Irish. r=smontagu 2014-06-02 12:48:01 +01:00
Jonathan Kew
418ac274c1 bug 1014639 - part 1 - implement IrishCasing to encapsulate the special Irish uppercasing rules. r=smontagu 2014-06-01 23:17:54 +01:00
Jonathan Kew
9d2b0d6c67 bug 1014639 - part 0 - (preliminary cleanup) split GreekCasing out into its own file to reduce clutter in nsUnicharUtils.cpp. r=smontagu 2014-06-01 23:17:41 +01:00
Masatoshi Kimura
16cb0cff34 Bug 1018034 - Remove the "gfx.font_rendering.harfbuzz.scripts" pref. r=jfkthame 2014-05-31 15:11:29 +09:00
Mike de Boer
578185223c Bug 1014482: make existing tests compatible with global Assert.jsm methods. r=gps 2014-05-30 16:26:48 +02:00
Mike Hommey
606c9b8074 Bug 1014976 - Slightly clean up ICU setup for windows debug builds. r=mshal 2014-05-30 09:37:24 +09:00
Birunthan Mohanathas
562904c002 Bug 869836 - Part 12: Use Assign('c') instead of AssignLiteral("c"). r=ehsan
--HG--
extra : rebase_source : a6b15019cee452973dd8bf3112c15e14175855a9
2014-05-26 21:55:08 +03:00
Jonathan Kew
b2fb454fde bug 1015603 part 2 - move the special Greek uppercasing code from nsTextRunTransformations to intl/unicharutil. r=roc 2014-05-26 14:23:31 +01:00
Birunthan Mohanathas
76ca8ec617 Bug 869836 - Part 7: Use AppendLiteral instead of Append where possible. r=ehsan 2014-05-22 06:48:51 +03:00
Birunthan Mohanathas
e2a009d822 Bug 869836 - Part 5: Use AssignLiteral instead of Assign where possible. r=ehsan 2014-05-22 06:48:51 +03:00
Andrew McCreight
95687fc060 Bug 971264 - Remove nsHashtable. r=bsmedberg 2014-05-15 09:52:57 -07:00
Martin Thomson
5f3c045aca Bug 1003246 - Loosening assertion to allow for other valid inputs. r=jwatt 2014-04-29 10:36:00 +02:00
Henri Sivonen
0c3a056802 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
ac85960251 Bug 995922 - Remove JOHAB support. r=emk. 2014-05-12 11:56:58 +03:00
Henri Sivonen
6f32547371 Bug 951571 - Remove T.61-8bit. r=emk. 2014-05-12 11:56:58 +03:00
Henri Sivonen
6a6cd36d81 Bug 943268 - Remove nsCharsetAlias and nsCharsetConverterManager. r=emk. 2014-05-08 12:32:00 +03:00
Ehsan Akhgari
b8657386cc Bug 1005730 - Print assertion stacks for MOZ_ASSERT and MOZ_CRASH for code that lives inside libxul; r=froydnj
The hyphenation changes are necessary because hnjalloc.h #defines FILE to
a custom data structure, which clashes with using |stderr| in Assertions.h.
2014-05-05 22:02:04 -04:00
Jonathan Watt
1417abccdd Bug 1004327 - Don't limit the number of significant fractional digits for <input type=number>. r=bz 2014-05-02 10:25:40 +01:00
Chris Peterson
cdc1423478 Bug 1003702 - Suppress clang warnings in third-party code: ICU. Now with more clobberin'. r=glandium
--HG--
extra : amend_source : 8fff21a02daafc582a458887fd55ad6c0eb3e97a
2014-05-01 08:55:31 -07:00
Jonathan Kew
30b7cfad0e bug 1002425 - add a Gecko script code for "mathematical notation". r=smontagu 2014-04-28 17:10:36 +01:00
Birunthan Mohanathas
ff8ce9bd42 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
a876f307fa Bug 1001113 - Remove test_bug718500.js from m-c. r=emk 2014-04-25 12:36:22 +03:00
Henri Sivonen
d560d4172a 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
Ehsan Akhgari
15916f4738 Bug 491863 - Remove IBMBIDI; r=roc 2014-04-23 21:15:29 -04:00
Henri Sivonen
1a97e800b4 Bug 999349 - Add "DO NOT USE" annotation to nsIPlatformCharset. r=emk 2014-04-22 12:35:44 +03:00
Anuj Agarwal
50852028c6 Bug 984125 - Convert nsStringBundleService::mBundleMap to nsDataHashtable. r=ehsan 2014-04-22 12:48:46 -07:00
Andrew McCreight
ead4f7d667 Bug 997963, part 9 - Make bundleCacheEntry_t FINAL, have COUNT_CTOR. r=ehsan 2014-04-21 16:34:07 -07:00
Andrew McCreight
bfe4b7b06c Bug 997963, part 8 - Fix typos in string bundle comment. r=ehsan 2014-04-21 09:41:57 -07:00
Andrew McCreight
0c6d27abe9 Bug 997963, part 7 - Remove some old ifdef DEBUG_foo code from string bundle code. r=ehsan 2014-04-21 09:41:57 -07:00
Andrew McCreight
c87b48707e Bug 997963, part 6 - Use a refptr in nsStringBundleService::getStringBundle. r=ehsan 2014-04-21 09:41:57 -07:00
Andrew McCreight
69d5da0783 Bug 997963, part 5 - Remove some useless OOM checks from nsStringBundleService. r=ehsan 2014-04-21 09:41:57 -07:00
Andrew McCreight
61f63f3cbf Bug 997963, part 4 - Turn bundleCacheEntry_t::mBundle into an nsCOMPtr. r=ehsan
Also remove the now useless recycleEntry.
2014-04-21 09:41:57 -07:00
Andrew McCreight
8b3861df9f Bug 997963, part 3 - Make bundleCacheEntry_t::mHashKey into an nsAutoPtr. r=ehsan 2014-04-21 09:41:57 -07:00
Andrew McCreight
a3c1821788 Bug 997963, part 2 - Allocate bundleCacheEntry_t using new and free. r=ehsan 2014-04-21 09:41:56 -07:00