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

120 Коммитов

Автор SHA1 Сообщение Дата
nhotta%netscape.com fa6a5d6ac3 Fixed a typo in the entity definition, r=ftang. 1999-11-02 01:19:19 +00:00
dp%netscape.com 69f850d965 Removing double check for failure. Checking for nsresult is sufficient. 1999-11-01 08:54:06 +00:00
nhotta%netscape.com 042fc6540b Check input for the null pointer and empty string, bug 17287, r=ducarroz,jefft. 1999-10-28 20:41:45 +00:00
nhotta%netscape.com 35df054c4f Unicode encoder related change for unmapped characters.
If unicode encoder cannot map a character to the target encoding, it returns used unicode length including the unmapped character.
That is true for all encoder except ISO-2022-JP (bug #15706). Changed the callers to match the encoder behavior. bug 8865, r=cata.
1999-10-26 20:16:11 +00:00
nhotta%netscape.com b19a5167ef Fix a warning, it was assigning NULL to char type, r=ftang. 1999-10-20 23:55:31 +00:00
nhotta%netscape.com 5c8b113682 Fixing the linux build bustage. 1999-10-19 00:03:57 +00:00
nhotta%netscape.com b5873913b7 Changed interface and implementation of nsIEntityConverter,
more entity support (before Latin1 only), added a string based interface. Bug fix 8865, r=ftang.
1999-10-18 22:33:14 +00:00
dp%netscape.com 9568ae8d05 Removing extra backslashes at the end of the install lines. Fixing
build.
1999-10-18 20:43:11 +00:00
nhotta%netscape.com b338c83fa6 Add new propertie files for html entity, part of bug fix 8865, r=ftang. 1999-10-18 20:02:20 +00:00
nhotta%netscape.com 34f377415a Hooking up nsISaveAsCharset to the build, part of bug fix 8865, r=ftang. 1999-10-15 00:13:00 +00:00
nhotta%netscape.com 213f38e135 Hooking up nsISaveAsCharset to the build, part of bug fix 8865, r=ftang. 1999-10-15 00:05:23 +00:00
nhotta%netscape.com d02f41691b Adding a new interface which does a charset conversion plus NE and NCR for fallback. Part of bug fix #8865, r=ftang. 1999-10-11 23:47:27 +00:00
ftang%netscape.com 0e55264368 remove obsolted file 1999-10-08 20:35:24 +00:00
ftang%netscape.com 8ef6c2fe6f change to nsIModule r=kipp 1999-10-08 20:30:58 +00:00
ftang%netscape.com dcd272500b remove factory file and add module file 1999-10-08 20:30:42 +00:00
ftang%netscape.com 9050f25e26 add new file for nsIMoudle work, r=kipp 1999-10-08 20:27:24 +00:00
beard%netscape.com 9eae33066d changed from directly using "MSL DropInRuntime.Lib" to using "NSComponentStartup.o" to enable GC leak detector. r=smfr 1999-10-03 20:46:23 +00:00
briano%netscape.com 319ef7e115 Fix for AIX 4.2, specifically, but should help other platforms with shared library difficulties. 1999-10-01 23:07:38 +00:00
bruce%cybersight.com 21c66044ed Fix mismatched delete 1999-09-26 18:12:39 +00:00
tague%netscape.com a6ed808eb5 Export to correct module, not that it matters anymore. 1999-09-21 20:13:56 +00:00
warren%netscape.com e1cb53233a freed gUpperMap and gLowerMap in nsCaseConversionImp2 1999-09-20 20:52:16 +00:00
ramiro%netscape.com e8ba593918 Cleanup the neckutil linking thing. 1999-09-15 02:15:11 +00:00
ftang%netscape.com bfa7151e73 optimizatoin work 1999-09-13 23:44:48 +00:00
briano%netscape.com d055fd251c General cleanup. 1999-09-11 03:07:11 +00:00
ftang%netscape.com f1a44cd49b placeholder for some late night hack.... 1999-09-08 13:41:11 +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
erik%netscape.com 2591c69b18 Fixing warnings. 1999-08-30 21:59:42 +00:00
tague%netscape.com e7049f0e55 Obsolete old entity conversion table. 1999-08-26 03:00:42 +00:00
tague%netscape.com f0ab775aeb Changed build destination of entity conversion tables. 1999-08-26 02:58:58 +00:00
tague%netscape.com 4ac91b854c Fixed up build location of the entity conversion tables. 1999-08-26 02:24:10 +00:00
tague%netscape.com 01b01c6ae5 Fixed up a makefile problem, updated the build location of the entity translation files. 1999-08-26 02:11:40 +00:00
ramiro%netscape.com e5dfc2a7eb Ignore generated files. 1999-08-21 12:14:23 +00:00
ramiro%netscape.com 0e8cf4c605 Fix runtime undefined symbols. 1999-08-21 11:49:22 +00:00
tague%netscape.com da98f378da Fix blamed build warning. 1999-08-21 05:49:24 +00:00
tague%netscape.com 556dd8fd9f Turned on nsIEntityConverter for windows build. 1999-08-21 02:51:39 +00:00
tague%netscape.com f1b6d29f55 Turned on nsIEntityConverter for Unix build 1999-08-21 02:50:58 +00:00
tague%netscape.com 9b6ca6ec86 Turn on nsIEntityConverter in Mac build. 1999-08-21 02:41:56 +00:00
tague%netscape.com ce0c16737e First Checked In. 1999-08-21 01:41:17 +00:00
tague%netscape.com 407f64b741 Added to windows build. 1999-08-21 00:42:38 +00:00
tague%netscape.com 25ffeb5fc3 Added makefile.win for windows build. 1999-08-21 00:42:03 +00:00
tague%netscape.com 2cdab7d080 Added nsEntityConverter components. 1999-08-20 23:57:51 +00:00
tague%netscape.com 7b2409d97b Added nsIEntityConverter component. 1999-08-20 23:57:21 +00:00
tague%netscape.com 67be3d73eb Added nsIEntityConverter.idl component. 1999-08-20 23:56:37 +00:00
briano%netscape.com 2a20744a97 Fix for platforms with no --whole-archive flags. 1999-07-31 00:07:17 +00:00
ftang%netscape.com e75a11b9d0 fix 10368 1999-07-27 13:46:37 +00:00
ftang%netscape.com f829941607 fix warning 1999-07-16 20:44:02 +00:00
ftang%netscape.com 1b6f57843d fix bug 9841 1999-07-14 18:46:44 +00:00
ftang%netscape.com 5da42e408a remove tools from the build 1999-07-14 15:38:19 +00:00
dveditz%netscape.com 0eb6c820cf nakefile cleanups 1999-07-02 13:42:17 +00:00
tague%netscape.com 357bf250ae Fixed up UNIX build warnings 1999-06-29 20:14:59 +00:00