harishd%netscape.com
0608da9d3f
Fixing regressions: In order to update the expat buffer position correctly do not block after processing a start element. b=119399, r=heikki, sr=jst. Update the expat buffer position if we're blocked after processing the end element. b=119727, r=heikki, sr=jst
2002-01-14 23:42:53 +00:00
harishd%netscape.com
34d03aa768
Replace C++ style comment with C style comment
2002-01-09 06:48:12 +00:00
harishd%netscape.com
a932d8fc94
Replaced C++ style comment with C comment
2002-01-09 03:32:56 +00:00
harishd%netscape.com
fd33e7c446
105137 - Eliminate nsTokens, nsParserNode usage for xml/xbl/xul/rdf documents. r=heikki, sr=jst
2002-01-09 01:37:50 +00:00
seawood%netscape.com
874c54280c
Landing the rest of the win32 gmake changes:
...
* Adds Makefile.ins to win32 specific dirs
* Adds WINNT ifdefs to Makefile.ins
* Causes NSPR to be compiled with --with-mozilla
* Misc general Makefile.in cleanup
Bug #58981 r=mcafee
2001-12-18 09:14:29 +00:00
ccarlen%netscape.com
b4f1e83674
Bug 98349 - Convert Mac build to CW7 and XML projects. Removing obsolete .mcp files. r=pink/sr=sfraser
2001-12-11 04:54:47 +00:00
ccarlen%netscape.com
d360173601
Adding new files for conversion to CW7 and XML project files. Bug 98349 r=pink/sr=sfraser.
2001-12-10 20:42:22 +00:00
leaf%mozilla.org
99e99b9ff7
remove cppsrcs defines from makefile.win files, bug 102459, sr=cls r=dbaron
2001-12-05 03:43:29 +00:00
seawood%netscape.com
d8927fcc61
Rename 'install' build phase to 'libs'.
...
Bug #56601 r=pavlov
2001-11-21 09:49:41 +00:00
gerv%gerv.net
e4842001f0
License changes Round 2. Expat. Updating licensing to be consistent with latest version of expat (MIT/X); relicensing NS-contributed code under expat's license (except the build system, which is tri-licensed.) Removing outdated licensing information and adding new COPYING file. This has been checked with James Clark. Bug 98089.
2001-09-29 00:10:42 +00:00
gerv%gerv.net
2a80f3fea9
Oops.
2001-09-20 00:02:59 +00:00
gerv%gerv.net
31ce56bfe3
More license whackage. We are relicensing the expat makefiles to be compatible with the LGPL and GPL but making it clear that expat itself is under James Clakrk's MIT/X license. Bug 98089.
2001-09-19 21:50:17 +00:00
alecf%netscape.com
cf9912aa80
Final REQUIRES changes for bug 98371, adding support for MOZ_TRACK_MODULE_DEPS to win32. r=cls (and tested by cls!)
2001-09-17 19:06:35 +00:00
sfraser%netscape.com
0b03dcc114
Project cleanup, rs=scc. Ensure we use a debug prefix file for the debug target.
2001-08-17 01:06:53 +00:00
cls%seawood.org
80f526179f
Replaced NO_SHARED_LIB & NO_STATIC_LIB with BUILD_SHARED_LIBS, BUILD_STATIC_LIBS, FORCE_STATIC_LIB & FORCE_SHARED_LIB. Added FORCE_USE_PIC.
...
Changes allow us to have a finer control over which parts of the tree are built with PIC. Part of the static build branch landing.
Bug #46775 r=mcafee a=leaf
2001-06-18 22:10:38 +00:00
nisheeth%netscape.com
2e189b3e3f
Made it so that expat defines abort() to nothing when it is compiled within Mozilla. r=peterv. sr=jst
2001-03-10 07:27:16 +00:00
heikki%netscape.com
6b50b7fcfc
Bug 34168, report error instead of crashing if we encounter a parameter entity containing double percent sign. Fix from James Clark. r=nisheeth, a=vidur.
2001-01-04 23:03:32 +00:00
heikki%netscape.com
48c2612011
Bug 63560, XML content sink was not adding script element contents to the content model. Includes also minor optimizations and fixes 2 compiler warnings. r=harishd, a=vidur.
2001-01-04 00:30:11 +00:00
vidur%netscape.com
c2e0c81fe9
Set expat endian flags so we don't do an extra copy. r=heikki, sr=jst
2000-12-12 20:23:50 +00:00
nisheeth%netscape.com
61284b97c7
a=vidur. Fix for bug 34168. We now handle the case of a redundant percentage sign in the entity value of an entity definition in the internal subset without crashing.
2000-10-12 21:07:45 +00:00
dbaron%fas.harvard.edu
dc7e07dc88
Some compilers don't like C++ comments in C files. Changing to C comments.
2000-08-30 01:35:07 +00:00
nisheeth%netscape.com
80d9cf4811
Upgrading to the latest version of expat...
2000-08-30 00:17:14 +00:00
slamm%netscape.com
f39c3e2a4b
Fix "comparison between signed and unsigned" build warning.
2000-04-26 14:25:47 +00:00
scc%netscape.com
5e041e830f
Pro5 update
2000-02-07 23:06:04 +00:00
nisheeth%netscape.com
41e6bbd7db
Fix build on win98.
2000-01-10 08:40:10 +00:00
warren%netscape.com
4ab4ee4d4e
Eliminated the libs build pass.
1999-11-28 03:05:01 +00:00
dmose%mozilla.org
8535dda53e
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
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