Commit Graph

27 Commits

Author SHA1 Message Date
nisheeth%netscape.com
7d205de3d0 Fix build on win98. 2000-01-10 08:40:10 +00:00
warren%netscape.com
96ec037ac6 Eliminated the libs build pass. 1999-11-28 03:05:01 +00:00
dmose%mozilla.org
142ac52eaf updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:43:54 +00:00
nisheeth%netscape.com
46a8203987 Fix for bug 15633. Fixing build warning with the patch submitted by James Clark (jjc@jclark.com). r=nisheeth 1999-10-27 07:39:57 +00:00
ramiro%fateware.com
25aba30f43 Removing the badly rotten MOZ_STRIP_NOT_EXPORTED hack. We now have a better
way to accomplish the same thing using linker version scripts.
r=cls@seawood.org
1999-10-22 07:11:43 +00:00
nisheeth%netscape.com
10937e98a3 Fixing build warning. 1999-09-20 21:35:50 +00:00
briano%netscape.com
cb47ce30d1 Cleaned it up and eliminated the pointless #!gmake. 1999-09-02 00:30:07 +00:00
ramiro%netscape.com
04349cdd68 Link expat and xmltok into the htmlparser statically. Not into the app. 1999-08-17 12:46:23 +00:00
nisheeth%netscape.com
10bf2abb17 Updating expat to latest release from James Clark. 1999-08-07 06:24:08 +00:00
nisheeth%netscape.com
51a701c222 Enable external parameter entity parsing in expat. 1999-07-16 21:54:04 +00:00
nisheeth%netscape.com
094d857717 Remove XML_DTD #define. Reviewed by Tao. 1999-07-08 03:21:33 +00:00
briano%netscape.com
d260db75d6 Fix for AIX and HP-UX and probably other Unix variants. 1999-07-08 03:06:59 +00:00
nisheeth%netscape.com
028fa1f74f Turning on the XML_DTD define... 1999-07-07 04:38:33 +00:00
tao%netscape.com
a9dc53e4d9 Turn on XML_DTD manually. 1999-07-07 03:13:58 +00:00
ramiro%netscape.com
43295086e9 Part I of Alexander Larsson's (alex@signum.se) patch to reduce symbol bloat.
All these changes are safely ifdefed out for the time being.
There are also a few implementation
DEFINES cleanups.
1999-07-02 14:59:36 +00:00
tao%netscape.com
03e88827de Fix bustage 1999-07-02 03:34:24 +00:00
tao%netscape.com
1d108602ca Merge James Clark's DTD patch. "ifdefed by XML_DTD". 1999-07-02 02:32:56 +00:00
jdunn%netscape.com
2f2ef137f0 Use C comment delims and not C++ 1999-06-16 01:08:26 +00:00
cata%netscape.com
cace83a35f External DTD support. (but wrapped in #ifdef EXTERNAL_ENTITY_SUPPORT) 1999-06-15 23:20:01 +00:00
nisheeth%netscape.com
b20392f14f Fix for bug 5447. Check for #define XML_UNICODE_WCHAR_T before using the data type wchar_t. 1999-04-24 08:33:34 +00:00
nisheeth%netscape.com
604980a25d Patch to get expat to compile on SGI. Many thanks to Tim Rowley (tor@cs.brown.edu) for doing all the work on this. I am simply checking it in for him. 1999-04-19 22:43:14 +00:00
briano%netscape.com
c45b38c778 Replaced the C++ comments with C comments. 1999-04-05 09:11:11 +00:00
nisheeth%netscape.com
3d9136b2bd Checking in latest expat version dated 3/7/1999... 1999-04-04 05:50:50 +00:00
mcafee%netscape.com
1fbe7fbeba Ignore generated files. 1999-02-27 10:16:19 +00:00
saari%netscape.com
e9e27015ec First Checked In. 1999-02-27 09:44:28 +00:00
mcafee%netscape.com
baf48d1dae First checkin 1999-02-27 09:12:52 +00:00
nisheeth%netscape.com
ac66dd63ce Integrating Expat with raptor... 1999-02-27 01:31:49 +00:00