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

169 Коммитов

Автор SHA1 Сообщение Дата
cata%netscape.com daa363180e Bunch of new converters added. 1999-04-05 22:52:50 +00:00
cata%netscape.com ccc1d7f48f Wrong shift tables fixed for EUCJP. 1999-04-01 22:09:41 +00:00
cata%netscape.com 3a965e5a62 Fixed signed/unsigned bug. 1999-04-01 02:22:17 +00:00
cata%netscape.com 331fad4d55 Fixed bug in EUCJP usage of tables. 1999-04-01 01:47:05 +00:00
cata%netscape.com 7046bc4cba Minor changes. 1999-03-29 23:49:30 +00:00
cata%netscape.com d2c24d47ef Minor bug fix. 1999-03-29 23:48:55 +00:00
cata%netscape.com 2a6e8809e0 Using support classes. 1999-03-25 23:45:51 +00:00
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