doc/upgrade.html


Log

Author Commit Date CI Message
Daniel Veillard d83eb821 2000-06-30T18:39:56 more cleanup of the HTML parser to force it to not bypass SAX, Daniel. Ready for 2.1.1 it seems
Daniel Veillard c230410e 2000-06-29T00:43:27 2.1.0 test release for good, updated doc and example, Daniel.
Daniel Veillard f302982d 2000-05-06T08:11:19 updated with instructions for support of both libxml-1.x and libxml-2.x * doc/upgrade.html: updated with instructions for support of both libxml-1.x and libxml-2.x * doc/gjobread.c : applied Todd Dukes <tdukes@ibmoto.com> patch for 2.x support and also fixed includes Daniel
Daniel Veillard 5e873c46 2000-04-12T13:27:38 - speedup of IS_CHAR like macros, significant overall improvement - More interfaces for new I/O functions: xmlNewIOInputStream, xmlParserInputBufferCreateIO, xmlCreateIOParserCtxt - added I/O test to xmllint Daniel
Daniel Veillard 361d845d 2000-04-03T19:48:13 Work done on the plane, ready to release libxml2-2.0.0, Daniel
Daniel Veillard f13e1ed1 2000-03-06T07:41:49 Updated docs, Daniel.
Daniel Veillard 3e6d237f 2000-03-04T11:39:43 Blanks handling function, added 2.x upgrade doc, Daniel