doc/html/libxml-htmlparser.html


Log

Author Commit Date CI Message
Daniel Veillard c5d64345 2001-06-24T12:13:24 Summer's cleanup, a really big one: * AUTHORS: added William and Bjorn * include/libxml/*.h *.c README doc/*.html etc.: changed old email to daniel@veillard.com hopefully I won't have to do this again * doc/Makefile.am doc/html/*.html: cleanup makefile, checked that docs can be rebuilt cleanly now * include/libxml/xml*version.h*: removed include/libxml/xmlversion.h from CVs it's generated, added include/libxml/xmlwin32version.h also generated but which should change far less frequently. * catalog.c nanoftp.c: made sure to include libxml.h not libxml/xmlversion.h directly * include/libxml/*.h: include xmlwin32version.h instead of xmlversion.h when compiling on WIN32 and MSC Daniel
Daniel Veillard 4ec885a1 2001-06-17T10:31:07 - TODO: updated adding cleanup of generated doc - configure.in: prepared to release 2.3.11 - xmllint.c: added --version for bug reporting - doc/html/*.html: rebuilt the doc Daniel
Daniel Veillard bed7b052 2001-05-19T14:59:49 - HTMLtree.h debugXML.h parserInternals.h tree.h valid.c xmlversion.h.in xpathInternals.h xpath.h: some cleanup for gtk-doc - doc/html/* : rebuilt the docs - valid.c: small patch which may improve some case when validating. Daniel
Daniel Veillard 3bbbe6fa 2001-05-03T11:15:37 preparing for 2.3.8 release, updated and regenerated the docs Daniel * configure.in doc/xml.html doc/html/*: preparing for 2.3.8 release, updated and regenerated the docs Daniel
Daniel Veillard a41123ce 2001-04-22T19:31:20 - doc/html/* doc/xml.html: updated and regenerated the docs Daniel
Daniel Veillard c7ad7ce5 2001-03-22T21:45:29 Preparing a new release: - configure.in: 2.3.5 - doc/html/*: rebuilt the docs Daniel
Daniel Veillard e356c280 2001-03-10T12:32:04 Preparing for 2.3.4 release: - configure.in: bumped to 2.3.4 - error.c: fixed bug #51860 - tree.c: fixed bug #51861 - valid.c: cleanup, more debug, failed to fix one bug crap ... - tree.[ch] : added xmlDefaultBufferSize - nanoftp.c: typo in function name header block - doc/xml.html : updated, added link to XML::LibXSLT - doc/html/* : rebuilt the docs Daniel
Daniel Veillard d194dd28 2001-02-14T10:37:43 - hash.[ch]: added Paolo Casarini patch to provide Delete from hash functionnalities. - doc/html/* : rebuild the doc Daniel
Daniel Veillard 9cb5ff4e 2001-01-29T08:22:21 Fixed generated doc, Daniel