Mike Hommey
|
077002b5c7
|
Bug 937526 - Cleanup unicharutil/util and rdf/util related things. r=gps
|
2013-11-16 13:37:54 +09:00 |
|
Alexander J. Vincent
|
ea96066868
|
Bug 928185 - Write a test for nsIScriptableUnicodeConverter.convertToInputStream. r=smontagu
|
2013-10-17 16:57:14 -07:00 |
|
Josh Aas
|
49ee3587cc
|
Bug 923967: Move from deprecated Unicode Utilities usage to CFStringTokenizer on OS X. r=smontagu
|
2013-11-11 10:31:11 -06:00 |
|
Henri Sivonen
|
37a99b5359
|
Bug 935453 - Gather telemetry about dangerous encodings and encodings we might remove. r=emk,sstamm.
|
2013-11-11 17:04:02 +02:00 |
|
Ehsan Akhgari
|
51b7c20708
|
Bug 936930 - Build the unicharutil library in unified mode; r=smontagu
|
2013-11-10 16:41:53 -05:00 |
|
Ehsan Akhgari
|
e585e2fabd
|
Bug 936899 - Build all of the uconv library in unified mode; r=smontagu
|
2013-11-10 14:41:29 -05:00 |
|
Mike Hommey
|
53e380d1ff
|
Bug 935387 - Remove non recursed install targets. r=mshal
|
2013-11-07 10:37:45 +09:00 |
|
Mike Hommey
|
0b53da458d
|
Bug 933135 - Treat SIMPLE_PROGRAMS more like PROGRAM. r=mshal
|
2013-11-02 08:43:55 +09:00 |
|
Mike Hommey
|
1765abe965
|
Bug 932160 - Use UNIFIED_SOURCES for uconv unified sources. r=mshal
|
2013-10-30 07:43:39 +09:00 |
|
Cykesiopka
|
e0bcd6aebc
|
Bug 914270 - Part 1: Simple/Automated moves. r=joey
|
2013-10-24 18:51:00 +01:00 |
|
Mike Hommey
|
f1c0c07862
|
Bug 929905 - Consolidate sources in moz.build. r=gps
|
2013-10-25 08:23:05 +09:00 |
|
Simon Montagu
|
a07b20f5a6
|
Update Unicode data to version 6.3. Bug 922550, r=jfkthame
|
2013-10-02 12:09:26 +03:00 |
|
Simon Montagu
|
a1e2ce99aa
|
Add new bidi control characters defined in Unicode 6.3. Bug 922530, r=jfkthame
|
2013-10-02 16:07:02 +03:00 |
|
Ehsan Akhgari
|
4cff8ff0af
|
Bug 928231 follow-up - Rename the SIZE_OF_TABLES macro
|
2013-10-22 09:06:22 -04:00 |
|
Ehsan Akhgari
|
67834e21a4
|
Bug 928231 - Build the uconv library in unified mode; r=smontagu
--HG--
extra : rebase_source : 8f92dcbec9e63aee39c9e15b58e8a189ba9cc2f6
|
2013-10-17 19:09:20 -04:00 |
|
Ms2ger
|
191efae989
|
Bug 923395 - Part a: Remove completely empty makefiles; r=gps
|
2013-10-20 09:25:18 +02:00 |
|
Nomis101
|
002400951b
|
Bug 901348 - Apply upstream ICU patch to fix OSX 10.9 build errors. r=Waldo
|
2013-09-30 21:04:15 +02:00 |
|
Ehsan Akhgari
|
f63ca1a1a8
|
Bug 924019 - Do not assume that PRUnichar and UniChar/unichar are the same type; r=smichaud
|
2013-10-10 12:59:40 -04:00 |
|
Nathan Froyd
|
0424ea02e2
|
Bug 906154 - move gCategoryImp to its point of use to avoid a static constructor; r=smontagu
|
2013-08-16 15:05:51 -04:00 |
|
Ms2ger
|
df62fb8b0f
|
Bug 900980 - Part a: Move unconditional assignments to EXPORT_LIBRARY to moz.build; rs=gps
|
2013-10-03 09:11:13 +02:00 |
|
Ms2ger
|
9d5ce8dfb7
|
Bug 922268 - Remove empty makefiles; r=gps
|
2013-10-03 09:10:00 +02:00 |
|
Gregory Szorc
|
c44d9c8614
|
Bug 920223 - Part 1: Mass convert MOCHITEST_FILES to manifests; rs=Ms2ger
|
2013-09-30 09:51:57 +02:00 |
|
Ed Morley
|
eae8f15a4a
|
Backed out changeset 77bff106b704 (bug 920223)
|
2013-09-30 12:50:12 +01:00 |
|
Gregory Szorc
|
3d0a157ac2
|
Bug 920223 - Part 1: Mass convert MOCHITEST_FILES to manifests; rs=Ms2ger
|
2013-09-30 09:51:57 +02:00 |
|
Ehsan Akhgari
|
4b6eb92de5
|
Bug 921472 - Minimize the #includes in intl/; r=smontagu
--HG--
extra : rebase_source : 09da2f7e2e4602e2572a64f45828a660aefe5ec2
|
2013-09-27 12:45:04 -04:00 |
|
Neil Rashbrook
|
1103518854
|
Bug 920073 Switch back to #including nsStringGlue.h in headers that need to work with the external string API r=ehsan
|
2013-09-25 08:27:54 +01:00 |
|
Gregory Szorc
|
160a20817c
|
Bug 901990 - Part 2: Upgrade xpcshell manifests; r=ted
--HG--
rename : toolkit/mozapps/extensions/test/xpcshell-unpack/head_unpack.js => toolkit/mozapps/extensions/test/xpcshell/head_unpack.js
|
2013-09-24 11:50:08 -07:00 |
|
Ehsan Akhgari
|
dee6c12c6f
|
Bug 918923 - Part 2: Switch to #including nsString.h in code using the internal strings API; r=bsmedberg
|
2013-09-23 13:25:00 -04:00 |
|
Trevor Saunders
|
61813788fc
|
bug 915566 - rm makefiles in intl/ r=mshal
|
2013-09-12 13:39:02 -04:00 |
|
Brian O'Keefe
|
9e97c27fb4
|
Bug 865673 - Convert objs.mk to objs.mozbuild. r=gps
|
2013-08-30 09:09:06 -04:00 |
|
Jonathan Kew
|
5282ba7f74
|
bug 911849 - Unicode characters U+FEFF (zero-width no-break space) and U+2060 (word joiner) should inhibit line-breaking. r=masayuki
|
2013-09-05 14:23:03 +01:00 |
|
Robert O'Callahan
|
8ca63f18ef
|
Bug 910989. Remove nsTHashtable::Init, fallible allocation, and MT hashtables. r=ehsan,bsmedberg
--HG--
extra : rebase_source : 0787130b1814c74bfb38dc178de94022f0b2e64e
|
2013-09-02 20:41:57 +12:00 |
|
Mike Hommey
|
05b3f24e0e
|
Bug 912293 - Remove now redundant boilerplate from Makefile.in. r=gps
|
2013-09-05 09:01:46 +09:00 |
|
Masatoshi Kimura
|
216f76200c
|
Bug 911573 - Mochitest fixup to prepare removing Components-in-content with UniversalXPConnect. r=bholley
|
2013-09-05 01:02:34 +09:00 |
|
Birunthan Mohanathas
|
3a1d90cf4e
|
Bug 784739 - Switch from NULL to nullptr in intl/. r=ehsan
|
2013-08-23 15:51:30 -04:00 |
|
Makoto Kato
|
702e288137
|
Bug 901820 - Part 2. Remove nsCRT::strdup/nsCRT::strndup impl. r=bsmedberg
|
2013-08-22 19:32:11 +09:00 |
|
Makoto Kato
|
9d06ff2f05
|
Bug 901820 - Part 1. replace nsCRT::strdup with strdup. r=bsmedberg
|
2013-08-22 19:31:48 +09:00 |
|
Ms2ger
|
9561aa1c4c
|
Bug 906619 - Part b: move the CSRCS definition in intl/lwbrk/src into moz.build; r=mshal
|
2013-08-22 08:56:02 +02:00 |
|
Ms2ger
|
f8f8a40a0a
|
Bug 906619 - Part a: Move unconditional CSRCS to moz.build; r=mshal
|
2013-08-22 08:56:02 +02:00 |
|
Ms2ger
|
d54dfa0c57
|
Bug 904831 - Part c: Move conditional MSVC_ENABLE_PGO definitions into moz.build and remove empty makefiles; r=mshal
|
2013-08-22 08:56:01 +02:00 |
|
Ms2ger
|
19f3e043e3
|
Bug 904831 - Part b: Move unconditional MSVC_ENABLE_PGO definitions into moz.build; r=gps
|
2013-08-22 08:56:01 +02:00 |
|
Ms2ger
|
8085d723ed
|
Bug 883284 - Part d: Move LIBXUL_LIBRARY into moz.build (f-j); r=bsmedberg
|
2013-08-22 08:56:00 +02:00 |
|
Ms2ger
|
1dcdf03895
|
Bug 906342 - Move the remaining SIMPLE_PROGRAMS to moz.build and disallow setting SIMPLE_PROGRAMS in Makefiles; r=gps
|
2013-08-22 08:35:03 +02:00 |
|
t_mrc-ct
|
37a5d033a0
|
Bug 906698 - nsUTF16ToUnicode is mis-converting on big-endian processor. r=smontagu
CLOSED TREE
|
2013-08-21 22:40:57 +09:00 |
|
Jan Beich
|
d53edafa45
|
Bug 899722 Part 4: Prevent runConfigureICU from overriding CC/CXX on BSDs. r=glandium
|
2013-08-20 16:42:42 -04:00 |
|
Michael Harrison
|
120cabdde3
|
Bug 486080 - Remove nsIByteBuffer and nsIUnicharBuffer. r=bsmedberg
|
2013-08-20 11:03:50 +00:00 |
|
Trevor Saunders
|
86d20580f1
|
bug 905410 - remove most remaining usage of nspr atomics outside of xpcom/ r=ehsan
|
2013-08-12 05:51:49 -04:00 |
|
Ms2ger
|
6c3982af30
|
Merge m-c to inbound.
|
2013-08-14 14:47:39 +02:00 |
|
Ms2ger
|
4579943f93
|
Bug 897909 - Cleanup some SIMPLE_PROGRAMS; r=gps
* * *
FOLD
|
2013-08-14 09:00:13 +02:00 |
|
Ms2ger
|
0c3b97da57
|
Bug 901063 - Remove HB_DONT_DEFINE_STDINT defines; r=gps
These defines have been unnecessary since we removed mozilla/StandardInteger.h.
The upstream code will default to stdint.h typedefs without them.
|
2013-08-14 08:57:22 +02:00 |
|