Commit Graph

1439 Commits

Author SHA1 Message Date
mozilla@weilbacher.org
fc80bb59ab 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
9e2602c1a0 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
1006e3aa91 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
f529e55d03 Bug 407207: add unit tests in intl/uconv to makefiles 2007-12-07 03:06:07 -08:00
smontagu@smontagu.org
019735d430 Regression test for bug 335816 2007-12-06 09:04:46 -08:00
bugzilla@standard8.plus.com
9ab68e4040 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
3ec5934dd6 Bug 403221 - "Fix typo: |explaination| -> |explanation|" [p=sgautherie.bz@free.fr (Serge Gautherie)] 2007-11-12 22:51:37 -08:00
smontagu@smontagu.org
d1a53f72e8 Define langgroups for all charset decoders 2007-11-11 11:52:33 -08:00
reed@reedloden.com
a21f4fd745 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
f4f1ae514a 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
2e27970cfa Tests for bug 381412 2007-09-05 22:38:21 -07:00
smontagu@smontagu.org
18da58e54b 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
167cbfff3a 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
6d7584839a 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
70c7968839 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
5ccbab1868 Unit test for bug 383018. Author: Adam Guthrie <ispiked@gmail.com 2007-06-07 01:02:43 -07:00
smontagu@smontagu.org
d3f851ad1d Add 'ascii' as alias for 'us-ascii'. Bug 383018, patch by Adam Guthrie <ispiked@gmail.com>, r=smontagu, blanket sr=roc 2007-06-03 01:16:49 -07:00
smontagu@smontagu.org
98060c1cca Compile error in intl/uconv/native/nsNativeUConvService.cpp. Bug 372648, patch by Priit Laes <amd@store20.com> and timeless, r=smontagu 2007-05-15 09:45:23 -07:00
smontagu@smontagu.org
5f0f450b28 Unit test for bug 365345 2007-05-09 04:36:06 -07:00
benjamin@smedbergs.us
baab01ada6 Bug 376636 - Building with gcc 4.3 and -pendatic fails due to extra semicolons, patch by Art Haas <ahaas@airmail.net>, rs=me 2007-04-23 07:21:53 -07:00
axel@pike.org
37999fa74b bug 361583, start using Preprocessor.py instead of preprocessor.pl in building Minefield, r=bsmedberg 2007-04-11 09:35:01 -07:00
hg@mozilla.com
05e5d33a57 Free the (distributed) Lizard! Automatic merge from CVS: Module mozilla: tag HG_REPO_INITIAL_IMPORT at 22 Mar 2007 10:30 PDT, 2007-03-22 10:30:00 -07:00
smontagu%smontagu.org
71d338a0b4 Update comments to nsIUnicodeEncoder::Convert() to include NS_OK_UENC_MOREINPUT in the possible return values. Bug 366147, r=jshin, sr=roc 2007-03-12 09:59:12 +00:00
smontagu%smontagu.org
f48f07e577 Convert the testcase from bug 340714 to an xpcshell test 2007-03-01 11:06:44 +00:00
asqueella%gmail.com
df0bc7c5ad Bug 372076 - IConvAdaptor::SetOutputErrorBehavior should handle nsIUnicodeEncoder::kOnError_Signal
p=Ryan Jones <sciguyryan@gmail.com>
r=smontagu
2007-03-01 07:09:17 +00:00
smontagu%smontagu.org
875a53cc41 Add unit tests for ISO and Windows de/encoders 2007-02-28 19:31:49 +00:00
smontagu%smontagu.org
c064e81ce2 Add unit test for bug 367026 2007-02-28 09:23:48 +00:00
smontagu%smontagu.org
72c1591b85 Add a FinishNoBuff() method to the UnicodeToHZ encoder, to send the correct closing escape sequence 2007-02-26 20:00:17 +00:00
mkaply%us.ibm.com
42ccc150aa OS/2 build break continued 2007-02-21 21:43:20 +00:00
mkaply%us.ibm.com
b3ce071a7c OS/2 build break - mismatch in patch 2007-02-21 17:38:25 +00:00
mkaply%us.ibm.com
2147b0c11b #369424
r=smontagu, sr=mkaply (OS/2 only)
Add OS/2 only support for CP1125 and CP1131
2007-02-19 18:26:06 +00:00
jwalden%mit.edu
45bb59aa84 Bug 368942 - Add a do_get_file(path) function to xpcshell-simple, remove do_get_topsrcdir() as unnecessary. Also fix bug 368944 (invalid use of nsILocalFile API in test-harness) at the same time. r=sayrer 2007-02-03 01:46:09 +00:00
jwalden%mit.edu
c0fc6a93d5 Final try at bug 351968 -- make relative topsrcdirs work, fixing the last build errors. Because xpcshell tests are fragile, this commit intentionally breaks a test so that I can verify correctness; I'll remove the break when I verify the fix works correctly (via broken test error messages). 2007-01-31 07:22:12 +00:00
jwalden%mit.edu
7eeed473b4 Bug 351968 - Don't copy xpcshell tests and other data to $(DIST) -- a step toward being able to --enable-tests on Mozilla tinderboxen. r=bsmedberg 2007-01-31 03:25:46 +00:00
jwalden%mit.edu
9d616c2bdc Bug 368142 - Tests for correct byte-by-byte encodings of Unicode strings. r=smontagu 2007-01-29 20:00:03 +00:00
asqueella%gmail.com
35d1685d44 Bug 342750 NativeUConvService::GetNativeConverter leaks on failure
p=Ryan Jones <bugs@ryan-jones.com>, r=bsmedberg, sr=dbaron
2007-01-17 09:18:21 +00:00
timeless%mozdev.org
05804e5bfe Bug 363390 IS_LOW_SURROGATE conflicts with winnls.h
r=darin
2006-12-21 07:03:23 +00:00
timeless%mozdev.org
175c16555f Bug 337244 Incorrect pointer passed in nsUnicodeToISO2022JP::ConvertNoBuffNoErr
r=smontagu sr=roc
2006-12-06 02:49:51 +00:00
benjamin%smedbergs.us
217948472d Re-land bug 345517 now that the logging issues are hopefully fixed, r=darin/mento/mano 2006-11-13 17:53:01 +00:00
pavlov%pavlov.net
0b5a3c2706 backing out 345517 due to leak test bustage 2006-11-10 04:42:03 +00:00
benjamin%smedbergs.us
338a8a2205 Bug 345517, try #2, make the browser component use frozen linkage, so that ff+xr builds. This does *not* --enable-libxul by default for Firefox (yet). That will wait until after 1.9a1. Older patch r=darin+mento, revisions r=mano 2006-11-09 15:12:24 +00:00
smontagu%smontagu.org
a86de95bfc Remove UEscape decoder/encoder. Bug 350830, r=jshin, sr=dveditz 2006-10-10 17:58:31 +00:00
cbiesinger%web.de
68f10ad775 bug 333261 make scriptableunicodeconverter available in uconv builds too
r=smontagu sr=biesi
2006-09-20 18:25:31 +00:00
cbiesinger%web.de
15501fd5cb Bug 351856 make chardet its own module
r=smontagu,bsmedberg
2006-09-13 22:13:40 +00:00
cbiesinger%web.de
b53d3ea356 Add a make check target for intl/uconv and a unit test for bug 321379
r=smontagu
2006-09-04 23:02:28 +00:00
timeless%mozdev.org
97d86b0df2 Bug 106386 Correct misspellings in source code
r=bernd rs=brendan
2006-08-28 20:12:37 +00:00
jshin%mailaps.org
ba09aef6c3 bug 347982 : EUC-KR decoder (Unicode-to-EUC-KR converter) is broken : MSB is stripped off (r=smontagu, sr=roc) 2006-08-14 13:32:58 +00:00
smontagu%smontagu.org
60315f0d2e Update Big5-HKSCS decoder/encoder to HKSCS-2004 standard. Bug 343129, r=jshin 2006-08-09 10:49:22 +00:00
smontagu%smontagu.org
d412ccddfd Big endian bustage fix from bug 336575 2006-08-07 08:25:06 +00:00
smontagu%smontagu.org
848316fb3c Remove mShiftTable from encoders/decoders that don't use it and various other pieces of stale code. Bug 336575, r=jshin, rs=roc 2006-08-07 07:57:31 +00:00