Commit Graph

339 Commits

Author SHA1 Message Date
James Clark
7e9f661f09 Use void for prototypes without arguments. 2000-05-03 04:07:36 +00:00
James Clark
e873b03f16 Avoid doing memcpy with a null pointer. 2000-05-03 04:04:12 +00:00
James Clark
4d724a92cf Add 2000 to the copyright year. 2000-04-21 04:33:46 +00:00
James Clark
8fd4a83318 Fix screwup in changing copyright notices 2000-04-21 04:20:31 +00:00
James Clark
4e9aea4c1b New license and site 2000-04-21 03:58:42 +00:00
James Clark
3923164dc2 Support reporting of ID attributes. 2000-04-14 10:53:33 +00:00
James Clark
8011e61e57 Fix allocation bug with namespaces. 2000-04-14 09:28:21 +00:00
James Clark
a27a7609f6 Merge hashtable.c and hashtable.h into xmlparse.c 2000-01-07 07:22:07 +00:00
James Clark
3ec4a069df Fix MPL URL. 1999-11-11 05:01:01 +00:00
James Clark
1b330a5078 Mention the Clark Cooper article. 1999-11-05 02:20:58 +00:00
James Clark
95e916b7a7 Avoid warning for Netscape. 1999-10-27 01:34:43 +00:00
James Clark
92e910d8be C++ version. 1999-10-13 10:50:48 +00:00
James Clark
2a9c1fbbcc Rewrite. 1999-10-13 10:50:34 +00:00
James Clark
b7d821935a Change date. 1999-10-13 04:16:25 +00:00
James Clark
55ec9989e5 Don't assume ASCII execution character set 1999-10-13 03:58:17 +00:00
James Clark
3eac12050f Add some comments to storeAtts. 1999-10-11 11:29:49 +00:00
James Clark
195560985f Fix a couple of memory allocation bugs with namespace processing and XML_UNICODE. 1999-10-11 06:58:40 +00:00
James Clark
0c6d9d601b Make it parse without XML_DTD. 1999-10-11 06:03:22 +00:00
James Clark
5bff01f98f Fix bug with tokenized attribute values. 1999-09-22 03:30:35 +00:00
James Clark
e2ea2c60e2 Fix comment. 1999-08-07 04:06:56 +00:00
James Clark
ab5acbf509 Added start/endDoctypeDeclHandlers 1999-07-28 09:34:18 +00:00
James Clark
17c6938a36 Initialize paramEntityParsing. 1999-07-25 05:25:59 +00:00
James Clark
f009a97514 Change date. 1999-07-09 12:19:25 +00:00
James Clark
132c80964e Change namespace handling to use W3C C14N algorithm.
Ifdef other differences on W3C14N.
1999-07-09 12:17:40 +00:00
James Clark
75ccce3db8 Fix bug with default handler and ignored marked section. 1999-07-09 12:03:07 +00:00
James Clark
b1b875e78e Fix bug with encoding declaration in prolog. 1999-07-06 00:48:04 +00:00
James Clark
99a358f0c0 Make it compile without XML_DTD 1999-07-04 13:18:00 +00:00
James Clark
4d08f13896 Get rid of expat.mak 1999-06-26 12:34:53 +00:00
James Clark
fdd1bd7fc9 Add paragraph for test version. 1999-06-26 12:29:27 +00:00
James Clark
5799228346 Fix bug with XML_UNICODE 1999-06-26 12:10:00 +00:00
James Clark
74ce84265d Mention -DXML_DTD 1999-06-26 11:45:01 +00:00
James Clark
a5634c52ea Support for external DTDs completed. 1999-06-26 11:29:49 +00:00
James Clark
39cfb55c81 Tweak previous fix 1999-06-25 14:51:16 +00:00
James Clark
4a9169214b Fix bug with definition of attribute as #IMPLIED before definition with default 1999-06-25 14:47:34 +00:00
James Clark
3dc87550a7 2nd set of changes for full DTD support 1999-06-25 14:28:06 +00:00
James Clark
7488411c11 First part of changes for DTD support. 1999-06-25 10:58:20 +00:00
James Clark
e157ebf618 Added some bits of code that may be useful in the future 1999-06-24 09:39:06 +00:00
James Clark
2b29d5ffe4 Add .cvsignore files. Generate nametab.h 1999-06-24 09:22:36 +00:00
James Clark
5c1ae4c2da Not used any more 1999-06-24 08:53:00 +00:00
James Clark
ce57b5dc40 Removed expat.pj 1999-06-24 08:52:18 +00:00
James Clark
cbfa2aaece Remove old files 1999-06-24 08:48:58 +00:00
James Clark
d6eeb473c4 Get rid of remaining missing prototype warnings 1999-06-03 10:21:30 +00:00
James Clark
6695c33ded Fix Apache warnings 1999-06-02 11:20:06 +00:00
James Clark
0333ca86c4 Fix Apache warnings 1999-06-02 11:20:06 +00:00
James Clark
56d5132566 Add initialization to avoid warning 1999-06-02 11:12:21 +00:00
James Clark
d311382e80 Fix some infelicities from the Apache folks 1999-06-02 10:56:11 +00:00
James Clark
51f81e81ad Add comment about open variable 1999-06-02 10:45:52 +00:00
James Clark
0f5256c936 Use XmlSizeOfUnknownEncoding(void). 1999-06-02 10:36:45 +00:00
James Clark
4e58e42cf2 +E:/home/work/expat/expat.pj 1999.05.29 16:42:57 revision 1.17 by jjc
checkpointed, new revision 1.17
+E:/home/work/expat/expat.pj 1999.05.29 16:49:42  revision 1.17 by jjc
E:/home/work/expat/MPL-1_1.html drop
+E:/home/work/expat/expat.pj 1999.05.29 16:50:26  revision 1.17 by jjc
E:/home/work/expat/expat.html new-revision 1.19 was 1.18
E:/home/work/expat/files.txt new-revision 1.11 was 1.10
1999-05-29 09:50:48 +00:00
James Clark
e5f05fd608 Don't include MPL. 1999-05-29 09:50:26 +00:00