Commit Graph

213 Commits

Author SHA1 Message Date
kipp%netscape.com
ef1a8d365b Updated 1998-08-10 21:10:36 +00:00
kipp%netscape.com
56ca75cff0 Build entities table 1998-08-10 21:10:04 +00:00
kipp%netscape.com
970612c2b6 Fixed assertion message 1998-08-10 21:08:36 +00:00
kipp%netscape.com
61140b7984 Handle EOF better for file streams 1998-08-10 21:08:21 +00:00
kipp%netscape.com
c4d30ecf37 new 1998-08-10 21:07:40 +00:00
rickg%netscape.com
8a0553b937 too many bug fixes to name, but all legit scopus bugs 1998-08-07 03:09:24 +00:00
kipp%netscape.com
e5d10b402f new 1998-08-07 01:39:40 +00:00
kipp%netscape.com
354a633441 new 1998-08-06 20:29:07 +00:00
kipp%netscape.com
dcb48110c0 Added code to create logging sinks 1998-08-06 20:27:57 +00:00
kipp%netscape.com
31953264d9 Build logging sink 1998-08-06 20:27:27 +00:00
kostello%netscape.com
613f506c48 Transfered CollectAttributes from CNavDTD.cpp -- code which was commented out
as part of a previous checkin
1998-08-05 21:50:20 +00:00
pierre%netscape.com
acd006e083 added nsParserFactory.cpp 1998-08-05 08:28:24 +00:00
pierre%netscape.com
9d5a4142eb fixed to compile on Mac 1998-08-05 08:26:03 +00:00
pierre%netscape.com
eb16b86a54 renamed NSGetFactory to build on Mac 1998-08-05 08:17:06 +00:00
rickg%netscape.com
0a8e20c51d fixed a potential crash in case of empty documents 1998-08-05 03:16:51 +00:00
rickg%netscape.com
ea69f11969 WIP for token reduction and a few bug fixes 1998-08-05 02:01:44 +00:00
kipp%netscape.com
1bc5d0bc35 Removed nextid tag 1998-08-04 21:14:19 +00:00
rickg%netscape.com
6fba296880 lets try this again 1998-08-04 19:38:46 +00:00
rickg%netscape.com
e1e3487271 get parser back on line 1998-08-04 19:04:14 +00:00
rickg%netscape.com
bfdeafce1b fixed serious parser bug from earlier today 1998-08-04 10:16:09 +00:00
rickg%netscape.com
7f7ecd4daf major perf changes; a few WIP's 1998-08-03 21:04:54 +00:00
kipp%netscape.com
cfd57f3de5 Normalized style tag handling 1998-08-03 18:10:43 +00:00
thom%netscape.com
f1604ff795 Someone forgot to add nsParserCIID.h to the manifest, broke mac build (what about the others?) 1998-07-31 02:24:24 +00:00
spider%netscape.com
a7fa413b4a Removing NS_NewParserNode method 1998-07-30 23:14:18 +00:00
spider%netscape.com
257a2dec72 XPCOM'ing the parser. Use repository to get a parser now. 1998-07-30 22:42:27 +00:00
rickg%netscape.com
36395151d9 fixed attribute bug and factored DTDDebug interfaces 1998-07-29 23:43:20 +00:00
pierre%netscape.com
f5ddcc19fa added a bunch of cpp files according to the Window make file 1998-07-29 20:54:38 +00:00
rickg%netscape.com
3268db96ab improved parser handling of pathologic attributes 1998-07-29 05:13:35 +00:00
pierre%netscape.com
93690ce9a9 fix build breakage from previous checkin 1998-07-28 05:31:01 +00:00
pierre%netscape.com
facd2c32df fix Mac build: include <fstream.h> 1998-07-28 04:16:13 +00:00
pierre%netscape.com
d409abffff fix Mac build: include <iosfwd.h> 1998-07-28 04:14:58 +00:00
pierre%netscape.com
deb7cb75b8 added CParserContext.cpp (for now... we may need to add plenty of other files later) 1998-07-28 04:04:23 +00:00
rickg%netscape.com
168527845e unwound changes to skipped content consumption 1998-07-28 04:00:38 +00:00
rickg%netscape.com
393a3c4392 even more improvements to containment creation 1998-07-28 02:54:02 +00:00
rickg%netscape.com
80a8cf5731 fixed build buster; seems VC doesn't know false 1998-07-28 01:39:55 +00:00
rickg%netscape.com
1460f6fd8f too many fixes to enumerate 1998-07-28 01:08:12 +00:00
kostello%netscape.com
ba006d93d9 Moved pretty printing interfaces inside implementation of nsHTMLContentSinkStream
Added interfaces to turn pretty printing on/off -- support for copy/paste
1998-07-27 18:16:01 +00:00
kipp%netscape.com
cb53546fa3 Fixed a typo 1998-07-27 17:51:17 +00:00
rickg%netscape.com
5446c139c4 warning removal 1998-07-25 02:11:02 +00:00
rickg%netscape.com
7693865115 fixed a state problem in parser related to nesting levels 1998-07-25 01:02:01 +00:00
rickg%netscape.com
79205ce3c8 added line number support to nodes for Javascript 1998-07-25 00:29:15 +00:00
rickg%netscape.com
a6035c39f1 even more progress in the parser 1998-07-25 00:05:29 +00:00
rickg%netscape.com
8e5cff08b3 first pass at getting javascript to work in parser 1998-07-24 23:29:30 +00:00
rickg%netscape.com
91c3a6956c tons-o-fixes in the parser 1998-07-24 21:57:43 +00:00
kipp%netscape.com
aa0ea3f84d Allow most everything to live in a caption, just like a table cell 1998-07-24 15:54:18 +00:00
rpotts%netscape.com
17acb2afff Added IStreamListener::OnStatus(...)... 1998-07-24 10:02:50 +00:00
vidur%netscape.com
4850d9a00a Added missing parameter to scanner constructor in the case where we're parsing a string 1998-07-23 22:46:48 +00:00
rickg%netscape.com
40102bf8ea bug fixes; more docs; lots of new testing 1998-07-23 21:10:19 +00:00
michaelp%netscape.com
96cf645164 modified for new streaming APIs. 1998-07-23 20:35:43 +00:00
rickg%netscape.com
c9d783c6ef tried again to fix linux build 1998-07-23 09:17:45 +00:00