summaryrefslogtreecommitdiff
path: root/SAX.c
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Bug fixes and an extension found and required by XSLT:Daniel Veillard2001-02-051-1/+2
* Bug fixes new Xinclude tests:Daniel Veillard2000-11-121-1/+1
* patched to redirrect all "out of context" error messages toDaniel Veillard2000-10-251-45/+82
* HTML attributes handling:Daniel Veillard2000-10-151-6/+5
* - HTMLparser.c HTMLtree.[ch] SAX.c testHTML.c tree.c: fixed HTMLDaniel Veillard2000-10-141-2/+2
* - moved xml-error.h to xmlerror.h: seems this allowed to bypassDaniel Veillard2000-10-091-1/+1
* - configure.in: releasing 2.2.4Daniel Veillard2000-10-011-1/+1
* New set of cleanups, released 2.2.3:LIBXML_2_2_3Daniel Veillard2000-09-171-6/+6
* Jumbo patch, resync of W3C/Gnome CVS trees:Daniel Veillard2000-09-101-2/+109
* Bunch of new parser cleanup work:Daniel Veillard2000-08-271-1/+7
* libxml now grok Docbook-3.1.5 and Docbook-4.1.1 DTDs, thisDaniel Veillard2000-08-261-5/+14
* work done on auto-opening of <p> tags and cleanup of SAX output, Daniel.Daniel Veillard2000-08-191-1/+3
* Large sync between my W3C base and Gnome's one:Daniel Veillard2000-08-121-0/+21
* - doc/encoding.html doc/xml.html: added I18N docDaniel Veillard2000-07-141-6/+9
* more cleanup of the HTML parser to force it to not bypass SAX, Daniel.Daniel Veillard2000-06-301-3/+15
* - win32config.h.in: updatedDaniel Veillard2000-06-301-7/+12
* - Large resync between W3C and Gnome treeDaniel Veillard2000-06-281-37/+131
* revamped the encoding support, added iconv support, so now libxml ifDaniel Veillard2000-05-031-0/+9
* removed extraneous xmlRemoveProp definition added item aboutDaniel Veillard2000-04-241-10/+21
* Work done on the plane, ready to release libxml2-2.0.0, DanielDaniel Veillard2000-04-031-9/+9