Commit Graph

14 Commits

Author SHA1 Message Date
briano%netscape.com
7bc5d23d7a Fix for Unix native compiler builds. A newline is required at the EOF.
git-svn-id: svn://10.0.0.236/trunk@44702 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-26 22:53:50 +00:00
nisheeth%netscape.com
fa0779c5e0 Protecting mozilla specific defines with MOZILLA_CLIENT...
git-svn-id: svn://10.0.0.236/trunk@44582 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-26 00:18:25 +00:00
jdunn%netscape.com
ffeb5dd19d 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.


git-svn-id: svn://10.0.0.236/trunk@43692 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-19 21:24:06 +00:00
nisheeth%netscape.com
4b2a5caee9 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.
git-svn-id: svn://10.0.0.236/trunk@42852 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-09 23:52:45 +00:00
nisheeth%netscape.com
94f172124b 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.
git-svn-id: svn://10.0.0.236/trunk@42837 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-09 22:51:53 +00:00
nisheeth%netscape.com
2b662e73d1 Updating expat to latest release from James Clark.
git-svn-id: svn://10.0.0.236/trunk@42647 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-07 06:24:08 +00:00
rhp%netscape.com
671ac1c69e Newline at end
git-svn-id: svn://10.0.0.236/trunk@39796 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-17 00:34:16 +00:00
nisheeth%netscape.com
9c36c9671a Enable external parameter entity parsing in expat.
git-svn-id: svn://10.0.0.236/trunk@39763 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-16 21:54:04 +00:00
nisheeth%netscape.com
6922c01ae7 We are not using the XML_UNICODE_WCHAR_T define on any platform. So, no need to define it.
git-svn-id: svn://10.0.0.236/trunk@29045 18797224-902f-48f8-a5cc-f745e15eee43
1999-04-24 08:34:43 +00:00
bruce%cybersight.com
a5ecc8a2ad This file is compiled by a C compiler. C++ comments are off-limits!! Permission to checkin granted by shaver.
git-svn-id: svn://10.0.0.236/trunk@28795 18797224-902f-48f8-a5cc-f745e15eee43
1999-04-23 04:33:28 +00:00
shaver%netscape.com
4e30afe03e 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
git-svn-id: svn://10.0.0.236/trunk@28726 18797224-902f-48f8-a5cc-f745e15eee43
1999-04-22 20:51:47 +00:00
nisheeth%netscape.com
7fa9663faf Turning on unicode chars in expat.
git-svn-id: svn://10.0.0.236/trunk@28665 18797224-902f-48f8-a5cc-f745e15eee43
1999-04-22 05:27:16 +00:00
nisheeth%netscape.com
07c7e38896 Checking in latest expat version dated 3/7/1999...
git-svn-id: svn://10.0.0.236/trunk@26208 18797224-902f-48f8-a5cc-f745e15eee43
1999-04-04 05:50:50 +00:00
nisheeth%netscape.com
74e10ba6d1 Integrating Expat with raptor...
git-svn-id: svn://10.0.0.236/trunk@22276 18797224-902f-48f8-a5cc-f745e15eee43
1999-02-27 01:41:01 +00:00