Commit Graph

2778 Commits

Author SHA1 Message Date
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
bent.mozilla%gmail.com
6eb0bf7a83 Bug 342425 - "nsCaseConversionImp2 leaking 2 nsCompressedMap objects". r+sr=bz. 2006-08-23 19:16:12 +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
benjamin%smedbergs.us
af03fc0477 Backout bug 345517 due to various issues. 2006-08-10 14:06:47 +00:00
benjamin%smedbergs.us
ffd802f9ed Bug 345517 - Build Firefox --enable-libxul by default, r=darin/mento 2006-08-09 13:39:19 +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
2cdd148ae6 Add fa-ir to accepted languages and Iran to regionNames.properties. Bug 347632, r=jshin, blanket sr=roc for property file changes 2006-08-08 07:50:26 +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
benjamin%smedbergs.us
e48bd8bc59 Bug 346679 - NormalizationTest.cpp doesn't need/shouldn't use MOZILLA_INTERNAL_API, r=smontagu 2006-08-02 15:45:39 +00:00
smontagu%smontagu.org
b8ff8b51ec Test program for Unicode normalization. Not part of the default build. Bug 345951, r=jshin, sr=jag 2006-07-31 10:37:27 +00:00
smontagu%smontagu.org
5e9cd949e0 Update data files to Unicode 5.0. Bug 345156, r=jshin, sr=jag 2006-07-30 12:50:15 +00:00
smontagu%smontagu.org
6e00ae7cdf Update data files to Unicode 5.0 2006-07-30 12:47:26 +00:00
smontagu%smontagu.org
3f86b46158 Update data files to Unicode 5.0 2006-07-30 12:39:56 +00:00
smontagu%smontagu.org
9976edf907 Testcase for bug 340714 2006-07-23 17:50:05 +00:00
smontagu%smontagu.org
c494ed700f Improve detection of numbers in the transliterator. Bug 345024, r=jshin, sr=rbs 2006-07-20 12:15:51 +00:00
masayuki%d-toybox.com
573e6523ef b=255990 backing-out the previous patch, we should try to better fix. 2006-07-20 09:04:39 +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
bcc077ab37 correcting typo in checkin of bug 341860 2006-07-19 11:18:21 +00:00
smontagu%smontagu.org
d2fb82bd62 Add several Indic languages to language.properties. Bug 341860, r=jshin 2006-07-19 10:16:36 +00:00
masayuki%d-toybox.com
42ba5d983c Bug 255990 Characters below U+0100 are not subject to line-breaking rules at all r=jshin+mrbkap, sr=roc 2006-07-14 04:57:05 +00:00
masayuki%d-toybox.com
0cd7e0b5ee b=255990 backing-out the patch, because DomToTextConversionTest failed 2006-07-13 21:04:25 +00:00
masayuki%d-toybox.com
ab8ee052c9 Bug 255990 Characters below U+0100 are not subject to line-breaking rules at all r=jshin+mrbkap sr=roc 2006-07-13 20:25:46 +00:00
masayuki%d-toybox.com
cdc8ed3106 b=255990 backing-out the patch, because DomToTextConversionTest failed 2006-07-13 19:41:39 +00:00
masayuki%d-toybox.com
421034d9e5 Bug 255990 Characters below U+0100 are not subject to line-breaking rules at all. the patch based on jshin's patch. r=jshin, sr=roc 2006-07-13 17:42:39 +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
darin%meer.net
fc4cf74f2f fixes bug 317615 "nsStringBundle is too noisy when given an invalid URL" r=bsmedberg 2006-06-24 00:02:21 +00:00
dveditz%cruzio.com
506140bd0c Bug 284219: add EnsureStringLength() helper function to nsReadableUtils.h to
simplify OOM checks when growing an nsAString. r/sr=darin
2006-06-22 19:07:30 +00:00
bent.mozilla%gmail.com
aa0670b627 Bug 204114 - "nsUnicharUtils need to be threadsafe". r=smontagu. 2006-06-21 15:25:17 +00:00
benjamin%smedbergs.us
f93a261777 Typo fix, bug 334009 2006-06-07 16:46:14 +00:00
benjamin%smedbergs.us
357a89735b Bug 334009 - Make unicharutils available to frozen (dependent) linkage components, r=darin+smontagu 2006-06-07 16:25:40 +00:00
timeless%mozdev.org
59ef2dc1d8 Bug 337917 Make consumers stop using cids from other modules
fixing build bustage, i missed the factory bit for
https://bugzilla.mozilla.org/attachment.cgi?id=221966
intl NS_DATETIMEFORMAT_CONTRACTID
2006-06-04 01:08:02 +00:00
timeless%mozdev.org
a768026fc9 Bug 337917 Make consumers stop using cids from other modules
r=smontagu sr=darin
2006-06-03 23:35:59 +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
mkaply%us.ibm.com
15697f52d7 OS/2 build bustage from 338732 2006-05-23 14:16:33 +00:00
benjamin%smedbergs.us
20c55e3005 Bug 338732 - Make nsIDateTimeFormat header frozen-linkage friendly (use nsAString instead of nsString), r=smontagu 2006-05-22 13:20:59 +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
jshin%mailaps.org
a66b40d805 bug 214743 : remove Hangul Jamo fallback in KSC5601GL encoder and 'generator'. Also remove the corresponding 'scanner' in uscan.c that's not used by any decoder (r=smontagu,sr=blizzard) 2006-05-17 02:39:14 +00:00
sfraser%netscape.com
25bb2b740e Make lots of static data const. Bug 74803. r=dbaron, sr=alecf 2006-05-17 02:39:13 +00:00
dbaron%dbaron.org
637dfbddbf Bug 178643: Remove uses of NS_INIT_ISUPPORTS, since it is no longer needed. r=timeless sr=jag 2006-05-17 02:37:49 +00:00
dougt%netscape.com
c3512c3962 166917. Clean up xpcom SDK includes. r=rpotts@netscape.com, sr=alecf@netscape.com, a=rjesup@wgate.com 2006-05-17 02:37:36 +00:00
yokoyama%netscape.com
19a0b8da31 Bug 110486
Removing NSGetFactory from UCONV
/r=shanjian; /sr=brendan
2006-05-17 02:37:35 +00:00
jshin%mailaps.org
d5632dfed2 bug 133216 - make multibyte decoder more robust for invalid octet sequence.
r=yokoyama, sr=alecf, a=asa
2006-05-17 02:37:34 +00:00
jshin%mailaps.org
d385602ff0 Bug 128587 : Fix a typo in uScanDecomposedHangulCommon() to make
EUC-KR/ISO-2022-KR decoders work correctly with 8byte-seq. representation
of Hangul syllables. r=yokoyama, sr=alecf, a=scc
2006-05-17 02:37:33 +00:00
ftang%netscape.com
f0ec02a26b fix bug 9519 r=ftang sr=brendan a=roc+moz
make uconv code port to 32 bits clean for arm arch
thansk  jeroen.dobbelaere@acunia.com
2006-05-17 02:37:32 +00:00
gerv%gerv.net
150c4d33a5 License changes, take 2. Bug 98089. mozilla/include/, /mozilla/htmlparser/, /mozilla/intl/ (part 1). 2006-05-17 02:37:31 +00:00
gerv%gerv.net
59263a2fdf Oops. 2006-05-17 02:33:32 +00:00
scc%mozilla.org
6e78e449ab bug #98089: ripped new license 2006-05-17 02:33:31 +00:00
yokoyama%netscape.com
099b876d99 Bug 88944 for jshin. r=ftang sr=blizzard@mozilla.org
adding converter support for x-windows-949 and x-johab
2006-05-17 02:33:30 +00:00
ftang%netscape.com
ad9f228de6 blizzard ask me fix tab in the sr comment of 79273. Here is the change which only change tab and space
I use VC++ and 1. Select all 2. Edit:Advanced:Format Selection while Tools:Options.. Tabs set to 2/2 Smart
2006-05-17 02:33:29 +00:00
yokoyama%netscape.com
a261b9c9b1 Bug 75707: Some BIG5 characters can not be displayed properly in Solaris Trunk
add a boolean value to valid the med
checking in for ftang
2006-05-17 02:33:28 +00:00
ftang%netscape.com
2b006eb566 fix bug 73710. rewrite the multi table conversion routine to support overlap range
for HKSCS and EUC-TW
rs=ftang
2006-05-17 02:33:27 +00:00
waterson%netscape.com
3f3dd03b2e Bug 77209. Get rid of unused module instance counting in order to eliminate duplicate global symbols. r=erik, sr=shaver 2006-05-17 02:33:26 +00:00
ftang%netscape.com
3a43c6e1f0 fix 79273
add GB18030 4 byte support into the unicode conversion engine.
r=bstell sr=blizzard@mozilla.org
2006-05-17 02:33:25 +00:00
ftang%netscape.com
608c67ea72 fix 71489
Add johab document encoding support
Currently the convert from johab to unicode part is #if 0 since
we didn't have a way to test it.
r=bstell sr=erik
2006-05-17 02:33:24 +00:00
cls%seawood.org
c1df71a105 Do NOT use C++-style comments in a C file. It causes builds to fail on some compilers. Fixing cement tinderbox bustage 2006-05-17 02:33:23 +00:00
shanjian%netscape.com
97c91ea3a1 #64235, 25037 illegal 0xA0 code point in Multibyte charset break parser
r=ftang, sr=erik
uscan.c
nsUnicodeDecodeHelper.cpp
nsGB2312ToUnicodeV2.cpp
nsGBKToUnicode.cpp
nsJapaneseToUnicode.cpp
2006-05-17 02:33:22 +00:00
alecf%netscape.com
c71bb0159b #45797 - fix consumers of NS_IMPL_ISUPPORTS
r=dveditz a=self
2006-05-17 02:33:21 +00:00
scc%mozilla.org
9f5318af1d fix type equivalence between |PRUnichar| and |jschar| now that |PRUnchar| may be |wchar_t| on select platforms 2006-05-17 02:33:20 +00:00
pavlov%netscape.com
1f0c853d6d changes to let us build on MacOS X 2006-05-17 02:33:19 +00:00
smontagu%smontagu.org
c4b54b5523 Correct a typo in gencasetable.pl and regenerate casetable.h. Bug 337976, r=jshin, sr=jag 2006-05-15 14:07:03 +00:00
smontagu%smontagu.org
9ce477c9fe Add missing aliases for some Mac encodings. Bug 203838, r=jshin, sr=alecf 2006-05-11 20:16:20 +00:00
darin%meer.net
0318b8c707 landing patch for bug 326273 "Implement nsIThreadManager" (Mac portions by Mark Mentovai) with reviews from bienvenu, bsmedberg, bzbarsky, josh, roc, and ssieb 2006-05-10 17:30:15 +00:00
cbiesinger%web.de
51a89a8b1e bug 335180 Remove win32.order, mozilla-bin.order, --enable-reorder, and
associated code. These options do not really work anymore.

