Граф коммитов

98 Коммитов

Автор SHA1 Сообщение Дата
shanjian%netscape.com 89a8943aa9 #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 9f5542cd69 #45797 - fix consumers of NS_IMPL_ISUPPORTS
r=dveditz a=self
2006-05-17 02:33:21 +00:00
scc%mozilla.org 637652349a 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 8f50e8b08c changes to let us build on MacOS X 2006-05-17 02:33:19 +00:00
bsmedberg%covad.net 04cef7f75f GCC4 build bustage from bug 313309. 2005-11-11 15:14:49 +00:00
bsmedberg%covad.net dff1dea638 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 ea6b4f1b39 Make mErrorEncoder nsCOMPtr. Bug 306493, r=jshin, sr=dbaron 2005-09-06 07:10:26 +00:00
smontagu%smontagu.org caf44c2307 Release the correct pointer in implementations of SetOutputErrorBehavior. Bug 295145, patch by Frank Wein <bugzilla@mcsmurf.de>, r=jshin, sr=dbaron 2005-08-29 13:58:56 +00:00
bryner%brianryner.com f5257db823 Clean up unneeded REQUIRES (bug 73353). r+sr=dbaron. 2005-02-03 23:01:54 +00:00
bsmedberg%covad.net 7ccf6e4965 Bug 273876 - libxul step 2 (everything through widget, except spidermonkey) r=darin; again, this should not affect non-xulrunner trees. 2004-12-09 19:28:35 +00:00
darin%meer.net 96c79cea45 eliminating uses of deprecated nsComponentManager:: methods (bug 267040), r=bsmedberg 2004-11-01 18:50:36 +00:00
neil%parkwaycc.co.uk 39d2a556eb Bug 237598 Remove nsUCRegUtils p=sdwalker@myrealbox.com r=mkaply sr=alecf 2004-04-19 16:02:09 +00:00
gerv%gerv.net 6f486a3c92 Bug 236613: change to MPL/LGPL/GPL tri-license. 2004-04-18 14:21:17 +00:00
bryner%brianryner.com 8bd0fdbb8d Fix build on gcc 3.4 by removing extra semicolons (bug 218551). r/sr=dbaron, a=brendan. 2003-09-07 22:24:21 +00:00
jaggernaut%netscape.com 20004e3489 Bug 73353: clean up MODULE/REQUIRES story. r=cls, sr=bryner 2003-07-13 22:29:00 +00:00
alecf%flett.org ccf01a2786 fix for bug 206379:
- combine nsICharsetConverterManager2 and nsICharsetConverterManager
- get rid of nsIAtom in most of the methods
- provide versions of getUnicodeDecoder/Encoder which don't do alias resolution
- change all charset types to ASCII strings
- clean up some other i18n APIs which could be simplified
- fix all consumers of all changed i18n interfaces
r=jshin, smontagu
rs=sfraser
2003-06-11 18:16:03 +00:00
sfraser%netscape.com db1ecba574 Make lots of static data const. Bug 74803. r=dbaron, sr=alecf 2003-02-26 01:15:36 +00:00
dbaron%dbaron.org 72b937ea79 Bug 178643: Remove uses of NS_INIT_ISUPPORTS, since it is no longer needed. r=timeless sr=jag 2003-01-08 21:07:51 +00:00
dougt%netscape.com c5e8f896cd 166917. Clean up xpcom SDK includes. r=rpotts@netscape.com, sr=alecf@netscape.com, a=rjesup@wgate.com 2002-09-07 17:13:19 +00:00
alecf%netscape.com 1cf09b32b0 fix for bug 158003 - custom static constructors for i18n unicode converters.
r=shanjian, sr=bz, a=roc+moz
2002-09-07 01:17:57 +00:00
alecf%netscape.com ca4ffae67e lay some groundwork for bug 158003 - make some static constructors for the base classes that all the encoders/decoders can share
not part of build
2002-07-24 21:27:57 +00:00
alecf%netscape.com a675a03380 work for bug 158003 and bug 157993 - tweak base support classes with a fake inner interface in debug builds, so we can use QI to determine if the class is based off any of these support classes.
no reviewer, not part of build
2002-07-24 21:20:18 +00:00
alecf%netscape.com 569df219b6 fix typo for case-sensitive filesystems, not part of build 2002-07-23 22:25:20 +00:00
alecf%netscape.com 3074124ff1 add static utility library for bug 157993 - provides enhanced base classes for table-based converters
not part of build.. landing so I can test on multiple platforms.
2002-07-23 22:05:25 +00:00
dmose%mozilla.org 8535dda53e updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:43:54 +00:00
kipp%netscape.com 446f6c551c Convert to module from component 1999-09-30 21:11:05 +00:00
ftang%netscape.com d356e13ed1 fix bad funct name. Thanks brade 1999-09-13 22:18:31 +00:00
ftang%netscape.com 9f87989a90 fix composed hangule conversion and also add it to KS C 5601 conversion 1999-07-16 18:20:45 +00:00
ftang%netscape.com 943ad11e96 fix composed hangul bug 1999-07-16 14:08:53 +00:00
ftang%netscape.com 96a18ca67e add composed Hangul support 1999-07-16 13:03:32 +00:00
ftang%netscape.com fd8d777119 add new support for GL 1999-06-12 01:38:30 +00:00
ftang%netscape.com 4da807248e add functionality to uscan and ugen so we can add CNS11643 p3-7 into euc-tw 1999-06-10 12:56:33 +00:00
ftang%netscape.com a89254bbd3 add new scanner/generate type to support UCS2/4 1999-06-09 20:22:26 +00:00
briano%netscape.com e2dd390a5b Yet another case of C++ comments in a C file.... 1999-06-07 22:11:18 +00:00
ftang%netscape.com bb12b8eea8 add FillInfo 1999-06-07 20:32:15 +00:00
ftang%netscape.com 8778c716bc add MappingCache 1999-05-10 23:19:21 +00:00
cata%netscape.com a800a1ee88 Deprecated methods deleted. 1999-04-19 21:15:09 +00:00
cata%netscape.com 517cab269c Method renamed for clarity. 1999-04-19 20:26:26 +00:00
mcmullen%netscape.com 8b5e765a21 Removed illegal semicolon. 1999-04-07 00:23:15 +00:00
cata%netscape.com 9caa29253b Fixed signed/unsigned bug. 1999-04-01 02:22:17 +00:00
cata%netscape.com 263235e2e4 Minor bug fix. 1999-03-29 23:48:55 +00:00
cata%netscape.com 83fcc15a7f Multi-table helper decoder. 1999-03-25 17:33:39 +00:00
cata%netscape.com 9bfa07e4ce Decode helper object added. 1999-03-23 20:47:35 +00:00
cata%netscape.com 5cfa0d6538 Multi table support added. 1999-03-11 22:36:40 +00:00
ftang%netscape.com cfd20ced26 fix a log of unix warnning- 1) make sure all XPCOM class destructor are virtual and fix warnning in new file 1999-02-26 16:32:08 +00:00
cata%netscape.com 2c93acbed6 Space availability check done for 1 byte, too. 1999-02-24 02:18:55 +00:00
cata%netscape.com 09c4d546c8 File created. 1999-02-24 02:13:37 +00:00
ftang%netscape.com 8b382bbe0a add shift jis converter, add table driven decode utility and interface, change module name from intl to uconv 1999-01-12 08:34:29 +00:00