aboutsummaryrefslogtreecommitdiffstats
path: root/tree.h
Commit message (Expand)AuthorAgeFilesLines
* Applying provided patches :-)Daniel Veillard2000-10-251-0/+4
* Started working on the hash table module integration, fixed a bug:Daniel Veillard2000-10-221-0/+1
* - HTMLparser.c parser.c tree.c tree.h: Avoiding a few warningDaniel Veillard2000-09-251-2/+2
* Cleanup, patch from Wayne Davison:Daniel Veillard2000-09-221-1/+5
* Jumbo patch, resync of W3C/Gnome CVS trees:Daniel Veillard2000-09-101-0/+5
* Large sync between my W3C base and Gnome's one:Daniel Veillard2000-08-121-0/+2
* - doc/encoding.html doc/xml.html: added I18N docDaniel Veillard2000-07-141-0/+2
* more cleanup of the HTML parser to force it to not bypass SAX, Daniel.Daniel Veillard2000-06-301-0/+1
* - Large resync between W3C and Gnome treeDaniel Veillard2000-06-281-2/+30
* revamped the encoding support, added iconv support, so now libxml ifDaniel Veillard2000-05-031-0/+2
* removed extraneous xmlRemoveProp definition added item aboutDaniel Veillard2000-04-241-3/+2
* Work done on the plane, ready to release libxml2-2.0.0, DanielDaniel Veillard2000-04-031-0/+1
* This is the 2.0.0-beta, lots and lots and lots of changesDaniel Veillard2000-03-141-43/+94
* Blanks handling function, added 2.x upgrade doc, DanielDaniel Veillard2000-03-041-0/+1
* Released 1.8.6, Daniel.Daniel Veillard2000-01-301-0/+1
* Added a Fragment function for Raph (DOM) Daniel.Daniel Veillard2000-01-091-0/+1
* - added xmlRemoveID() and xmlRemoveRef()Daniel Veillard2000-01-051-65/+75
* - added xmlRemovePropDaniel Veillard2000-01-031-0/+1
* - Lots of improvements, too long to list hereDaniel Veillard1999-12-281-0/+3
* - release 1.8.2 - HTML handling improvement - new tree handling functionsDaniel Veillard1999-12-211-0/+10
* - Updated HTML test outputsDaniel Veillard1999-12-151-2/+2
* A posteriori validation should now work,Daniel Veillard1999-12-151-0/+1
* Changed 'namespace' to 'nameSpace' to workaround c++ losage where 'namespace'Ramiro Estrugo1999-12-151-1/+1
* Large commit of changes done while travelling to XML'99Daniel Veillard1999-12-121-0/+6
* - added the patch from Carl Nygard <cnygard@bellatlantic.net>Daniel Veillard1999-12-011-12/+29
* Added cleanup routines, cleanup with -pedantic on linux, closed #3788, DanielDaniel Veillard1999-11-241-1/+1
* Closing bug report #3748, changed global compression flag usage, andDaniel Veillard1999-11-231-0/+8
* Revamped HTML parsing, lots of bug fixes for HTML stuff,Daniel Veillard1999-10-141-1/+2
* Various small bugfixes, Daniel.Daniel Veillard1999-10-091-22/+22
* Fixed CHAR, errno, alpha RPM compile, updated doc, DanielDaniel Veillard1999-09-231-80/+87
* Bug fixes, improvement on ID/IDREF support, 1.6.2, no memleaks, DanielDaniel Veillard1999-09-081-0/+18
* Release 1.6, lot of fixes, more validation, code cleanup, added namespaceDaniel Veillard1999-08-291-82/+156
* More validity stuff (ID) and corrct version of equal and compare for XPath, D...Daniel Veillard1999-08-151-0/+12
* Huge commit: 1.5.0, XML validation, Xpath, bugfixes, examples .... DanielDaniel Veillard1999-08-101-3/+6
* Bunch of updates, progressive parsing, updates on HTML, XPAth and docs, DanielDaniel Veillard1999-07-271-0/+2
* Just adds 'const' to a couple of important parameters, patch fromDaniel Veillard1999-07-261-2/+2
* Restore binary compat, more HTML stuff, allow stdin input, Daniel.Daniel Veillard1999-07-061-2/+0
* Closing reported bugs: 617 1591 1592, adding an HTML parser, DanielDaniel Veillard1999-07-051-0/+2
* Release of libxml-1.1, Daniel.Daniel Veillard1999-06-021-0/+1
* Removal of threading problems, update documentation, added SAX tests, DanielDaniel Veillard1999-04-211-2/+25
* Completed/revamped the SAX support, removed old namespace suppport, DanielDaniel Veillard1999-04-051-2/+2
* Serious upgrade of internal subset support, setup for gtk-doc, DanielDaniel Veillard1999-02-221-86/+123
* Header cleanup and work on parsing/output of element declarations, Daniel.Daniel Veillard1999-02-011-20/+28
* Speed, conformance testing, more parsing, general improvements, Daniel.Daniel Veillard1999-01-171-7/+45
* Added copy operations for node/tree/documents, Daniel.Daniel Veillard1998-11-271-1/+9
* CharRef handling, comments, formatting, pre UTF-8 handling, Daniel.Daniel Veillard1998-11-011-3/+7
* Cleanup of the API, more work done on the tree generation, Daniel.Daniel Veillard1998-10-281-15/+49
* Changed the internals a lot for DOM, entity support, slight changes of API,Daniel Veillard1998-10-271-21/+34
* Corbaization of the document structures, Daniel.Daniel Veillard1998-10-171-3/+15
* Added prev and doc pointers to Node, confomity with DOM, DanielDaniel Veillard1998-10-141-3/+23