aboutsummaryrefslogtreecommitdiffstats
path: root/SAX.c
Commit message (Expand)AuthorAgeFilesLines
* performance patch from Peter Jacobi DanielDaniel Veillard2002-05-291-6/+2
* Never commit without running "make tests" :-( fix a couple of stupiditiesDaniel Veillard2002-03-251-1/+2
* fixed bug #76168, attribute redeclared in the internal subset should notDaniel Veillard2002-03-251-4/+5
* preparing 2.4.18 updated and rebuilt the web site implement the newDaniel Veillard2002-03-181-0/+1
* Fixing #74186, made sure all boolean expressions get fully parenthesized,Daniel Veillard2002-03-111-8/+0
* Fixed #72346, about handling of xmlns:foo="", this could actually changeDaniel Veillard2002-03-011-1/+7
* oops broke automatic defaulting of namespaces attributes. DanielDaniel Veillard2002-02-191-32/+35
* had to change 2 internal parsing API when processing document content toDaniel Veillard2002-02-191-17/+41
* more validation test fixups added duration info for the tests DanielDaniel Veillard2002-02-191-65/+127
* more work on the conformance suite. Took the step to finally blockDaniel Veillard2002-02-181-1/+10
* fixed a couple of conformances issues deep into the validation codeDaniel Veillard2002-02-181-4/+32
* fixed #71740 NotationDecl with a required field missing DanielDaniel Veillard2002-02-171-1/+8
* improved the behaviour a bit as well as the logs fixed a few more bugsDaniel Veillard2002-02-171-1/+18
* python script to run regression tests against the XML Test suite ofDaniel Veillard2002-02-171-1/+1
* Build a new version hopefully near complete and fully documented of theDaniel Veillard2002-01-221-5/+3
* cleanup patch from Anthony Jones fix the headers to avoid in make scanDaniel Veillard2002-01-201-6/+7
* applied 42 documentation patches from Charlie Bozeman. Regenerated theDaniel Veillard2001-12-311-5/+16
* - include/libxml/globals.h include/libxml/threads.h threads.cDaniel Veillard2001-10-171-2/+3
* Applied the last patches from Gary, cleanup, activated threading all userDaniel Veillard2001-10-131-203/+125
* preparing 2.4.6 release updated and rebuilt the docs fixed a number ofDaniel Veillard2001-10-101-2/+2
* ouch a non-defined namespace could lead to a crash, fixed #61215 DanielDaniel Veillard2001-10-041-1/+1
* fixed a bug in the HTML parser introduced Sep 9 DanielDaniel Veillard2001-09-101-1/+1
* fixing bug #59946 on xmlns="" DanielDaniel Veillard2001-09-101-1/+7
* fixing bug 59732, simple but allocates a new error code. DanielDaniel Veillard2001-09-101-0/+2
* John Fleck fixed typos in the options output fix ignorable white space SAXDaniel Veillard2001-09-091-5/+4
* removed a couple of unused variable (Albert Chin) DanielDaniel Veillard2001-08-171-5/+1
* small fix fixing bug #58539 reported by coolo, in entity substitution modeDaniel Veillard2001-08-131-3/+5
* allow to inherit attributes from the DTD directly in the tree, this isDaniel Veillard2001-08-071-0/+73
* unparsedEntityDecl() the URI computation of the entity wasn't doneDaniel Veillard2001-08-011-5/+38
* removing history/readline changed this slightly make element content lineDaniel Veillard2001-07-231-2/+4
* cleaned up some warning on the Alpha DanielDaniel Veillard2001-07-171-1/+1
* store the line numbder in element->content, may break some software, needDaniel Veillard2001-07-121-0/+2
* trying to fix #56948, this led to an XPath fix, improvements of SAXDaniel Veillard2001-07-081-0/+18
* fixed a URI-Reference computation problem when validating small cleanupDaniel Veillard2001-07-041-22/+18
* - SAX.c entities.c parser.c: changed completely the way entitiesDaniel Veillard2001-07-041-1/+2
* Summer's cleanup, a really big one:Daniel Veillard2001-06-241-1/+1
* - TODO: updated - nanohttp.[ch] : started adding APIs to get theDaniel Veillard2001-05-281-1/+1
* - DOCBparser.c SAX.c: a bit more work on entities processing.Daniel Veillard2001-04-251-2/+2
* - SAX.c testDocbook.c DOCBparser.c: more work on the supportDaniel Veillard2001-04-241-10/+10
* Time to work on helping the Gnome Doc project, first step is reintegratingDaniel Veillard2001-04-231-31/+36
* trio upgrade and integrationBjorn Reese2001-04-211-6/+1
* 3 hours of debug, this was hell:Daniel Veillard2001-04-181-1/+1
* - HTMLparser.c HTMLtree.c SAX.c debugXML.c error.c parserInternals.cDaniel Veillard2001-03-261-10/+6
* Huge cleanup, I switched to compile withDaniel Veillard2001-03-241-6/+16
* A typo and an obscure bug fix:Daniel Veillard2001-03-211-4/+14
* - SAX.c: external subset notations were improperly registeredDaniel Veillard2001-03-141-1/+1
* - parser.c SAX.c: the new content parsing code raised anDaniel Veillard2001-03-071-1/+8
* Revert directory structure changesOwen Taylor2001-02-231-0/+1751
* moved to libxml directory - this allow simplify automake/autoconf. NowCET 2001 Tomasz Kłoczko2001-02-231-1751/+0
* bit of testing, a bit of fixing, a bit of testing, a bit of fixing ...Daniel Veillard2001-02-111-10/+12