Josh Aas
|
a017628a07
|
Stop using FlatCarbon headers on Mac OS X. b=482277 r=bsmedberg
|
2009-03-19 10:41:13 -07:00 |
|
Simon Montagu
|
8a968e997b
|
Fix some issues found with valgrind. Bug 479759 and bug 481692. r=Masatoshi Kimura <VYV03354@nifty.ne.jp>
|
2009-03-10 23:12:52 +02:00 |
|
Simon Montagu
|
3b7577c2d5
|
Use onload instead of setTimeout to reduce random test failures. Bug 482455, r=bz
|
2009-03-10 14:07:33 -07:00 |
|
Simon Montagu
|
c1e02f694e
|
Treat unpaired surrogate characters in UTF-16 as illegal characters. Bug 312716. Patch by me and Peter Annema <jag@tty.nl>, r=me, jag, jshin; sr=dveditz
|
2009-02-22 02:08:27 -08:00 |
|
Makoto Kato
|
545bdd7ff2
|
Bug 174351: Encoding errors aren't treated as fatal XML errors. r=smontagu, sr=peterv
|
2009-02-16 04:22:47 -08:00 |
|
Simon Montagu
|
a141b846fc
|
Remove obsolete files in intl/uconv. Bug 475538, r=Masatoshi Kimura <VYV03354@nifty.ne.jp>
|
2009-02-12 04:09:54 -08:00 |
|
Simon Montagu
|
f635a3220d
|
Some more testcases for character set encoding/decoding
|
2009-01-27 11:52:09 +02:00 |
|
Simon Montagu
|
1ad9c9b132
|
Tests for Unicode security issues -- bug 445886
|
2009-01-25 12:10:31 +02:00 |
|
Simon Montagu
|
3508ab24ae
|
Bug 67374: replace obsolete Japanese encoding table generators with current one from bug 54135. NPOTB
|
2009-01-22 22:29:53 +02:00 |
|
Fred Jendrzejewski
|
8759b06c00
|
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 |
|
timeless@mozdev.org
|
f8f56e3b92
|
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 |
|
Simon Montagu
|
9e3bf496ad
|
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
|
720c4f5577
|
Bug 472348 - Some unused variables found by combing the warning database, rs=bz
|
2009-01-06 14:25:58 -05:00 |
|
Robert O'Callahan
|
3aaa68801d
|
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
|
a682e0d618
|
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 |
|
Daniel Holbert
|
03c259e522
|
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
|
2171389689
|
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 |
|
Phil Ringnalda
|
bbe7e1d08a
|
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 |
|
Masatoshi Kimura
|
a364855211
|
Bug 457886 - Cannot send ISO-2022-JP email on Tb trunk; r=smontagu sr=bienvenu
|
2008-10-11 02:52:24 +02:00 |
|
Ted Mielczarek
|
468a3823fc
|
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
|
7d27e3c620
|
Test cases for bug 116882
|
2008-09-03 22:46:32 +03:00 |
|
Simon Montagu
|
1794bf1a1e
|
Bug 449578 - "Wrong interpretation of escape sequence in charset iso-2022-kr" [r=emk]
|
2008-08-19 23:36:41 -05:00 |
|
Brian Crowder
|
5fd5d8639d
|
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 |
|
Gavin Sharp
|
03c56c2768
|
Bug 441876: remove UTF-7 option from browser Character Encoding menus, r=smontagu, sr=bzbarsky
|
2008-07-05 20:53:48 -04:00 |
|
Benjamin Smedberg
|
4982bf049a
|
Bug 442714 - Mark NS_STACK_CLASS on nsAutoString, r=dbaron
|
2008-06-30 14:46:47 -04:00 |
|
Simon Montagu
|
69a9f6508c
|
Use ASCII-compatible fallback if an encoder has no values defined for code points below U+0020. Bug 399257, r=jshin
|
2008-06-04 22:53:33 +03:00 |
|
Simon Montagu
|
766e1031ac
|
Make the UTF-16 decoder return an error if the input length is less than 2 bytes. Bug 396637, r=jshin
|
2008-06-04 20:52:19 +03:00 |
|
reed@reedloden.com
|
216bdb90bc
|
Bug 342133 - "xmlhttprequest.send doesn't work in nativeuconv builds" [p=mh+mozilla@glandium.org (Mike Hommey) r=smontagu a1.9=beltzner]
|
2008-03-18 12:33:46 -07:00 |
|
blassey@mozilla.com
|
3c99833e3e
|
backing out: switching narrow char system calls to wide char in windows b=418703
|
2008-03-11 15:46:26 -07:00 |
|
blassey@mozilla.com
|
eeea24bde6
|
switching narrow char system calls to wide char in windows b=418703 r=bsmedberg r=dougt also looked at by stuart and roc a=beltzner and a=damon
|
2008-03-11 14:49:53 -07:00 |
|
blassey@mozilla.com
|
92c51991b0
|
backing out b=418703, caused test 40118 to fail on WINNT 5.2 qm-win2k3-01 dep unit test tinderbox
|
2008-03-05 14:56:43 -08:00 |
|
blassey@mozilla.com
|
9bc9e44b40
|
switching windows narrow char system calls to wide char b=418703 r=bsmedberg a=beltzner
|
2008-03-05 13:39:29 -08:00 |
|
bent.mozilla@gmail.com
|
9e57ea19ba
|
Bug 414677 - Patch for bug 404386 breaks 64-bit build. r+sr+a=jst.
|
2008-01-29 15:23:24 -08:00 |
|
bent.mozilla@gmail.com
|
df3125aee1
|
Bug 404386 - nsScanner construction is 5% of setting innerHTML. r=mrbkap,smontagu. sr=jst. a=blocking1.9.
|
2008-01-29 14:12:22 -08:00 |
|
mozilla@weilbacher.org
|
1672bc47c1
|
Bug 413613: remove MOZ_EXTRA_X11CONVERTERS and the code it enables, r=smontagu, a=beltzner
|
2008-01-28 14:22:53 -08:00 |
|
dveditz@cruzio.com
|
6d6fa76015
|
bug 407161 fix garbled-Japanese Tbird subject lines (regression). patch by VYV03354@nifty.ne.jp, r=smontagu, sr=dveditz, a=beltzner
|
2007-12-18 11:08:35 -08:00 |
|
kaie@kuix.de
|
09b95bb671
|
Bug 407348, intl/uconv/tests build failure on Linux x86_64 r=smontagu, a=dsicore
|
2007-12-12 05:23:20 -08:00 |
|
smontagu@smontagu.org
|
1ead9ab487
|
Bug 407207: add unit tests in intl/uconv to makefiles
|
2007-12-07 03:06:07 -08:00 |
|
smontagu@smontagu.org
|
55db4517e0
|
Regression test for bug 335816
|
2007-12-06 09:04:46 -08:00 |
|
bugzilla@standard8.plus.com
|
577ca7d742
|
Bug 403786 Remove unnecessary nsISupportsArray includes from intl code. r/moa=smontagu,a1.9=dsicore
|
2007-11-15 11:59:25 -08:00 |
|
reed@reedloden.com
|
a425d57ce9
|
Bug 403221 - "Fix typo: |explaination| -> |explanation|" [p=sgautherie.bz@free.fr (Serge Gautherie)]
|
2007-11-12 22:51:37 -08:00 |
|
smontagu@smontagu.org
|
4f7d9dbf15
|
Define langgroups for all charset decoders
|
2007-11-11 11:52:33 -08:00 |
|
reed@reedloden.com
|
44993c086c
|
Bug 331780 - "Please don't build most of the uconv modules when building native uconv" [p=mh+mozilla@glandium.org (Mike Hommey) r=jshin a1.9=damons]
|
2007-11-08 23:01:46 -08:00 |
|
reed@reedloden.com
|
aece6e798b
|
Bug 397216 - "nsPersistentProperties shutdown leak in uconv" [p=asqueella r=smontagu a1.9=damons]
|
2007-10-05 12:30:37 -07:00 |
|
smontagu@smontagu.org
|
6d81d02ca9
|
Tests for bug 381412
|
2007-09-05 22:38:21 -07:00 |
|
smontagu@smontagu.org
|
3bf86b0bff
|
Treat all empty and incomplete sequences as encoding errors, and some other clean-up. Bug 381412, r=jshin, sr=dveditz, b1.9=jst
|
2007-09-05 22:02:17 -07:00 |
|
jag@tty.nl
|
9198e9c4b8
|
Bug 394139: Replace a bunch of NS_DEFINE_CIDs with CONTRACTIDs. r=/sr=/a=bsmedberg
|
2007-09-05 06:04:54 -07:00 |
|
jwalden@mit.edu
|
e3c4baccae
|
Bug 348748 - Replace all instances of NS_STATIC_CAST and friends with C++ casts (and simultaneously bitrot nearly every patch in existence). r=bsmedberg on the script that did this. Tune in next time for Macro Wars: Episode II: Attack on the LL_* Macros.
|
2007-07-08 00:08:04 -07:00 |
|
smontagu@smontagu.org
|
3df1ee3321
|
Remove unused empty decoders and encoders for CP932 and CP950. Bug 385044, r=jshin
|
2007-06-24 02:48:55 -07:00 |
|
smontagu@smontagu.org
|
e795d67d11
|
Unit test for bug 383018. Author: Adam Guthrie <ispiked@gmail.com
|
2007-06-07 01:02:43 -07:00 |
|