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 |
|
smontagu%smontagu.org
|
9976edf907
|
Testcase for bug 340714
|
2006-07-23 17:50:05 +00:00 |
|
smontagu%smontagu.org
|
9a589bbe27
|
Bug 340714: nsIConverterInputStream duplicates the last character in the first buffer. r=jshin, sr=jag
|
2006-07-20 07:39:29 +00:00 |
|
smontagu%smontagu.org
|
853c300f4a
|
Updates to Big5 <-> Unicode mapping tables. Bug 310299, patch by Hung-Te Lin <piaip@csie.ntu.edu.tw>, r=smontagu, jshin, blanket sr=roc for table updates with no code changes
|
2006-06-29 07:30:38 +00:00 |
|
smontagu%smontagu.org
|
4becc15f1e
|
Bug 339002 Last %-escaped character in URL disappears in status bar if page displayed as UTF-8. r=jshin, sr=roc
|
2006-05-28 05:39:25 +00:00 |
|
smontagu%smontagu.org
|
857d588514
|
Fix build bustage
|
2006-05-17 11:11:21 +00:00 |
|
smontagu%smontagu.org
|
fd6ae025ca
|
DeCOMtamination of intl/uconv utilities. Bug 336609, r=jshin, sr=roc
|
2006-05-17 10:56:50 +00:00 |
|
smontagu%smontagu.org
|
1db860f6a9
|
DeCOMtamination of intl/uconv utilities. Bug 336609, r=jshin, sr=roc
|
2006-05-17 08:58:00 +00:00 |
|
jshin%mailaps.org
|
342cca8507
|
bug 245693 : Unicode->EUC-KR converter loses data on coming across characters not representable in 2bytes (r=smontagu, sr=dbaron)
|
2006-05-17 02:40:11 +00:00 |
|
caillon%redhat.com
|
4e3df99fda
|
Kill off nsComObsolete.h
Patch by marco@gnome.org to bug 241145
r=caillon sr=dbaron
|
2006-05-17 02:40:10 +00:00 |
|
gerv%gerv.net
|
fbb3460483
|
Bug 236613: change to MPL/LGPL/GPL tri-license.
|
2006-05-17 02:39:15 +00:00 |
|