Ehsan Akhgari
|
909aec7c4a
|
Bug 772519 - Remove the unused variable res in nsPlatformCharset::Init; r=smontagu
|
2012-07-10 16:27:27 -04:00 |
|
Nathan Froyd
|
a7eb97f896
|
Bug 370750 - consolidate mochitest files installation; r=glandium
With assistance on the patch from Ms2ger, Waldo, and Mossop.
|
2012-07-03 16:49:02 -04:00 |
|
Jonathan Watt
|
6380335603
|
Bug 767388 - Kill NS_DEBUG. r=bz.
--HG--
extra : rebase_source : d045208a26345712dbb4628c973c616cd9504f28
|
2012-06-25 20:59:42 +01:00 |
|
Jonathan Kew
|
18d7bebbda
|
bug 763982 - update and optimize Arabic char processing in TransformText. r=smontagu
|
2012-06-20 20:58:19 +01:00 |
|
Jonathan Kew
|
368eaccf10
|
bug 763703 - optimize Unicode property lookup and gfxScriptItemizer::Next. r=smontagu
|
2012-06-20 20:58:18 +01:00 |
|
Masayuki Nakano
|
715138a69a
|
Bug 765166 lines should be able to be broken before/after Ideographic space next to breakable white space r=roc
|
2012-06-16 23:48:57 +09:00 |
|
Masatoshi Kimura
|
60bb4fea71
|
Bug 763617 - Don't propagate an error code from GetCharsetAlias. r=smontagu
|
2012-06-14 18:45:46 -04:00 |
|
Ehsan Akhgari
|
38854e0a87
|
Bug 758992 - Make the classes which use the XPCOM nsISupports implementation macros final, to avoid the warning about deleting using a pointer to a base class with virtual functions and no virtual dtor (intl/ parts); r=smontagu
|
2012-06-05 22:14:46 -04:00 |
|
Ehsan Akhgari
|
ddcea4e3b7
|
Bug 758992 - Make the classes which use the XPCOM nsISupports implementation macros final, to avoid the warning about deleting using a pointer to a base class with virtual functions and no virtual dtor (XPCOM parts); r=bsmedberg
|
2012-06-05 19:51:58 -04:00 |
|
Michel Nedelec
|
4eb12edf15
|
Bug 747911 - Add plural rule for Breton (br). r=Pike,smontagu
|
2012-06-09 14:22:41 -04:00 |
|
Shriram Kunchanapalli
|
52a4aa2063
|
Bug 743581: Removes nsCRT::strlen(const PRUnichar*). f=sgautherie r=dougt
|
2012-05-30 18:43:39 +01:00 |
|
Gervase Markham
|
d4eb7d5782
|
Bug 759095 - upgrade license to MPL 2, and other licensing cleanups.
--HG--
extra : rebase_source : da55a4937383eda2baf7c9a362501da8ee664146
|
2012-05-29 16:52:43 +01:00 |
|
Makoto Kato
|
335f09e68e
|
Bug 754176 - Make TestLineBreak unit test. r=smontagu
|
2012-05-28 23:46:22 +09:00 |
|
Makoto Kato
|
cfabf42ab4
|
Bug 759001 - B2G/gonk should use nsAndroidCharset instead of nsUNIXCharset. r=mwu
|
2012-05-28 11:32:34 +09:00 |
|
Makoto Kato
|
be54176ad5
|
Bug 752406 - Remove locale.OSTYPE in unixcharset.properties. r=smontagu
|
2012-05-25 18:36:19 +09:00 |
|
Masatoshi Kimura
|
82fbf4fc4d
|
Bug 710693 - Move internal encoding check into nsCharsetAlias. r=smontagu
|
2012-05-24 18:45:10 -04:00 |
|
Irving Reid
|
5fc15f0511
|
Bug 757946: don't write to underlying output stream if flush() has 0 bytes remaining. r=smontagu
|
2012-05-24 10:46:48 -07:00 |
|
Jim Mathies
|
b02ab82aae
|
Bug 732124 - Fix for crt link errors with VC11 - build glue using both the static and the dynamic runtime lib, and link accordingly for various components. r=ted
|
2012-05-21 16:31:03 -05:00 |
|
julian.reschke@gmx.de
|
7d5a2dd5d4
|
Bug 663057 - support RFC2231/5987 encoding for title parameter in HTTP link header fields. r=hsivonen
|
2012-05-21 06:31:00 -07:00 |
|
Gervase Markham
|
ca171eec44
|
Bug 716478 - update licence to MPL 2.
|
2012-05-21 12:12:37 +01:00 |
|
Simon Montagu
|
3af1f0d3f4
|
Tests for bug 715319
|
2012-05-20 02:09:14 -07:00 |
|
Simon Montagu
|
e600e330a9
|
Tests for bug 718573
|
2012-02-07 13:09:15 +02:00 |
|
Makoto Kato
|
1fceb8d8af
|
Bug 249159 - Part 1 Add word-break interface to nsILineBreaker. r=smontagu
|
2012-05-07 12:18:23 -07:00 |
|
Mike Hommey
|
3f4029bbf4
|
Bug 743241 - Remove OSARCH and OSTYPE defines from config.mk. r=ted
|
2012-04-25 09:01:10 +02:00 |
|
Patrick Wong
|
30fd6e9e6a
|
Bug 745659 - Removed the nsPrintfCString constructor which takes a length and all corresponding instances that call that particular constructor. This is accomplished by removing the length component from the instantiation. r=jlebar
|
2012-04-24 14:43:00 -04:00 |
|
Jonathan Kew
|
15627b7207
|
bug 744357 - implement mappings from Unicode's SpecialCasing.txt for text-transform. r=smontagu
|
2012-04-24 18:53:39 +01:00 |
|
Simon Montagu
|
565550b948
|
bug 738101 - Use the new mozilla::unicode::GetIdentifierModification instead of the old ccmap in IsDefaultIgnorable. This is the last client for precompiled ccmaps, so remove the infrastructure for them at the same time. r=jfkthame
|
2012-04-18 21:54:54 -07:00 |
|
Simon Montagu
|
9dcf8f9502
|
bug 738101 - Use the new mozilla::unicode::GetBidiCat instead of the old GetBidiCat. r=jfkthame
|
2012-04-18 21:54:54 -07:00 |
|
Jonathan Kew
|
bbb9aefcd4
|
bug 738101 - add support for more Unicode properties. r=smontagu
|
2012-04-23 07:20:11 -07:00 |
|
Jonathan Kew
|
c05152ee89
|
bug 747834 - fix genUnicodePropertyData tool following harfbuzz header changes. r=smontagu
|
2012-04-24 18:52:09 +01:00 |
|
Jonathan Kew
|
8a2e8d2523
|
bug 745780 - update harfbuzz code to upstream commit 3cde23664fbbe9cd2ac1b8fd5eb2ea288309cc9c (2012-04-17). r=jdaggett a=mfinkle
|
2012-04-21 22:24:39 +01:00 |
|
Jonathan Kew
|
d73cbd10ed
|
bug 736227 - fix surrogate handling in case-insensitive string compare. r=smontagu
|
2012-04-05 13:39:13 +01:00 |
|
Ryan VanderMeulen
|
e30ff35d31
|
Backout 17deb5f61b4d (bug 150073) due to build bustage. a=shouldausedtryfirst
|
2012-04-03 20:22:42 -04:00 |
|
Shriram Kunchanapalli
|
05c95fc3b7
|
Bug 150073 - Remove nsCRT:: in nsCRT::strlen. f=sgautherie, r=dougt
|
2012-02-18 19:17:01 +05:30 |
|
Simon Montagu
|
307da2532b
|
Set all languages to true in language.properties. Bug 730625, r=jfkthame
|
2012-03-27 09:32:32 -07:00 |
|
Makoto Kato
|
724c186aec
|
Bug 738581 - fix various warning on mozilla/intl. r=smontagu
|
2012-03-26 11:27:52 +09:00 |
|
Simon Montagu
|
068e9f59a2
|
Various fixes to multi-byte Unicode decoders. Bug 715319, r=emk
|
2012-03-16 13:41:41 -07:00 |
|
Jonathan Kew
|
29b2e4901e
|
bug 210501 - implement case-folding support (ToUpper/Lower/Titlecase) for non-BMP characters (Unicode plane 1 and above). r=smontagu
--HG--
rename : intl/unicharutil/src/nsUnicodeProperties.cpp => intl/unicharutil/util/nsUnicodeProperties.cpp
rename : intl/unicharutil/public/nsUnicodeProperties.h => intl/unicharutil/util/nsUnicodeProperties.h
rename : intl/unicharutil/src/nsUnicodePropertyData.cpp => intl/unicharutil/util/nsUnicodePropertyData.cpp
rename : intl/unicharutil/public/nsUnicodeScriptCodes.h => intl/unicharutil/util/nsUnicodeScriptCodes.h
|
2012-03-14 06:45:00 +00:00 |
|
Justin Lebar
|
0dbaf73150
|
Bug 729940 - Part 2: Stop using crappy hash functions in Gecko. r=bz
--HG--
extra : rebase_source : 6fa267a89878cc1a766d8618569debcea9b12e48
|
2012-03-12 18:53:18 -04:00 |
|
Masatoshi Kimura
|
afd3810c8d
|
Bug 734090 - Fix GB18030 4-bytes mappings. r=smontagu
|
2012-03-09 20:52:14 -05:00 |
|
Ed Morley
|
d27ab2302c
|
Backout afeafc02c1de, dfae37833c9b & f9f51c726fa7 (bug 729940 parts 1-3) for talos regressions
|
2012-03-05 15:22:28 +00:00 |
|
Makoto Kato
|
2c1e47f122
|
Bug 590390 - deCOM nsICharsetAlias. r=smontagu
--HG--
rename : intl/locale/public/nsICharsetAlias.h => intl/locale/public/nsCharsetAlias.h
rename : intl/locale/src/nsCharsetAliasImp.cpp => intl/locale/src/nsCharsetAlias.cpp
|
2012-03-05 12:57:51 +09:00 |
|
Justin Lebar
|
e1a9198917
|
Bug 729940 - Part 3: Stop using crappy hash functions in Gecko. r=bz
|
2012-03-04 15:58:06 -05:00 |
|
Justin Lebar
|
8f94cc1764
|
Back out bug 729940 (a108aee:d75775d) due to 32-bit red.
|
2012-03-04 14:20:34 -05:00 |
|
Justin Lebar
|
169d0f30f5
|
Bug 729940 - Part 3: Stop using crappy hash functions in Gecko. r=bz
|
2012-03-04 13:49:42 -05:00 |
|
Jonathan Kew
|
34a0756e0f
|
bug 732330 - add assertion in ClusterIterator::Next to check for sane/safe result. r=jdaggett
|
2012-03-04 08:58:54 +00:00 |
|
Jonathan Kew
|
9e0b2f2f6c
|
bug 732443 - handle surrogate pairs correctly in ClusterIterator. r=emk
|
2012-03-03 09:16:45 +00:00 |
|
Justin Lebar
|
b682bbe4a5
|
Bug 731789 - Rename mfbt/StdInt.h to mfbt/StandardInteger.h, so stdint types work from cpp files inside mfbt. r=waldo
|
2012-02-29 22:56:43 -05:00 |
|
Jonathan Kew
|
0e0a92e8c9
|
bug 721821 - make nsBidiPresUtils::WriteReverse aware of clusters, so that diacritics in RTL text display correctly in SVG text. r=smontagu
|
2012-02-28 21:24:04 +00:00 |
|
Jonathan Kew
|
0f3872effe
|
bug 729866 - remove unused and unimplemented nsIUGenDetailCategory interface. r=smontagu
|
2012-02-24 10:15:46 +00:00 |
|