r=bsmedberg
2006-05-06 17:53:51 +00:00
smontagu%smontagu.org
d9ca99bc19 Only suppress a BOM at the beginning of UTF-8 stream. Bug 335816, patch by Masatoshi Kimura (:emk) <VYV03354@nifty.ne.jp>, r=smontagu, sr=dbaron 2006-04-30 06:43:49 +00:00
cls%seawood.org
37453e2762 Allow libxul to link in mingw builds.
Bug #334403 r=bsmedberg
2006-04-18 15:52:41 +00:00
gavin%gavinsharp.com
72e2de7caa Bug 333297: UMW nsScriptableUnicodeConverter::FinishWithLength overwrites end of buffer, patch by Phil Ringnalda <philringnalda@gmail.com>, r=smontagu, sr=jag 2006-04-14 19:26:07 +00:00
gavin%gavinsharp.com
1ae51dd599 Bug 333298: nsTextToSubURI::UnEscapeAndConvert leaks pBuf if decoder->Convert fails, patch by Ryan Flint <rflint@dslr.net>, r=timeless, sr=jag 2006-04-13 23:38:55 +00:00
dougt%meer.net
215207f033 Fixing unix build bustage. npodb 2006-04-13 18:56:54 +00:00
benjamin%smedbergs.us
70a0f2207b Freeze nsIArray (requires separating nsIMutableArray into another .idl file); also removes NS_NewArray and moves do_QueryElementAt into the glue, r=darin 2006-04-12 15:43:32 +00:00
masayuki%d-toybox.com
7fcaf1d989 Bug 201071 signature file containing accented characters has become corrupted / Bug 153855 Composer does not display a UTF-8 signature in the right way. r=jshin, sr=bienvenu 2006-04-10 15:27:29 +00:00
smontagu%smontagu.org
0ddb04ec73 Prevent possible leak, Bug 333296, r=timeless, sr=jag 2006-04-09 18:49:40 +00:00
dougt%meer.net
1dff788e00 adding windows-1252. npodb 2006-04-06 02:58:30 +00:00
dougt%meer.net
18d1e74a41 Adding fallback to basic current system Windows ANSI code page on failure. npodb 2006-04-05 02:19:31 +00:00
dougt%meer.net
7f5f9e78ed Fixing bugs in native uconv on wince. NPODB 2006-04-03 20:56:13 +00:00
gerv%gerv.net
a54a4e6372 Bug 331921 - Fix up some corrupt/dodgy Initial Developer lines. 2006-03-30 07:57:10 +00:00
gerv%gerv.net
af20ee45fb Bug 331921 - Fix up some corrupt/dodgy Initial Developer lines. 2006-03-30 07:57:05 +00:00
smontagu%smontagu.org
0169a01e79 Remove compiler warning. Bug 330589, r=biesi, sr=roc 2006-03-19 07:08:11 +00:00
dougt%meer.net
dda9c69abf Fixes bug 330142. r=benjamin, patch=romaxa@gmail.com. Build bustage for minimo 2006-03-16 04:44:57 +00:00
cbiesinger%web.de
aec7d4f9a2 bug 330030 only set mOutStream if the character encoding name is valid
patch by Nickolay Ponomarev <asqueella@gmail.com> r=biesi sr=darin
2006-03-11 16:05:26 +00:00
benjamin%smedbergs.us
80e9d804a0 Bug 78087 - don't export intermediate libraries - initial makefile changes to switch from $(DIST)/lib to in-tree library locations - blanket-r=mento 2006-02-13 20:52:44 +00:00
cbiesinger%web.de
c2d981f764 bug 183156 remove *UCS2* functions, replacing them with *UTF16* ones
r+sr=darin
2006-02-03 14:18:39 +00:00
bzbarsky%mit.edu
b64fcb4a39 Implement an nsINode interface; move some common stuff from nsIContent and
nsIDocument to nsINode.  Bug 323311, r=sicking, sr=jst
2006-01-19 03:34:18 +00:00
timeless%mozdev.org
e46b658cce Bug 106386 Correct misspellings in source code
patch by ispiked@gmail.com r=timeless rs=brendan
2006-01-12 06:34:54 +00:00
cbiesinger%web.de
0ea5eacb9a bug 321379 correctly throw an error when trying to write to or close a closed
converter stream
r=timeless sr=darin
2006-01-05 13:27:50 +00:00
timeless%mozdev.org
9b0852aaf7 Bug 106386 Correct misspellings in source code
patch by unknown@simplemachines.org r=timeless rs=brendan
2005-11-25 21:57:13 +00:00
timeless%mozdev.org
db820cf720 Bug 106386 Correct misspellings in source code
patch by unknown@simplemachines.org r=timeless rs=brendan
2005-11-25 08:16:51 +00:00
jshin%mailaps.org
eb97f51003 bug 317216 : UTF16 and UTF32 decoders allow invalid UTF16 into the core : UTF-32 patch, r=smontagu, sr=bzbarsky 2005-11-22 07:58:41 +00:00
bsmedberg%covad.net
7127ddeee8 Bug 315089 - Convert intl tests to use the XPCOM glue, r=smontagu 2005-11-17 14:40:22 +00:00
bzbarsky%mit.edu
79da4ded63 Move some basic macros for working with UTF16 from intl to XPCOM; use them in
some places including the HTML parser.  Part of fix for bug 316394; the CSS
parser changes are still coming.  r=smontagu, r=mrbkap on parser changes, sr=dbaron
2005-11-15 18:17:22 +00:00
bsmedberg%covad.net
eb0359dfad Build bustage from bug 313309 2005-11-11 15:37:56 +00:00
bsmedberg%covad.net
0b1adc178a GCC4 build bustage from bug 313309. 2005-11-11 15:14:49 +00:00
bsmedberg%covad.net
78f6d0683d Bug 313309 part 2 - change the NS_DEFINE_STATIC_IID_ACCESSOR macro to NS_DECLARE, and make a NS_DEFINE_ macro that's outside the class declaration, r=shaver 2005-11-11 14:36:26 +00:00
smontagu%smontagu.org
452af9ab94 Add Maltese and Tatar to the list of supported languages, and map Chinese (Min Nan) to the Western langGroup. Bugs 258599, 310028, 314907, r=jshin, blanket sr=roc for property file changes 2005-11-07 09:30:58 +00:00