Commit Graph

2950 Commits

Author SHA1 Message Date
Ehsan Akhgari
3b6cf03f73 Bug 467672 - need additional bidi.numerals setting for Persian (eastern Arabic-Indic) numerals; r=roc,jfkthame sr=roc 2009-01-30 11:43:17 +03:30
Simon Montagu
506ca0e80c Some more testcases for character set encoding/decoding 2009-01-27 11:52:09 +02:00
Simon Montagu
d0c7cac271 Tests for Unicode security issues -- bug 445886 2009-01-25 12:10:31 +02:00
Simon Montagu
4177fe593c Bug 67374: replace obsolete Japanese encoding table generators with current one from bug 54135. NPOTB 2009-01-22 22:29:53 +02:00
Daniel Holbert
4301671b45 Bug 473236 - Remove executable bit from files that don't need it. (Only changes file mode -- no code changes.) r=bsmedberg 2009-01-21 22:55:08 -08:00
Fred Jendrzejewski
424883d380 Bug 466622. Replace nsCStringArray with nsTArray<nsCString> for more consistent code and fewer heap allocations. r+sr=roc,r=bsmedberg
--HG--
extra : rebase_source : b963bf5de9d9c445b14620479691482512e0faf2
2009-01-22 17:15:34 +13:00
Simon Montagu
c15f54734f Back out changeset d9c4a4d5a4e4 (bug 441167) 2009-01-21 12:27:39 +02:00
Jonathan Kew
2cc2d22c2b Bug 472593. Don't call line-breaker's Next() method when already at end of text. r=bz,sr=roc 2009-01-19 22:07:11 +13:00
Fred Jendrzejewski
d8f1bff747 Bug 461047 - Replace nsStringArray with nsTArray<nsString>. r+sr=roc 2009-01-18 21:14:14 +01:00
Robert O'Callahan
804cc7ee91 Backed out changeset 8019a959aade 2009-01-16 22:20:33 +13:00
Fred Jendrzejewski
065bde22f3 Bug 461047. Replace nsStringArray with nsTArray<nsString>. r+sr=roc
--HG--
extra : rebase_source : 7a20af24c97867efbb28dafa6a70ea1b4cf00e58
2009-01-16 20:51:04 +13:00
timeless@mozdev.org
69848d6b7c Bug 436925 - THREADSAFE nsCharsetConverterManager uses NS_CHARSETALIAS_CONTRACTID (nothreadsafe) from a random thread - triggered by Expired cert and nsDateTimeFormat, r=smontagu, sr=jst 2009-01-15 20:02:21 -08:00
Ehsan Akhgari
925938f029 Bug 473530 - PRBool violations after landing of bug 441782; r,sr=roc 2009-01-15 11:24:44 +03:30
Simon Montagu
52daffdeee Update the GEOSTD8 to Unicode decoder. Bug 472746, r=Masatoshi Kimura <VYV03354@nifty.ne.jp> 2009-01-09 10:32:04 +02:00
Benjamin Smedberg
1bb2a73b85 Bug 472348 - Some unused variables found by combing the warning database, rs=bz 2009-01-06 14:25:58 -05:00
Masatoshi Kimura
5517fb7970 Bug 470635 - Remove unused state machines 2008-12-27 19:02:48 +01:00
Ehsan Akhgari
de102e4aff Bug 470376 - Compiler warnings from landing of bug 441782; r,sr=roc 2008-12-19 14:37:09 +03:30
Edward Lee
60e89b7539 Bug 467347 - Fix Plural Rule #12, Arabic, to have 6 forms. r=Pike, r=smontagu 2008-12-18 16:23:24 -06:00
Ehsan Akhgari
c5ae2a1961 Bug 441782 - bidi.numerals == 4 does not switch numeric shapes in content; r,sr=roc 2008-12-18 23:42:53 +03:30
Jonathan Kew
19a3b09f74 bug 450088 - fix for bad line-breaking at quote marks in CJK text r=masayuki, sr=roc 2008-12-11 02:25:42 +09:00
Jonathan Kew
fbb126a539 b=450088 backing out (new reftest failed) 2008-12-09 17:42:50 +09:00
Masayuki Nakano
b797c39d4c Bug 450088 Line breaking regression (in Chinese and other languages) p=Jonathan Kew, r=masayuki, sr=roc 2008-12-09 15:41:42 +09:00
Robert O'Callahan
b56fcea574 Bug 468413. Make test_bug335816.html reliable by using onload instead of setTimeout. r=smontagu 2008-12-09 13:31:36 +13:00
Masatoshi Kimura
3a3a37f47d Bug 335531 - Correct misuse of UTF-16BE, UTF-16LE, UTF-32BE, and UTF-32LE charset labels; r=smontagu sr=dbaron 2008-12-06 11:08:26 -08:00
Simon Montagu
3764b80a78 Exclude Arabic numeric formatting characters from IS_ARABIC_ALPHABETIC. Bug 438571, r=Ehsan Akhgari <ehsan.akhgari@gmail.com> 2008-12-06 08:45:31 -08:00
Daniel Holbert
61f320aa9d Backed out changeset 78d662c2c878 (Bug 335531) on suspicion of causing mochitest failures in test_bug399284.html on linux & windows unittest boxes. 2008-12-05 11:52:01 -08:00
Masatoshi Kimura
31c5df869e Bug 335531 - Correct misuse of "UTF-16BE", "UTF-16LE", "UTF-32BE", and "UTF-32LE" charset labels; r=smontagu sr=dbaron 2008-12-05 18:31:00 +01:00
Doug Turner
c2cdb8960a Bug 461839 - uniscribe breaker on windows mobile r+sr=roc 2008-12-03 08:42:03 -05:00
Simon Montagu
2525c14df1 Bug 424068: Disable Unicode collation on Mac more intelligently. r=jdaggett 2008-12-03 00:43:42 -08:00
Simon Montagu
c847d82b0e Update Unicode data files to Unicode version 5.1. Bug 427350, r=jdaggett 2008-12-03 10:11:01 +02:00
Doug Turner
2c4c720f8d Bug 461827. Winnls.h include is no needed after removal of the wince shunt library. r/sr=stuart 2008-11-04 07:22:07 -08:00
Phil Ringnalda
538c9fb42a Bug 461888 - Remove unused PACKAGE_FILE and PACKAGE_VARS and .pkg files, mozilla-central part, r=bsmedberg 2008-11-03 19:46:28 -08:00
Serge Gautherie
b4df0bfb06 Bug 228102 - </intl/strres/tests/strres-test.xul>: "This file needs a rewrite"; (Bv1) <intl.pkg>; r=smontagu 2008-10-28 01:54:35 +01:00
Siddharth Agarwal
60de8bee79 Bug 455738 - Add support for new Vista locales; Define LOCALE_NAME_MAX_LENGTH; r=smontagu 2008-10-19 14:37:33 +02:00
Siddharth Agarwal
0dd884b576 Bug 455738 - Add support for new Vista locales; r=smontagu 2008-10-16 17:28:24 +02:00
Masatoshi Kimura
ae33e0b22f Bug 457886 - Cannot send ISO-2022-JP email on Tb trunk; r=smontagu sr=bienvenu 2008-10-11 02:52:24 +02:00
Arpad Borsos
c72ef7d248 Bug 456388 - Remove PR_STATIC_CALLBACK and PR_CALLBACK(_DECL) from the tree; r+sr=brendan 2008-10-10 17:04:34 +02:00
Boris Zbarsky
db9f6aad6b Fixing build warnings due to us null-checking a pointer that's never null. No bug. 2008-10-07 17:24:37 -04:00
Jonas Sicking
69b9ff0371 Update Access-Control implementation to match changes in spec. b=389508 r/sr=jst 2008-09-30 17:50:42 -07:00
Arpad Borsos
87878e68eb Bug 454766 - Add suggested parentheses to layout/; r+sr=roc; (with nits by sgautherie) 2008-09-15 17:40:25 +02:00
Ted Mielczarek
ff7706a544 bug 447642 - get rid of --disable-mochitest, replace MOZ_MOCHITEST with ENABLE_TESTS. r=bsmedberg 2008-09-09 13:59:11 -04:00
Simon Montagu
ba9a4161de Test cases for bug 116882 2008-09-03 22:46:32 +03:00
stefanh@inbox.com
2c9a2703e1 Bug 451603 - Wrong region code for Moldavia in languages.properties. r=smontagu. 2008-08-24 22:34:22 +02:00
Robert Kaiser
c42140ec02 bug 380786 - clean up xpfe/ after suite moving to toolkit, r=ted sr=Neil 2008-08-24 19:51:03 +02:00
Simon Montagu
8e37d92687 Bug 449578 - "Wrong interpretation of escape sequence in charset iso-2022-kr" [r=emk] 2008-08-19 23:36:41 -05:00
Brian Crowder
1f289300fb Bug 422789: reduce narrow windows API calls in uconv/, original patch by Brad Lassey <blassey@mozilla.com>, r=smontagu 2008-08-11 15:11:48 -07:00
Simon Montagu
45a441badc Bug 447853. Remove obsolete intl/ctl module. r=ted, sr=roc 2008-08-11 18:11:41 +03:00
Simon Montagu
487f974d7a Remove unused ccmap files. Bug 445877, r+sr=dbaron 2008-07-20 11:37:00 +03:00
L. David Baron
1a4e7239ca Fix generation of precompiled cmaps on 64-bit platforms to match what the code expects. (Bug 445626) r=smontagu 2008-07-17 16:37:12 -07:00
Reed Loden
c7efe0896a Branch merge for bug 441169, bug 22310, bug 430219, bug 443095, bug 443096, bug 441703, and bug 441360. 2008-07-12 05:33:29 -05:00