summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add .plg file.jclark-origjjc2000-08-181-0/+1
* Fix bug with xml prefix.jjc2000-07-051-4/+6
* Add gennmtab.plgjjc2000-05-271-0/+1
* Add XML_NSjjc2000-05-271-4/+4
* Set up DTD related handlers in XML_ExternalEntityParserCreate.jjc2000-05-221-0/+8
* Avoid freeing a NULL pointer.jjc2000-05-181-1/+2
* Add lib expat.zipV20000512jjc2000-05-121-0/+2
* Add xmlwf.plgjjc2000-05-121-0/+1
* Change date.jjc2000-05-121-1/+1
* Report parsed entity declarationsjjc2000-05-125-2/+95
* Removedjjc2000-05-101-9/+0
* Don't assume MKS toolkit.jjc2000-05-101-0/+7
* Update for parameter entity parsing support.jjc2000-05-101-15/+2
* Fancier Makefile.jjc2000-05-101-8/+15
* Fix some Win32 warnings.jjc2000-05-101-1/+5
* Sync Mozilla defines.jjc2000-05-101-4/+18
* Warning patch from Nisheeth.jjc2000-05-081-2/+2
* Use void for prototypes without arguments.jjc2000-05-031-2/+2
* Avoid doing memcpy with a null pointer.jjc2000-05-031-1/+2
* Add 2000 to the copyright year.jjc2000-04-212-2/+2
* Fix screwup in changing copyright noticesjjc2000-04-2136-72/+328
* New license and sitejjc2000-04-2139-972/+111
* Support reporting of ID attributes.jjc2000-04-143-11/+57
* Fix allocation bug with namespaces.jjc2000-04-141-9/+17
* Merge hashtable.c and hashtable.h into xmlparse.cjjc2000-01-076-232/+141
* Fix MPL URL.jjc1999-11-111-1/+1
* Mention the Clark Cooper article.jjc1999-11-051-0/+4
* Avoid warning for Netscape.jjc1999-10-271-2/+1
* C++ version.jjc1999-10-131-0/+3693
* Rewrite.jjc1999-10-131-75/+419
* Change date.V19991013jjc1999-10-131-1/+1
* Don't assume ASCII execution character setjjc1999-10-136-119/+297
* Add some comments to storeAtts.jjc1999-10-111-1/+15
* Fix a couple of memory allocation bugs with namespace processing and XML_UNIC...jjc1999-10-111-4/+4
* Make it parse without XML_DTD.jjc1999-10-111-0/+2
* Fix bug with tokenized attribute values.jjc1999-09-221-1/+1
* Fix comment.jjc1999-08-071-1/+1
* Added start/endDoctypeDeclHandlersV19990728jjc1999-07-284-6/+64
* Initialize paramEntityParsing.jjc1999-07-251-0/+1
* Change date.V19990709jjc1999-07-091-1/+1
* Change namespace handling to use W3C C14N algorithm.jjc1999-07-091-24/+90
* Fix bug with default handler and ignored marked section.jjc1999-07-091-1/+2
* Fix bug with encoding declaration in prolog.jjc1999-07-061-0/+2
* Make it compile without XML_DTDjjc1999-07-041-0/+2
* Get rid of expat.makV19990626jjc1999-06-261-1/+0
* Add paragraph for test version.jjc1999-06-261-1/+9
* Fix bug with XML_UNICODEjjc1999-06-261-1/+1
* Mention -DXML_DTDjjc1999-06-261-1/+2
* Support for external DTDs completed.jjc1999-06-267-208/+215
* Tweak previous fixjjc1999-06-251-5/+8