summaryrefslogtreecommitdiff
path: root/SAX.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* This is the 2.0.0-beta, lots and lots and lots of changesDaniel Veillard2000-03-141-87/+265
* - added xmlRemovePropDaniel Veillard2000-01-031-10/+9
* - Lots of improvements, too long to list hereDaniel Veillard1999-12-281-4/+12
* - fix for PIs name starting with xmlDaniel Veillard1999-12-221-0/+5
* - release 1.8.2 - HTML handling improvement - new tree handling functionsDaniel Veillard1999-12-211-1/+6
* Closing #3908 and #3937 and a memory leak in the SAX APIDaniel Veillard1999-12-031-0/+1
* BUG FIXED #2784 HTML parsing/output improvements Rebuilt, updated the docsDaniel Veillard1999-10-251-0/+6
* Revamped HTML parsing, lots of bug fixes for HTML stuff,Daniel Veillard1999-10-141-1/+1
* Fixed CHAR, errno, alpha RPM compile, updated doc, DanielLIB_XML_1_7_1Daniel Veillard1999-09-231-44/+44
* Ready for 1.7.0, major changes, nanohttp, cleanup, binary compat with 1.4,Daniel Veillard1999-09-221-9/+20