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

377 Коммитов

Автор SHA1 Сообщение Дата
alecf%netscape.com c8d3a8efd4 fix for AIX compiler bustage 1999-02-11 04:13:50 +00:00
sar%netscape.com eecbed5e4c Turn of "modification date caching" so that dependencies are sure to work. 1999-02-11 00:04:46 +00:00
kostello%netscape.com a7957d574e Added NS_INIT_REFCNT in the constructors 1999-02-10 16:38:10 +00:00
pierre%netscape.com 8ab65aa40d Fix a crash when interrupting a page load 1999-02-10 09:12:48 +00:00
alecf%netscape.com 441c028f98 cast correctly to avoid confusing strict compilers 1999-02-10 08:23:36 +00:00
dp%netscape.com 1310389704 Adding libreg as xpcom depends on it 1999-02-10 02:01:50 +00:00
mcafee%netscape.com efc375dae6 Wrap robot in ENABLE_TESTS ifdef 1999-02-07 11:53:30 +00:00
mcafee%netscape.com 8f3a138219 Adding robot to unix build 1999-02-07 11:38:47 +00:00
mcafee%netscape.com b755ffc47a Adding nsIDTDDebug.h to unix exports so we can build the robot. 1999-02-07 11:36:31 +00:00
kipp%netscape.com 7b98b811bf Added a hack until rick lets us set the DTD we want to use when parsing 1999-02-04 16:31:02 +00:00
brade%netscape.com 8ce573df43 add #ifndef XP_MAC around some other platforms pragma (invalid with current Macintosh tools); this will reduce warnings on Macintosh compiler 1999-02-03 22:58:49 +00:00
vidur%netscape.com fb8e8d9d6c Added additional key argument to string parsing routine 1999-02-03 19:38:39 +00:00
hyatt%netscape.com bb41fc7780 Implementation of the XUL content sink. Added the capability to parse XUL files. 1999-02-03 02:47:06 +00:00
mcafee%netscape.com b1365a419d Ignore generated Makefiles 1999-02-02 06:11:26 +00:00
mcafee%netscape.com 264f3fa15d htmlrobot test now builds on Linux 1999-02-02 03:21:01 +00:00
mcafee%netscape.com c6ba40b9cf First checkin for unix 1999-02-02 03:18:44 +00:00
mcafee%netscape.com e1a384da68 Ignore generated Makefile 1999-02-02 01:03:32 +00:00
ftang%netscape.com b084f6938f integrate unicode converter into scanner and make the default charset = iso-8859-1 1999-02-01 18:23:31 +00:00
mcafee%netscape.com c62cbfacf2 Un-inlined CTagList::Contains() to fix Mac & Linux bustage. 1999-02-01 09:49:36 +00:00
rickg%netscape.com fc896f5a2d fixed deficiency in table 1999-02-01 06:31:30 +00:00
rickg%netscape.com 17c905bfdc mondo improvements to DTD 1999-02-01 04:24:37 +00:00
mcafee%netscape.com 1f3cb1ff6c First checkin for Linux 1999-01-31 21:55:47 +00:00
mcafee%netscape.com 3f2144cab1 Get this test to build on Linux 1999-01-31 21:51:44 +00:00
mcafee%netscape.com 4e21171c75 Fixing compiler error on Linux 1999-01-31 21:41:50 +00:00
ftang%netscape.com ccf3184b37 add -I for uconv 1999-01-30 16:50:56 +00:00
kostello%netscape.com 2f3a016b41 Updated XIFDTD token processing to match Rick's changes
by imitating behavior found in nsWellFormedDTD.cpp
1999-01-27 16:37:53 +00:00
mcafee%netscape.com 61dcff75fc Cleaning this up: whitespace only 1999-01-26 10:45:46 +00:00
rickg%netscape.com 49d90c6973 more incremental improvements 1999-01-26 07:36:27 +00:00
beard%netscape.com 3696d632a5 Added nsElementTable.cpp for rickg. 1999-01-26 01:41:32 +00:00
rickg%netscape.com 401f6fcbc5 fixed a wad of parser bugs 1999-01-26 01:24:31 +00:00
sudu%netscape.com 6624efe2b9 OJI MozClassic to raptor merge 1999-01-25 08:05:00 +00:00
kostello%netscape.com 706cb35423 Commented out assert until Rick and I can figure
appropriate fix.
1999-01-21 21:48:40 +00:00
rickg%netscape.com 729eee902b tiny debugging improvements 1999-01-20 08:51:34 +00:00
rickg%netscape.com 569abd776a fixed nearly 20 parser bugs 1999-01-20 07:29:33 +00:00
rickg%netscape.com 2e80d3531d fixed nearly 20 parser bugs 1999-01-20 06:56:07 +00:00
rickg%netscape.com 38a561224e fixed viewsource and parser/netlib bug 1999-01-16 04:25:40 +00:00
rickg%netscape.com 7f207e1510 fix for 2390 1999-01-15 19:55:29 +00:00
rickg%netscape.com fcab679396 fixed a dozen new parser bugs 1999-01-15 19:29:35 +00:00
rickg%netscape.com afe9379080 fixed nested listing bug, and prep work for new logparse system 1999-01-13 08:43:20 +00:00
rickg%netscape.com a4940abdb4 removed problematic assertion 1999-01-12 08:46:02 +00:00
rickg%netscape.com 956a0b42b8 fixed bug 2274 1999-01-12 06:04:05 +00:00
rickg%netscape.com 1e7c09ace7 this fixes some of what ails us with XML 1999-01-12 02:37:22 +00:00
rickg%netscape.com 403f1a69d8 incremental fix for DON to get Linux off the floor 1999-01-12 01:14:12 +00:00
rickg%netscape.com 6c474dd4d5 fixed a few parser problems having to do with dynamic enabling 1999-01-12 00:19:17 +00:00
rickg%netscape.com 9a6c115821 fixed part of style/script bug in new pasring engine 1999-01-11 19:45:28 +00:00
rickg%netscape.com 5b94a20ea6 fixed bug 2284, and brought demo7 back online 1999-01-11 19:00:07 +00:00
rickg%netscape.com c24ee11c41 fixes to bugs 2272 and 2273 1999-01-11 07:40:11 +00:00
rickg%netscape.com 066cff6baf fixed bugs 625 and 1521 1999-01-11 07:14:42 +00:00
rickg%netscape.com 898999fa42 re-enabled viewsource 1999-01-10 05:39:13 +00:00
rickg%netscape.com 23c65569b6 fixed unix build crash based on NS_DEBUG flag 1999-01-09 02:13:32 +00:00