doc


Log

Author Commit Date CI Message
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 c654d603 2001-05-01T12:42:26 Added an entry to the FAQ, Daniel
Daniel Veillard 61b33d57 2001-04-24T13:55:12 - SAX.c testDocbook.c DOCBparser.c: more work on the support of external parsed entities, added --noent to testDocbook - valid.c: Garry Pennington found an uninitialized variable access in xmlValidateElementContent() Daniel
Daniel Veillard a41123ce 2001-04-22T19:31:20 - doc/html/* doc/xml.html: updated and regenerated the docs Daniel
Daniel Veillard 5d7a9fe6 2001-04-17T21:03:15 Quick fix of a couple of bad links, Daniel
Daniel Veillard afc7311e 2001-04-11T11:51:41 - doc/xml.html: added 2.3.6 release Daniel
Daniel Veillard 911f49a0 2001-04-07T15:39:35 - xpath.c: checking for null pointer generated by new code Daniel
Daniel Veillard 3197f164 2001-04-04T00:40:08 Fixed pointers to archive, Daniel
Daniel Veillard a47fb3d9 2001-03-25T17:23:49 Cleaned up the DOM section and linked to the Gdome2 homepage, Daniel
Daniel Veillard 56a4cb8c 2001-03-24T17:00:36 Huge cleanup, I switched to compile with -Wall -g -O -ansi -pedantic -W -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline - HTMLparser.[ch] HTMLtree.c SAX.c debugXML.c encoding.[ch] encoding.h entities.c error.c list.[ch] nanoftp.c nanohttp.c parser.[ch] parserInternals.[ch] testHTML.c testSAX.c testURI.c testXPath.c tree.[ch] uri.c valid.[ch] xinclude.c xmlIO.[ch] xmllint.c xmlmemory.c xpath.c xpathInternals.h xpointer.[ch] example/gjobread.c: Cleanup, staticfied a number of non-exported functions, detected and cleaned up a dozen of problem found this way, avoided a lot of public function name/typedef/system names clashes - doc/xml.html: updated - configure.in: switched private flags to the really pedantic ones. 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 e0c1d72a 2001-03-21T10:28:36 Got fed up, people should not use libxml1 unless forced, put this in big red letters at critical places in the doc, Daniel
Daniel Veillard 480363bd 2001-03-16T22:04:15 Updated instruction for libxml2 and libxml coexistence, Daniel
Daniel Veillard 0a6c358b 2001-03-14T19:15:37 - doc/Makefile.am configure.in: yearke@eng.buffalo.edu suggested a fix for --with-html-dir= configure support. I hope it won't break rpm generation Daniel
Daniel Veillard 3f3b4f37 2001-03-13T15:12:39 Bob Wilkinson sent grammatical errors fixes in the FAQ :-) 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 33a67808 2001-03-07T09:44:02 Removed unneeded references to rpmfind.net, use xmlsoft.org, fixed the mailing-list new address, fixed new email address, daniel
Daniel Veillard 81781103 2001-03-07T09:31:47 Updated to point to bugzilla, Daniel
Daniel Veillard b402c07c 2001-03-01T17:28:58 Released libxml-2.3.3: - configure.in: bumped to 2.3.3 - doc/xml.html: updated Daniel
Daniel Veillard ec70e917 2001-02-26T20:10:45 I'm slightly time warped... - doc/xml.html: oops corrected dates s/2000/2001 Daniel
Daniel Veillard 91e9d589 2001-02-26T07:31:12 - doc/xml.html: applied patch from Ankh Daniel
Daniel Veillard 71681103 2001-02-24T17:48:53 Preparing 2.3.2 release: - configure.in: bumped to 2.3.2 - doc/xml.html: updated for release Daniel
Daniel Veillard 6e6a6cc6 2001-02-15T15:55:44 couple of fixes before release: - xpathInternals.h: exported a few axis functions - doc/xml.html: updated the doc 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 a666359a 2001-02-10T09:41:12 Fixed last point, Daniel
Daniel Veillard 62bccd56 2001-02-10T09:40:10 Fixed formatting, Daniel.
Daniel Veillard 7f41b3eb 2001-02-10T09:35:37 Fixed some old stuff, added the faq about blanks, Daniel
Daniel Veillard 9cb5ff4e 2001-01-29T08:22:21 Fixed generated doc, Daniel
Daniel Veillard 5eb0594f 2001-01-27T17:50:22 Makefile/doc maintenance: - doc/Makefile.am: fixed make rebuild in doc - doc/html/*.html: rebuilt the docs Daniel
Daniel Veillard 8e199906 2001-01-25T18:54:39 Some packaging cleanup: - Makefile.am doc/Makefile.am libxml.spec.in: painful work to get the HTML doc to go into the -devel RPM ... - aclocal.m4 config.h.in: some updates due to auto* magic Daniel
Daniel Veillard 383b1476 2001-01-23T11:39:52 Added link to FEATURES in lxr, Daniel
Daniel Veillard 82687162 2001-01-22T15:32:01 - doc/xml.html: updated with an XSLT section, removed pointer to W3C CVS base. Daniel
Daniel Veillard 503b8936 2001-01-05T06:36:31 - configure.in: preparing 2.2.11 - doc/html/*: rebuild the HTML files - doc/xml.html : updated Daniel
Daniel Veillard a1fe9104 2000-11-25T10:49:25 "Never do a release before the second coffee of the day" releases: - configure.in doc/html/* doc/xml.html: made a 2.2.9 release on a non-updated tree :-(, made a 2.2.10 release to correct the situation Daniel
Daniel Veillard 2ddd23dd 2000-11-25T10:42:19 Fixed 2.2.9, added 2.2.10, Daniel
Daniel Veillard 9d343c4a 2000-11-25T10:12:43 Updated the Web page with 2.2.9, Daniel.
Daniel Veillard 851c59c2 2000-11-24T16:06:22 Fixed Ari Johnson E-mail's, daniel
Daniel Veillard 64e73906 2000-11-24T13:28:38 Updating the doc, Daniel
Daniel Veillard 300f7d6d 2000-11-24T13:04:04 Added a small DTD related page following the IRC help needed by maciej on the topic, Daniel
Daniel Veillard 9753ad74 2000-11-13T19:12:23 Commiting new docs, Daniel.
Daniel Veillard 28929b2f 2000-11-13T18:22:49 Doing 2.2.8 release: - doc/xml.html doc/html/* : rebuilt the docs after adding xinclude and updated page for 2.2.7 and 2.2.8 - configure.in: releasing 2.2.8 Daniel
Daniel Veillard a4964b75 2000-10-31T18:23:44 - HTMLparser.c: fixed loop on invalid char in scripts - parser.c: update to description of xmlIOParseDTD() - libxml.m4 xmlversion.h.in: changes contributed by Michael Schmeing <m.schmeing@internet-factory.de> - configure.in: preparing for 2.2.7 - Makefile.am: trying to avoid config.h and acconfig.h being included in the distrib - rebuilt the docs - configure.in: released 2.2.7 Daniel
Daniel Veillard 29a11cc6 2000-10-25T13:32:39 Releasing 2.2.6 after adding xpathInternals.h: - configure.in: release 2.2.6 - xpath.[ch] xpointer.c xpathInternals.h: added xpathInternals.h exporting the inner functions of xpath for extension modules - doc/*: updated and rebuilt the doc Daniel
Daniel Veillard 0c069229 2000-10-21T09:25:52 Fixed a stoopid URL problem, Daniel.
Daniel Veillard e9202a05 2000-10-16T16:58:19 Added libiconv library info, Jon <dissy@netset.com>, Daniel.
Daniel Veillard ab8500d7 2000-10-15T21:06:19 Updated homepage to reflect the new distrib, Daniel.
Daniel Veillard b732a0ea 2000-10-15T11:27:01 Rebuilt docs for 2.2.5, added XPointer, Daniel
Daniel Veillard 189446d2 2000-10-13T10:23:06 documentations: - doc/xml.html doc/xmlmem.html: added a module describing documentations: - doc/xml.html doc/xmlmem.html: added a module describing memory interfaces and use, updated the main page. Daniel
Daniel Veillard 7e99c63b 2000-10-06T12:59:53 Tried to build libxml2-2.2.5 Automake is a fucking piece of ugly shit full of tricks and without any kind of sensible documentation or logic :-((((((((( Daniel, pissed !
Daniel Veillard 3bff2b0e 2000-10-01T20:33:47 Rebuilt docs for 2.2.4 release, Daniel.
Daniel Veillard c92c304a 2000-09-29T02:42:04 on-line update, Daniel
Daniel Veillard d5f97f80 2000-09-17T16:38:14 - doc/xml.html : updated with new releases, adding "how to help" Daniel
Daniel Veillard 04698d9e 2000-09-17T16:00:22 New set of cleanups, released 2.2.3: - SAX.c debugXML.c parser.c parserInternals.c tree.c valid.c xpath.c: removed a few warnings in pedantic mode ... - parserInternals.c parser.c: moved encoding switching function to parserInternals.c - configure.in, doc/Makefile.am libxml.spec.in: released 2.2.3 Daniel
Daniel Veillard 2bb89090 2000-08-31T14:57:50 Added doc on the xmlExternalEntityLoaders and example for catalogs, Daniel
Daniel Veillard a7ad4522 2000-08-31T14:19:54 Fixing PRE sections, Daniel
Daniel Veillard 96984456 2000-08-31T13:50:12 Added a doc on the I/O interfaces, Daniel
Daniel Veillard f121ab72 2000-08-29T23:40:42 on-line update, Daniel
Daniel Veillard 088f428a 2000-08-25T23:46:50 Added a section on aliases, Daniel.
Daniel Veillard 8c6d6af1 2000-08-25T17:14:13 Added pointer to gtk-doc, Daniel.
Daniel Veillard 7b9c4b75 2000-08-25T16:26:50 Added Warning about SAX en entities support. Daniel.
Daniel Veillard ec78c0f8 2000-08-25T10:25:23 Updated for clearer message of the content, DV.
Daniel Veillard 0d6b1708 2000-08-22T23:52:16 Fixes from Martin Duerst for encoding.html, Daniel.
Daniel Veillard 979e55e8 2000-08-19T16:48:54 Added man pages, Daniel
Daniel Veillard 4540be4a 2000-08-19T16:40:28 Updated the doc a bit, Daniel.
Daniel Veillard 786d7c8d 2000-08-12T23:38:57 on-line update, Daniel
Daniel Veillard 7c29ce2b 2000-08-12T21:20:53 Rebuilt the docs Daniel Rebuilt the docs Daniel
Daniel Veillard a2679fa4 2000-07-22T02:38:15 on-line update, Daniel
Daniel Veillard 94e90603 2000-07-17T14:38:19 on-line update, Daniel
Daniel Veillard e46e20d3 2000-07-14T15:02:46 Regenerated the docs on my work station, Daniel
Daniel Veillard 32bc74ef 2000-07-14T14:49:25 - doc/encoding.html doc/xml.html: added I18N doc - encoding.[ch] HTMLtree.[ch] parser.c HTMLparser.c: I18N encoding improvements, both parser and filters, added ASCII & HTML, fixed the ISO-Latin-1 one - xmllint.c testHTML.c: added/made visible --encode - debugXML.c : cleanup - most .c files: applied patches due to warning on Windows and when using Sun Pro cc compiler - xpath.c : cleanup memleaks - nanoftp.c : added a TESTING preprocessor flag for standalong compile so that people can report bugs more easilly - nanohttp.c : ditched socklen_t which was a portability mess and replaced it with unsigned int. - tree.[ch]: added xmlHasProp() - TODO: updated - test/ : added more test for entities, NS, encoding, HTML, wap - configure.in: preparing for 2.2.0 release Daniel
Daniel Veillard 8d86964a 2000-07-14T12:12:59 Linked the I18N support, Daniel.
Daniel Veillard be40c8b2 2000-07-14T12:10:59 First version of the encoding doc, Daniel.
Daniel Veillard 60979bdc 2000-07-10T12:17:33 on-line update, Daniel
Daniel Veillard 6388e174 2000-07-03T16:07:19 Added 2.1.1 rel;ease, Daniel.
Daniel Veillard 32c3ad93 2000-07-03T13:04:50 Fixed 2 broken links, Daniel.
Daniel Veillard 306be999 2000-07-03T12:38:45 Updated doc dur to xmlsoft.org reorg, updated examples, Daniel.
Daniel Veillard c19fcccd 2000-07-03T11:52:01 fixed links broken due to the reorg of xmlsoft.org, daniel.
Daniel Veillard 6f0adb5e 2000-07-03T11:41:26 Updated for new xmlsoft.org structure, daniel.
Daniel Veillard 365e13be 2000-07-02T07:56:37 Work on character encoding support for the HTML parser Fixed some autoopen/autoclose probs for the HTML parser Fixed a potential memleak in the encoding stuff Daniel.
Daniel Veillard af743793 2000-07-01T11:49:28 Added an FAQ, Daniel.
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 3f6f7f64 2000-06-30T17:58:25 - win32config.h.in: updated - xmlversion.h.in: crap forgot to update this, this mean 2.1.0 lacks iconv support :-( need to release 2.1.1 - configure.in: release 2.1.1 - HTMLparser: fixed bug #14784 - xpath.c HTMLparser.c encoding.c parser.c: fix warning raised by Windows compiler - HTMLparser.c SAX.c HTMLtree.h tree.h: create HTML document in the SAX startDocument() callback. - TODO: updated - rebuild doc Daniel
Daniel Veillard c230410e 2000-06-29T00:43:27 2.1.0 test release for good, updated doc and example, Daniel.
Daniel Veillard be803967 2000-06-28T23:40:59 - Large resync between W3C and Gnome tree - configure.in: 2.1.0 prerelease - example/Makefile.am example/gjobread.c tree.h: work on libxml1 libxml2 convergence. - nanoftp, nanohttp.c: fixed stalled connections probs - HTMLtree.c SAX.c : support for attribute without values in HTML for andersca - valid.c: Fixed most validation + namespace problems - HTMLparser.c: start document callback for andersca - debugXML.c xpath.c: lots of XPath fixups from Picdar Technology - parser.h, SAX.c: serious speed improvement for large CDATA blocks - encoding.[ch] xmlIO.[ch]: Improved seriously saving to different encoding - config.h.in parser.c xmllint.c: added xmlCheckVersion() and the LIBXML_TEST_VERSION macro Daniel
Daniel Veillard c310d564 2000-06-23T18:32:15 updated doc, added a documentation lookup module, 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 06047432 2000-04-24T11:33:38 removed extraneous xmlRemoveProp definition added item about * tree.h: removed extraneous xmlRemoveProp definition * TODO: added item about --disable-corba configure switch * tree.c parser.c: fixed problems for xmlCopyDoc and postvalidation * nanoftp.c: fixed include problems giving troubles on AIX and slowlaris * xmlIO.[ch] valid.h tree.[ch] xlink.c xmlmemory.c uri.c parser.c nanoftp.c nanohttp.c SAX.c testSAX.c : comment and headers changes to lower gtk-doc number of warnings * doc/html/*: rebuilt docs Daniel
Daniel Veillard e0aed304 2000-04-16T08:52:20 Updated the Hacking file with instructions, Daniel.
Daniel Veillard 18b0ef6d 2000-04-12T13:52:48 Regenerated the docs after reinstalling Docbook stuff, 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 5d211f4c 2000-04-07T17:00:24 libxml2 prerelease ? - xmlIO cleanup, xmlRegisterInputCallbacks() for new input method - fixed xmlPrevSibling and xmlNextSibling - TODO: updated - doc/* : updated/regenerated Daniel
Daniel Veillard 361d845d 2000-04-03T19:48:13 Work done on the plane, ready to release libxml2-2.0.0, Daniel
Daniel Veillard ec30341c 2000-03-24T13:41:54 uri.c uri.h: finished the escaping handling, the base support and the URI path normalization. Makefile.am: added instructions to generate testURI TODO: updated doc/xml.html, doc/smallfootonly.gif doc/w3c.png: updated, added links and icons for W3C and Gnome Daniel
Daniel Veillard 8f621986 2000-03-20T13:07:15 - xmlmemory.[ch] commiting the files finally - rebuilt/uploaded docs, Daniel
Daniel Veillard edfb29b8 2000-03-14T19:59:05 Updated the docs, and configuratio/spec stuff to release is at libxml2 , daniel.
Daniel Veillard 76234da1 2000-03-14T18:02:01 ???, 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
Daniel Veillard 88f00ae1 2000-03-02T00:15:55 Second patch from Paul Dubois, Daniel
Daniel Veillard 6c8b1171 2000-03-01T00:40:41 Fixed with the update, daniel