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

85 Коммитов

Автор SHA1 Сообщение Дата
bryner%brianryner.com 7171f28ff4 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 2d7ed90a69 Bug 73353: clean up MODULE/REQUIRES story. r=cls, sr=bryner 2003-07-13 22:29:00 +00:00
alecf%flett.org 2751c6b097 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 eab5d38cb2 Make lots of static data const. Bug 74803. r=dbaron, sr=alecf 2003-02-26 01:15:36 +00:00
dbaron%dbaron.org 3ea0dc57d4 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 68faeb5241 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 71f32d15bb 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 02948c02a1 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 1ae76ec180 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 048497d258 fix typo for case-sensitive filesystems, not part of build 2002-07-23 22:25:20 +00:00
alecf%netscape.com f7e72c0031 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 142ac52eaf 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 925361591a Convert to module from component 1999-09-30 21:11:05 +00:00
ftang%netscape.com bfdb99d1d9 fix bad funct name. Thanks brade 1999-09-13 22:18:31 +00:00
ftang%netscape.com 281dc11835 fix composed hangule conversion and also add it to KS C 5601 conversion 1999-07-16 18:20:45 +00:00
ftang%netscape.com 8538bfa431 fix composed hangul bug 1999-07-16 14:08:53 +00:00
ftang%netscape.com 04317bc727 add composed Hangul support 1999-07-16 13:03:32 +00:00
ftang%netscape.com 2cf6b53c65 add new support for GL 1999-06-12 01:38:30 +00:00
ftang%netscape.com c0ae575180 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 ec190031e7 add new scanner/generate type to support UCS2/4 1999-06-09 20:22:26 +00:00
briano%netscape.com d644a9b014 Yet another case of C++ comments in a C file.... 1999-06-07 22:11:18 +00:00
ftang%netscape.com c1384463fa add FillInfo 1999-06-07 20:32:15 +00:00
ftang%netscape.com cf4d1a8938 add MappingCache 1999-05-10 23:19:21 +00:00
cata%netscape.com e644987e20 Deprecated methods deleted. 1999-04-19 21:15:09 +00:00
cata%netscape.com db8fc54478 Method renamed for clarity. 1999-04-19 20:26:26 +00:00
mcmullen%netscape.com eb0fb28937 Removed illegal semicolon. 1999-04-07 00:23:15 +00:00
cata%netscape.com 3a965e5a62 Fixed signed/unsigned bug. 1999-04-01 02:22:17 +00:00
cata%netscape.com d2c24d47ef Minor bug fix. 1999-03-29 23:48:55 +00:00
cata%netscape.com b17d3addb0 Multi-table helper decoder. 1999-03-25 17:33:39 +00:00
cata%netscape.com 820b308b0d Decode helper object added. 1999-03-23 20:47:35 +00:00
cata%netscape.com d0c8035a37 Multi table support added. 1999-03-11 22:36:40 +00:00
ftang%netscape.com 189fbf22da 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 8d06cb30ba Space availability check done for 1 byte, too. 1999-02-24 02:18:55 +00:00
cata%netscape.com d6b92b214d File created. 1999-02-24 02:13:37 +00:00
ftang%netscape.com 1aba6b47b6 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