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

986 Коммитов

Автор SHA1 Сообщение Дата
briano%netscape.com d055fd251c General cleanup. 1999-09-11 03:07:11 +00:00
jj%netscape.com 9a8fca57ff First Checked In. 1999-09-10 23:13:38 +00:00
ftang%netscape.com 5124a51e86 backout the backout 1999-09-10 22:25:39 +00:00
ftang%netscape.com aeecc7d330 back out the back out .It turn out I cehck in a "const" in the first line of my check in and that compiled !!! on Win and Linux 1999-09-10 22:22:22 +00:00
ftang%netscape.com e61d269a02 temp backout mac breakage 1999-09-10 20:33:12 +00:00
ftang%netscape.com 7e5a19e54e comment out some code so we won't break when we bck out the nsUnciodeUCS2BE changes 1999-09-10 20:28:22 +00:00
ftang%netscape.com 174aa29224 split the nsEncoderSupport to two classes 1999-09-10 19:05:08 +00:00
ftang%netscape.com fe9acedc33 add new implementation to UCS2 encoder 1999-09-10 19:04:14 +00:00
ftang%netscape.com a44e9bf05f make nsconv work for UCS2 data by adding output file 1999-09-10 19:02:25 +00:00
ftang%netscape.com f308690e87 add UTF16 1999-09-10 19:01:46 +00:00
ftang%netscape.com 7d20c6b65f 1. change to UTF-16BE/LE name, 2. fix problem in nsPSMDetector 3.add addtional debugging infor to DetectCharset 1999-09-10 18:59:48 +00:00
nhotta%netscape.com 8c80d86ae2 Migrated a mapping table from mozilla classic. 1999-09-10 18:56:31 +00:00
nhotta%netscape.com e28908046e Bug #13488, changed to cache locale data. 1999-09-10 18:34:06 +00:00
nhotta%netscape.com b4b5514c87 Fixed broken project file (not part of the build). 1999-09-10 18:28:13 +00:00
nhotta%netscape.com 0fd674671a First Checked In. 1999-09-10 04:41:52 +00:00
nhotta%netscape.com 6c8c24a0e2 Adding new files for unix (not part of the build). 1999-09-10 04:37:26 +00:00
nhotta%netscape.com 58ab3b0484 Adding new files, not part of the build. 1999-09-09 19:23:41 +00:00
nhotta%netscape.com 6b2878dec3 Locale to charset name mapping for Win95/98. 1999-09-08 20:11:04 +00:00
nhotta%netscape.com 8ce57ee2ff Locale factory -> locale service. 1999-09-08 20:08:15 +00:00
jdunn%netscape.com e527acab06 Fix the HP failure... per joe@nall.com's suggestion. For some reason
HP can't handle the '-' sign righ on top of the #'s so just added spaces.
1999-09-08 14:59:22 +00:00
ftang%netscape.com f1a44cd49b placeholder for some late night hack.... 1999-09-08 13:41:11 +00:00
ftang%netscape.com 75015be57c declare methode in protect. Remove unnecessary INTEL_CHANGE ifdef, add () to #define 1999-09-08 12:58:26 +00:00
briano%netscape.com 270582bd14 Cleaned it up. 1999-09-08 01:04:55 +00:00
briano%netscape.com b857893387 Got rid of the obsolete non-necko stuff. 1999-09-08 01:04:24 +00:00
briano%netscape.com 23c9aa07c0 Added newline to fix the Unix native compiler builds. 1999-09-07 23:37:16 +00:00
ftang%netscape.com 08c1e15c53 nsUnicodeToGB2312V2.h 1999-09-07 20:42:49 +00:00
ftang%netscape.com cbae9b8b06 add new chinese converter implementation 1999-09-07 20:36:37 +00:00
ftang%netscape.com dc72b69ba8 check in mac fix 1999-09-07 20:35:56 +00:00
ftang%netscape.com 70d9b38304 add new chinese converters for UNIX build 1999-09-07 20:07:45 +00:00
ftang%netscape.com e6cf025fd0 add new Chinese converters as non default one for now 1999-09-07 20:07:21 +00:00
ftang%netscape.com bd6142fe1b add new implementation of GB converters 1999-09-07 20:04:53 +00:00
bienvenu%netscape.com cae0b1a6cf more includes of string.h 1999-09-06 20:44:26 +00:00
ftang%netscape.com e49884b420 rename CID for UCS2/UCS4 to UTF16/32. Add CID for UTF16/32 1999-09-03 23:18:00 +00:00
cata%netscape.com 8902bf118c Fixing build warnings. Step 3: remove the old deprecated API. 1999-09-02 21:41:40 +00:00
cata%netscape.com 588aa20203 Fixing build warnings. Step 3: remove the old deprecated method. 1999-09-02 21:39:29 +00:00
cata%netscape.com 4e95216ff1 Method name change. 1999-09-02 20:23:49 +00:00
cata%netscape.com 0f0d23b266 Fixing build warnings. Step 2: switch to use new method from the interface. 1999-09-01 22:50:50 +00:00
cata%netscape.com 0639d0a90c Fixing build warnings Step 1: add new method to the interface. 1999-09-01 21:44:39 +00:00
tague%netscape.com b18c292aed Cleaned up some NS_OK comparisons. Replaced them with macros. 1999-09-01 20:02:06 +00:00
tbogard%aol.net c11bdf4df1 Fixed bad NSGetFactory. 1999-09-01 08:15:23 +00:00
ftang%netscape.com e16a7fc560 change to UTF-16/32BE/LE add ksc5601 and iso8859-1 as alias 1999-09-01 01:18:17 +00:00
cyeh%netscape.com 9577b5cefa Remove IGNORE_MANIFEST=1. It doesn't do anything and it confuses people. 1999-09-01 00:54:34 +00:00
cata%netscape.com 4dd1b01674 Fixed bug 11570. 1999-09-01 00:46:04 +00:00
tague%netscape.com 5b7177c181 Removed direct comparisons of result values to NS_OK and replaced them with the appropriate macro. 1999-08-31 02:11:07 +00:00
tague%netscape.com 7883aff603 Replaced direct comparisons of return values against NS_OK with the appropriate macros. 1999-08-31 02:04:26 +00:00
tague%netscape.com 6852185102 Replaced direct comparisons of return values against NS_OK with NS_SUCCEEDED or NS_FAILED macros. 1999-08-31 01:56:44 +00:00
ftang%netscape.com d1b50c1612 X11Johab converters. Thanks contribution from Deogtae Kim <dtkim@camars.kaist.ac.kr> and Jungshik Shin <jshin@pantheon.yale.com> 1999-08-30 22:10:41 +00:00
nhotta%netscape.com f55b3a55ae Bug fix #8792. 1999-08-30 22:00:13 +00:00
erik%netscape.com 2591c69b18 Fixing warnings. 1999-08-30 21:59:42 +00:00
ftang%netscape.com 69869c5070 check in performance tuned UCS2 to Unicode converters 1999-08-30 14:49:36 +00:00