Commit Graph

262 Commits

Author SHA1 Message Date
cata%netscape.com
94d06b784d Support classes used. 1999-03-25 17:34:07 +00:00
cata%netscape.com
b17d3addb0 Multi-table helper decoder. 1999-03-25 17:33:39 +00:00
cata%netscape.com
43e363d7eb Length() moved in support class. In preparation for the big interface change. 1999-03-24 00:52:19 +00:00
cata%netscape.com
206d1ef494 UTF8 converter using the support classes now. 1999-03-24 00:28:40 +00:00
cata%netscape.com
06a6d0fcf7 UTF8 test added. 1999-03-24 00:17:09 +00:00
cata%netscape.com
8afeffd813 Test made silen. Noise only on errors. 1999-03-24 00:06:43 +00:00
cata%netscape.com
e5e302b332 ISO-8859-7 decoder using support classes now. 1999-03-23 22:37:19 +00:00
cata%netscape.com
14555fc2ae Improved support classes. 1999-03-23 22:05:39 +00:00
cata%netscape.com
7d60a2e7d3 added files: mozilla/intl/uconv/src/nsUnicodeDecodeHelper.cpp 1999-03-23 20:47:49 +00:00
cata%netscape.com
820b308b0d Decode helper object added. 1999-03-23 20:47:35 +00:00
cata%netscape.com
11f0fcd5d7 Test case for Latin1 decoder changed. 1999-03-23 18:49:32 +00:00
cata%netscape.com
d73bfee1bc Decoder helper interface added. 1999-03-23 18:47:58 +00:00
tague%netscape.com
0b701f82f1 Fixed purify errors. Thanks to bruce@cybersight.com for the patches. 1999-03-20 02:42:18 +00:00
cata%netscape.com
2506c03ff5 UTF8 name fixed. 1999-03-19 01:33:47 +00:00
cata%netscape.com
d0c4608c6f UTF8 decoder added. 1999-03-19 01:20:55 +00:00
cata%netscape.com
8d6ab7d21c UTF8 decoder added. 1999-03-19 01:15:04 +00:00
cata%netscape.com
96f4be6c34 added files: mozilla/intl/uconv/ucvlatin/nsUTF8ToUnicode.cpp 1999-03-19 01:14:40 +00:00
cata%netscape.com
53409ef749 Created. 1999-03-19 01:08:01 +00:00
cata%netscape.com
3ec6b4a4f7 Added new return codes. 1999-03-18 22:27:11 +00:00
cata%netscape.com
8942a46f99 Fix bug 3862. Reviewed by ftang. Fallback character bellow 0x20. 1999-03-17 01:47:39 +00:00
cata%netscape.com
a4e985f2b1 EUCJP encoder test 1999-03-11 22:37:53 +00:00
cata%netscape.com
5f1af02b74 EUCJP encoder 1999-03-11 22:37:27 +00:00
cata%netscape.com
d0c8035a37 Multi table support added. 1999-03-11 22:36:40 +00:00
cata%netscape.com
1a6b6227a8 Fix for GetMaxLength() 1999-03-11 21:05:31 +00:00
cata%netscape.com
4729141296 SJIS encoder added. 1999-03-11 21:04:54 +00:00
cata%netscape.com
d3dec8849b SJIS encoder test added. 1999-03-11 21:04:30 +00:00
cata%netscape.com
9d255392d4 Test EUCJP encoder added. 1999-03-11 20:39:50 +00:00
cata%netscape.com
a9b61da167 Fix for correct converting. 1999-03-11 20:39:19 +00:00
cata%netscape.com
c0a87442b8 Decoder helper param fixed. 1999-03-11 20:38:39 +00:00
cata%netscape.com
5be9bf1043 Method param fixed. 1999-03-11 20:37:57 +00:00
ftang%netscape.com
f20df250b4 add shift_jis to the list. Solve PRBool problem on mac 1999-03-11 05:56:29 +00:00
nhotta%netscape.com
2a43bb98f1 Added Support class and encoders 1999-03-10 22:57:54 +00:00
cata%netscape.com
37bbd1fb9e Support class, EUCJP and ISO2022JP encoders added. 1999-03-10 22:46:38 +00:00
cata%netscape.com
78c0fe7b6f added files: mozilla/intl/uconv/ucvja/nsUCvJaSupport.cpp, mozilla/intl/uconv/ucvja/nsUnicodeToSJIS.cpp 1999-03-10 22:09:06 +00:00
cata%netscape.com
f47e93cb75 SJIS encoder, Support class added. 1999-03-10 22:08:00 +00:00
cata%netscape.com
67b4a7c121 "extern" declaration for global vars fixed. 1999-03-09 23:48:10 +00:00
cata%netscape.com
8ecb1f457e Docs added. 1999-03-09 22:41:09 +00:00
warren%netscape.com
4d219a153d Fixed return. 1999-03-09 12:36:13 +00:00
warren%netscape.com
8d4be95029 Fixed include problem. 1999-03-09 12:34:01 +00:00
warren%netscape.com
1db44452f9 Fixed include problem. 1999-03-09 12:16:34 +00:00
warren%netscape.com
44568143d6 Backed out the nsService template stuff. 1999-03-09 11:49:41 +00:00
warren%netscape.com
4b2d56fbaa nsRepository -> nsIComponentManager changes. 1999-03-09 09:44:27 +00:00
dp%netscape.com
1576712e2f dist/bin/components is where all loadable components will be installed. 1999-03-06 09:04:53 +00:00
ftang%netscape.com
549a8068fc add iso-8859-7 and windows-1253 1999-03-05 04:11:25 +00:00
brade%netscape.com
3005ae08ce add curly braces to reduce Macintosh compiler warnings 1999-03-03 14:47:18 +00:00
mcafee%netscape.com
b95bf6ec27 Removing tests that link with components, we need to dlopen() these libraries and not link with them. 1999-03-03 09:17:32 +00:00
dp%netscape.com
06a110237c Installing loadable components in components/ directory 1999-03-03 01:25:21 +00:00
ftang%netscape.com
77181427f0 fix some unix warnning 1999-02-26 17:11:43 +00:00
ftang%netscape.com
7d08d53c85 fix some unix warnning 1999-02-26 16:58:33 +00:00
ftang%netscape.com
52a6310f37 fix some unix warnning 1999-02-26 16:52:34 +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
ebina%netscape.com
ec691d8a4c Changing RegisterFactory to use the new API. 1999-02-26 16:18:23 +00:00
ftang%netscape.com
319c260a12 first check in.This should fix the bustage 1999-02-26 15:36:02 +00:00
ftang%netscape.com
919aa7b2fc add CharsetAlias factory 1999-02-26 15:24:56 +00:00
ftang%netscape.com
c030bb0ffc check in hack implementation 1999-02-26 15:16:56 +00:00
ftang%netscape.com
d6f3e0c3a2 fix some interface probelm 1999-02-26 15:15:57 +00:00
warren%netscape.com
44cae3cd3f Changes for RDF component registration using nsRepository. Also changed args to NSGetFactory and friends. 1999-02-26 10:17:14 +00:00
sfraser%netscape.com
3a123c982b Mac project changes -- link with MSLDropInRuntime, instead of MSLShLibRuntime, and fix link order. 1999-02-26 00:54:57 +00:00
sfraser%netscape.com
313ee557d8 Mac project changes -- convert from using MLSShLibRuntime to MSLDropinRuntime. 1999-02-26 00:44:01 +00:00
ftang%netscape.com
56957704ba add readme.txt file for serveral directory 1999-02-25 19:59:47 +00:00
ftang%netscape.com
18e81c95a5 First check in 1999-02-25 19:57:03 +00:00
ftang%netscape.com
0db8e6e24b First Checked In. 1999-02-25 19:50:08 +00:00
alecf%netscape.com
4abb853003 fix HPUX bustage - don't put commas after last element in enum declaration 1999-02-25 19:45:44 +00:00
ftang%netscape.com
b7e8b4bf87 add nsCharsetAliasImp.cpp 1999-02-25 19:32:34 +00:00
ftang%netscape.com
96e578ff5c add two cpp file into uconv.toc 1999-02-25 19:29:52 +00:00
ftang%netscape.com
cf8d9b9908 add placeholder for nsCharsetAliasImp.cpp 1999-02-25 19:27:18 +00:00
ftang%netscape.com
46a75001e4 add placehodler for nsCharsetAliasImp.cpp 1999-02-25 19:26:33 +00:00
ftang%netscape.com
c9e99e509c add nsICharsetAlias.h interface 1999-02-25 19:21:25 +00:00
cata%netscape.com
fd567aaef4 Generic factory used. 1999-02-25 15:48:41 +00:00
cata%netscape.com
13df9d732a Small output format change. 1999-02-25 14:46:46 +00:00
cata%netscape.com
9699fd33e2 Generic factory used. 1999-02-25 14:44:44 +00:00
cata%netscape.com
a49fe45a32 UnicodeToLatin1 component added. 1999-02-25 14:22:42 +00:00
cata%netscape.com
bb6177fbf8 added files: mozilla/intl/uconv/ucvlatin/nsUnicodeToLatin1.cpp, mozilla/intl/uconv/ucvlatin/nsUCvLatinSupport.cpp 1999-02-25 14:16:13 +00:00
cata%netscape.com
8ec4a2028c added files: mozilla/intl/uconv/src/nsUnicodeEncodeHelper.cpp 1999-02-25 13:36:27 +00:00
cata%netscape.com
ce58a3d563 Generic factory used. 1999-02-25 13:15:07 +00:00
ftang%netscape.com
1b6f3eb390 add charset properties file. Currently we do not use it but hard code the mapping inside the nsXXXCharset.cpp, In the future, we will use these properties file so we can have better extensibility 1999-02-25 01:29:31 +00:00
ftang%netscape.com
c19ea09b86 fix nsIPlatformCharset factory problem, add test cases for it. 1999-02-25 01:28:04 +00:00
waterson%netscape.com
de0f22053c Fix build bustage: make sure to include nsIUnicodeEncodeHelper.h for NS_IMPLIDS. 1999-02-24 19:12:27 +00:00
cata%netscape.com
81c2ecdae0 UnicodeToLatin1 added. 1999-02-24 17:10:37 +00:00
cata%netscape.com
a9f9f5ed84 nsUnicodeToLatin1 added. 1999-02-24 17:10:04 +00:00
cata%netscape.com
829a27f75f Small fixes. 1999-02-24 17:05:23 +00:00
pinkerton%netscape.com
1f2b378d80 add nsUnicodeEncodeHelper.cpp for cata. 1999-02-24 16:31:18 +00:00
cata%netscape.com
47cf3c0bbc UnicodeToLatin1 test added. 1999-02-24 16:27:30 +00:00
cata%netscape.com
55ee029902 nsUnicodeEncodeHelper added 1999-02-24 15:17:40 +00:00
cata%netscape.com
4adc3f53da nsConverterCID.h not included anymore. 1999-02-24 15:05:33 +00:00
cata%netscape.com
d7b0ac3bbb nsUnicodeEncodeHelper added. 1999-02-24 15:02:08 +00:00
cata%netscape.com
851ddbd624 UnicodeToLatin1 added. 1999-02-24 14:47:42 +00:00
cata%netscape.com
2842f6e731 Change back in. I hope no bustage this time... 1999-02-24 14:41:41 +00:00
cata%netscape.com
480a3a476d File removed. 1999-02-24 14:39:15 +00:00
cata%netscape.com
2d4c900419 nsIUnicodeEncodeHelper added. 1999-02-24 14:38:16 +00:00
cata%netscape.com
a61a838791 Interface complete. Cleaned. 1999-02-24 14:06:16 +00:00
mcafee%netscape.com
98b49d2d2f Solaris warning 1999-02-24 07:09:42 +00:00
cata%netscape.com
4860bd34f7 Backed change. 1999-02-24 03:40:34 +00:00
cata%netscape.com
2a70ca1580 File deprecated. 1999-02-24 03:13:43 +00:00
cata%netscape.com
5c762d6682 nsIUnicodeEncodeHelper.h included 1999-02-24 03:00:30 +00:00
cata%netscape.com
be5b7d142d Latin1 encoder CID added. 1999-02-24 02:56:41 +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
5471e596d0 add kPlatformCharsetCID 1999-02-23 16:52:04 +00:00
ftang%netscape.com
ee1bbb8551 add nsMacCharset.cpp 1999-02-23 16:51:23 +00:00
ftang%netscape.com
cd47ef7a3e fix NS_IMPL_ISUPPORTS problem 1999-02-23 16:39:58 +00:00
ftang%netscape.com
9a069d9e55 add nsUNIXCharset.cpp 1999-02-23 16:36:51 +00:00
ftang%netscape.com
ec248f1d1c fix the NS_IMPL_ISUPPORTS problem 1999-02-23 16:36:33 +00:00
ftang%netscape.com
5a791a5615 add nsWinCharset.cpp 1999-02-23 16:21:56 +00:00
ftang%netscape.com
167b8753b3 backout accidential check in 1999-02-23 10:06:47 +00:00
ftang%netscape.com
99234f64b6 add two new files 1999-02-23 09:55:55 +00:00
ftang%netscape.com
97caa1dffb move class definitation into nsWinCharset.cpp 1999-02-23 09:52:48 +00:00
ftang%netscape.com
a94d664d79 remove nsWinCharset.h 1999-02-23 09:52:11 +00:00
ftang%netscape.com
e392b10497 add several new files 1999-02-23 09:48:43 +00:00
ftang%netscape.com
c09c0b34f3 add nsIPlatformCharset.h 1999-02-23 09:46:58 +00:00
mcafee%netscape.com
b269322a4f Solaris needs a constructor for ConverterInfo(). 1999-02-19 13:05:19 +00:00
ramiro%netscape.com
bb843f5eee Build tests on if ENABLE_TESTS is defined. 1999-02-18 03:26:16 +00:00
cyeh%netscape.com
8beb34efa7 change from using layout/config/rules.mak to using config/rules.mak 1999-02-18 01:52:09 +00:00
cata%netscape.com
9ac86fc08a Test data from files capability added. 1999-02-18 00:55:19 +00:00
cata%netscape.com
eb1cfb8c0d Hacky ASCII encoder elliminated. 1999-02-18 00:54:13 +00:00
cata%netscape.com
cc64675d38 Return value name changed. 1999-02-18 00:53:27 +00:00
cata%netscape.com
d35592858b Interface implemented as "public". 1999-02-17 23:21:22 +00:00
mcafee%netscape.com
6ecfff87d0 Ignore generated files 1999-02-16 01:50:51 +00:00
akkana%netscape.com
8842fe373e Fixing cata's Linux build bustage 1999-02-12 20:45:26 +00:00
cata%netscape.com
a09d0406b5 ISO2022JP to Unicode converter adedd. 1999-02-12 19:50:47 +00:00
cata%netscape.com
7aff4ca70b ISO2022JP to Unicode added. 1999-02-12 19:46:02 +00:00
cata%netscape.com
9dd60ddf52 Shared converter data moved here. 1999-02-12 19:44:33 +00:00
cata%netscape.com
fccb800a1e Shared converter data moved to nsUCVJA2Dll.cpp 1999-02-12 19:43:43 +00:00
cata%netscape.com
48359c7b1c Created. 1999-02-12 19:35:59 +00:00
cata%netscape.com
fd8646f06b Small bugfixes, optimizations and docs. 1999-02-12 19:27:31 +00:00
cata%netscape.com
7b12754017 More doc added and changed. 1999-02-12 19:24:08 +00:00
dp%netscape.com
cee1f81ac2 Adding libreg 1999-02-09 22:47:21 +00:00
brade%netscape.com
07c421149d remove extra comma to remove warnings on Macintosh compiler 1999-02-03 22:57:36 +00:00
kipp%netscape.com
3efbd9563c Use SIMPLE_PROGRAMS instead of custom rules 1999-02-02 17:40:28 +00:00
ftang%netscape.com
cf402a4b8c move kLatin1ToUnicodeCID from nsConverterCID.h to nsUCvLatinCID.h 1999-01-29 18:13:32 +00:00
ftang%netscape.com
98fd34393f fix EXPORT problem 1999-01-29 18:12:16 +00:00
ftang%netscape.com
a0a34eb553 first check in 1999-01-29 18:11:33 +00:00
ftang%netscape.com
a69e7904e6 fix export 1999-01-29 18:11:00 +00:00
ftang%netscape.com
64eafe5548 add MANIFEST 1999-01-29 01:09:05 +00:00
cata%netscape.com
b78e142c3f Test code for the hacky Ascii Encoder added. 1999-01-27 18:06:03 +00:00
cata%netscape.com
8bf62a32c9 Hacky Ascii Unicode encoder added for testing purposes. 1999-01-27 18:05:08 +00:00
cata%netscape.com
64c5987ad2 More methods added in the interface. 1999-01-27 18:03:59 +00:00
cata%netscape.com
519bf61974 Docs added. Changes in error codes. 1999-01-27 18:02:58 +00:00
sudu%netscape.com
c94385ee94 OJI MozClassic to raptor merge 1999-01-25 08:05:00 +00:00
ramiro%netscape.com
67f7ec8c39 Ignore generated file. 1999-01-23 00:09:34 +00:00
ramiro%netscape.com
127039e271 Ignore generated files. 1999-01-22 06:33:54 +00:00
ftang%netscape.com
38a78d74bd fix the target name from shlib to shlb 1999-01-22 01:26:41 +00:00
ftang%netscape.com
ba41dc36f1 First Checked In. 1999-01-16 00:29:00 +00:00
ftang%netscape.com
0c4b4a9143 add EUC-JP converter 1999-01-16 00:20:44 +00:00
ftang%netscape.com
e897d9df10 fix the bug which will crash when some converter are not available 1999-01-14 23:24:17 +00:00
ftang%netscape.com
3e4093276b add greek test case 1999-01-14 23:23:30 +00:00
ftang%netscape.com
dd7461a825 add ucvlatin into -I 1999-01-14 23:23:13 +00:00
ftang%netscape.com
8d41d4b0cc make UNIX build and run 1999-01-14 10:28:18 +00:00
ftang%netscape.com
61a437bcd2 fix the FastTableInit code 1999-01-14 08:49:03 +00:00
ftang%netscape.com
0a4bb956c9 fix the 0x00-0x20 and 0x7f problem nsUnicodeDecodeUtil.cpp 1999-01-14 08:22:31 +00:00