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

253 Коммитов

Автор SHA1 Сообщение Дата
rickg%netscape.com 7bfd062bca more bad content parsing improvements 1998-10-08 07:32:34 +00:00
rickg%netscape.com 3fe950131c added autoclose to DT 1998-10-06 02:38:45 +00:00
rickg%netscape.com 04214a2813 fixed a bunch-O-bugs 1998-10-04 04:56:55 +00:00
pinkerton%netscape.com 7c640d6f80 Updated projects for Pro4. Turned off mod-date caching for depend builds. Using InterfacesStubs wrapper where appropriate for Carbon. 1998-09-29 17:11:00 +00:00
kostello%netscape.com 8cc626820e Fix bug 658.
Needed to update to nsXIFDTD to match new nsSkippedContentToken API
1998-09-28 21:25:22 +00:00
rickg%netscape.com 908e54f161 added support for XML processing instructions 1998-09-23 16:55:13 +00:00
kipp%netscape.com 27f6bdd059 Added code to map illegal ncr values as per navigator 1998-09-22 15:34:50 +00:00
peterl%netscape.com fa5ee1eb1c moved skipped content token from the attribute list to it's own slot 1998-09-22 02:07:31 +00:00
kipp%netscape.com b9e8a43908 Fixup AddRef/Release and some constructors to use NS_ADDREF (etc) macros 1998-09-12 19:33:48 +00:00
pierre%netscape.com bc9772c095 added nsDTDUtils 1998-09-11 09:02:13 +00:00
kipp%netscape.com 2ecf3f8511 Updated Makefile to have the right source file list 1998-09-11 05:53:55 +00:00
rickg%netscape.com fa185d94e6 improved DTD context for better style/structure handling 1998-09-11 00:54:36 +00:00
pierre%netscape.com 5b83b85e52 added __initialize and __terminate 1998-09-05 08:03:28 +00:00
rickg%netscape.com bb9edf7c29 a few small bug fixes for DTD 1998-09-04 02:52:47 +00:00
rickg%netscape.com 0d56b08baf added new EnableParser() routine for kipp; WIP 1998-09-02 07:12:49 +00:00
warren%netscape.com 34f3c0ef88 Renamed NSRepository to nsRepository. 1998-09-01 00:26:28 +00:00
rickg%netscape.com d33161f943 fixed a few infinite loops in new DTD code 1998-08-31 21:52:47 +00:00
rickg%netscape.com 50c7a08b11 improved script handling--required by changes to DTD 1998-08-29 19:32:30 +00:00
rickg%netscape.com f9ba7e53a3 improved script handling--required by changes to DTD 1998-08-29 19:31:00 +00:00
rickg%netscape.com b7aeefe337 added noembed support 1998-08-29 06:52:17 +00:00
rickg%netscape.com c0ec967cd4 lots of performance work, bug fixes, and tag handling upgrades 1998-08-29 05:08:20 +00:00
kipp%netscape.com b21695d77f Removed the PushMark method 1998-08-28 16:18:14 +00:00
peterl%netscape.com ba9d45f65a hacked colgroup & col handling 1998-08-27 01:04:22 +00:00
rickg%netscape.com 054e137d97 various bug fixes, performance wip 1998-08-26 21:20:41 +00:00
troy%netscape.com 35df864e01 Work in progress for LAYER tag 1998-08-26 02:23:21 +00:00
rickg%netscape.com 924c493a11 more WIP for logparse 1998-08-23 20:21:58 +00:00
rickg%netscape.com 586836b258 new improved logparse 1998-08-22 17:49:36 +00:00
rickg%netscape.com d69ea1fb89 Too many bugs to mention; tables, skipped content; perf; memory 1998-08-21 02:04:39 +00:00
scullin%netscape.com 1c67c70c5d Checked in api changes and some other small changes from the branch. 1998-08-14 23:08:54 +00:00
rickg%netscape.com 95921d15b9 a few more bug fixes. Ain't life grand 1998-08-13 08:51:52 +00:00
rickg%netscape.com 10435aa88c a host of propagation bugs and a comment bug to boot 1998-08-13 08:33:18 +00:00
rickg%netscape.com 7d05f9e772 many parser bugs; better backward propagation 1998-08-12 08:53:55 +00:00
kostello%netscape.com 17ce7c5740 Synched with windows build 1998-08-12 00:52:13 +00:00
kostello%netscape.com d0bc1f53fa Added nsHTMLEntities.h 1998-08-11 23:42:06 +00:00
thom%netscape.com 31b535853c added 'extern "C"' to declaration of NS_NewHTMLLoggingSink to fix mac link error... 1998-08-10 21:56:32 +00:00
kipp%netscape.com 4037a11b8e Disabled old entity routines 1998-08-10 21:38:10 +00:00
kipp%netscape.com 9763869e28 Used generated entities file to translate entities 1998-08-10 21:37:55 +00:00
kipp%netscape.com e83ccf323d Build generate entities file 1998-08-10 21:37:36 +00:00
kipp%netscape.com 9ff4cf6e85 Open the file for writing (doh) 1998-08-10 21:12:10 +00:00
kipp%netscape.com 4f64885dcd Short circuit auto-detect logic (cuz it doesn't work here) 1998-08-10 21:11:31 +00:00
kipp%netscape.com 3bac417dc6 Updated 1998-08-10 21:10:36 +00:00
kipp%netscape.com 8564858fb4 Build entities table 1998-08-10 21:10:04 +00:00
kipp%netscape.com 26aff26150 Fixed assertion message 1998-08-10 21:08:36 +00:00
kipp%netscape.com b07a3a3541 Handle EOF better for file streams 1998-08-10 21:08:21 +00:00
kipp%netscape.com 0e089c065f new 1998-08-10 21:07:40 +00:00
rickg%netscape.com ae69e388e9 too many bug fixes to name, but all legit scopus bugs 1998-08-07 03:09:24 +00:00
kipp%netscape.com 9d8f7d8e5d new 1998-08-07 01:39:40 +00:00
kipp%netscape.com e24e925498 new 1998-08-06 20:29:07 +00:00
kipp%netscape.com 57dd619d26 Added code to create logging sinks 1998-08-06 20:27:57 +00:00
kipp%netscape.com 19cd77f622 Build logging sink 1998-08-06 20:27:27 +00:00