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

43 Коммитов

Автор SHA1 Сообщение Дата
nisheeth%netscape.com 4635ae7bbd 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 a426b260aa 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 cdf47730e3 Fixing build warning. 1999-09-20 21:35:50 +00:00
briano%netscape.com 64f859af0e Cleaned it up and eliminated the pointless #!gmake. 1999-09-02 00:30:07 +00:00
briano%netscape.com d7b4f2ce29 Fix for Unix native compiler builds. A newline is required at the EOF. 1999-08-26 22:53:50 +00:00
nisheeth%netscape.com c6f51e94f9 Protecting mozilla specific defines with MOZILLA_CLIENT... 1999-08-26 00:18:25 +00:00
jdunn%netscape.com 0267733534 Fix build error on AIX, which won't allow 'redefining' of functions (i.e memcopy)
I talked this over with Nisheeth and the only reason this was put in was to
fix compiler warnings.
1999-08-19 21:24:06 +00:00
ramiro%netscape.com f544ac5394 Link expat and xmltok into the htmlparser statically. Not into the app. 1999-08-17 12:46:23 +00:00
nisheeth%netscape.com 5416354262 Fixed some warnings in xmlparse.c. Thanks a lot to kherron@sgum.mci.com for noticing these warnings, filing a bug, and attaching an attempted fix to the bug report. 1999-08-09 23:52:45 +00:00
nisheeth%netscape.com 06abea2aba Checking in a patch that lets us build on a redhat 6.0 box with glibc-2.1.2-3 installed. Thanks a lot to Brian Ryner (bryner@students.uiuc.edu) for the patch. 1999-08-09 22:51:53 +00:00
nisheeth%netscape.com dc583804db Updating expat to latest release from James Clark. 1999-08-07 06:24:08 +00:00
rhp%netscape.com 8bdcc103e1 Newline at end 1999-07-17 00:34:16 +00:00
nisheeth%netscape.com a2600badfc Enable external parameter entity parsing in expat. 1999-07-16 21:54:04 +00:00
nisheeth%netscape.com 10263f61e7 Remove XML_DTD #define. Reviewed by Tao. 1999-07-08 03:21:33 +00:00
nisheeth%netscape.com dca858b78d Remove #define XML_DTD. This is defined in the makefiles. 1999-07-08 03:20:09 +00:00
briano%netscape.com 4373fd65ef Fix for AIX and HP-UX and probably other Unix variants. 1999-07-08 03:06:59 +00:00
nisheeth%netscape.com cd31885b07 Turning on the XML_DTD define... 1999-07-07 04:38:25 +00:00
tao%netscape.com fc5dc6d964 Turn on XML_DTD manually. 1999-07-07 03:13:58 +00:00
nisheeth%netscape.com a4803997bb Including external DTD support in Unix and Windows builds. 1999-07-02 21:02:06 +00:00
ramiro%netscape.com 86fad9ffe1 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 e85ebabd6b Fix bustage 1999-07-02 03:34:24 +00:00
tao%netscape.com f0f1371745 Merge James Clark's DTD patch. "ifdefed by XML_DTD". 1999-07-02 02:32:56 +00:00
jdunn%netscape.com 844d5ad262 Use C comment delims and not C++ 1999-06-16 01:08:26 +00:00
cata%netscape.com 7e287d56b0 External DTD support. (but wrapped in #ifdef EXTERNAL_ENTITY_SUPPORT) 1999-06-15 23:20:01 +00:00
nisheeth%netscape.com 05fd11add0 We are not using the XML_UNICODE_WCHAR_T define on any platform. So, no need to define it. 1999-04-24 08:34:43 +00:00
nisheeth%netscape.com ff3942fd19 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
bruce%cybersight.com 1d9625fd25 This file is compiled by a C compiler. C++ comments are off-limits!! Permission to checkin granted by shaver. 1999-04-23 04:33:28 +00:00
shaver%netscape.com 9087fd768f XML_UNICODE_WCHAR_T is not suitable for use where sizeof(wchar_t) != 2. That includes Linux at least, so let's just not do this on Unix at all for now. a=donm 1999-04-22 20:51:47 +00:00
nisheeth%netscape.com 6e5d4b7e87 Turning on unicode chars in expat. 1999-04-22 05:27:16 +00:00
nisheeth%netscape.com 97a3451764 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 286ee69686 Replaced the C++ comments with C comments. 1999-04-05 09:11:11 +00:00
nisheeth%netscape.com c25bcaf81f Checking in latest expat version dated 3/7/1999... 1999-04-04 05:50:50 +00:00
nisheeth%netscape.com b69d3a1888 Removed unnecessary libraries that were getting linked in. 1999-03-30 06:18:48 +00:00
mcafee%netscape.com fdf88ceddf Uninitialized variables 1999-03-05 04:40:14 +00:00
mcafee%netscape.com dd3dbadf7c Ignore generated files. 1999-02-27 10:16:19 +00:00
saari%netscape.com f6c9028d33 First Checked In. 1999-02-27 09:44:28 +00:00
mcafee%netscape.com 88d41cc270 First checkin 1999-02-27 09:12:52 +00:00
mcafee%netscape.com 6e10c9a1dc Don't build xmlwf yet. 1999-02-27 08:56:37 +00:00
nisheeth%netscape.com 9553b7e63c Fix Windows build bustage. expat.lib wasn't getting copied out to dist on
a newly pulled build.
1999-02-27 08:51:45 +00:00
mcafee%netscape.com 1f9676ebdb Adding expat. a=nisheeth@netscape.com 1999-02-27 08:51:03 +00:00
saari%netscape.com c92ae66c14 First Checked In. 1999-02-27 02:48:31 +00:00
nisheeth%netscape.com e59cf28d4b Integrating Expat with raptor... 1999-02-27 01:41:01 +00:00
nisheeth%netscape.com c28c539441 Integrating Expat with raptor... 1999-02-27 01:31:49 +00:00