Branch :
| Author | Commit | Date | CI | Message |
|---|---|---|---|---|
| 5ede35e3 | 2002-10-01 11:37:35 | Integrated the search form to the web site, regenerated, Daniel | ||
| 2ace1956 | 2002-09-26 12:28:02 | added the 3 new modules xmlregexp xmlautomata and xmlunicode and * doc/*: added the 3 new modules xmlregexp xmlautomata and xmlunicode and regenerated the docs and web site Daniel | ||
| 539638ba | 2002-07-06 19:55:14 | preparing 2.4.23 rebuilt the docs Daniel * configure.in: preparing 2.4.23 * doc/*: rebuilt the docs Daniel | ||
| a7084cd5 | 2002-04-15 17:12:47 | release of 2.4.20 updated and rebuilt the docs Daniel * configure.in: release of 2.4.20 * doc/*: updated and rebuilt the docs Daniel | ||
| 19274092 | 2002-03-25 16:48:03 | preparing 2.4.19 rebuilt the docs Daniel * configure.in: preparing 2.4.19 * doc/*: rebuilt the docs Daniel | ||
| af43f63a | 2002-03-08 15:05:20 | preparing 2.4.17 release updated and rebuilt the docs fixed a comment * configure.in: preparing 2.4.17 release * doc/*: updated and rebuilt the docs * xpath.c: fixed a comment * python/libxml.c: fixed a possible reentrancy problem Daniel | ||
| 5f4b5999 | 2002-02-20 10:22:49 | preparing 2.4.16 updated and rebuilt the docs, rebuilt the API and web * configure.in include/libxml/xmlwin32version.h: preparing 2.4.16 * doc/* python/libxml2class.txt: updated and rebuilt the docs, rebuilt the API and web site * xpath.c: fixed #71978 portability bugs Daniel | ||
| 06622dfe | 2002-01-21 17:53:42 | Recompiled the docs, Daniel | ||
| 744683d1 | 2002-01-14 17:30:20 | updated to 2.4.13 update of the documentation daniel * configure.in include/libxml/xmlwin32version.h: updated to 2.4.13 * doc/* : update of the documentation daniel | ||
| cbaf3995 | 2001-12-31 16:16:02 | applied 42 documentation patches from Charlie Bozeman. Regenerated the * *.c include/libxml/*.h doc/html/*: applied 42 documentation patches from Charlie Bozeman. Regenerated the HTML docs. Daniel | ||
| ef90ba7e | 2001-12-07 14:24:22 | preparing 2.4.12 updated and rebuilt the docs Daniel * configure.in : preparing 2.4.12 * doc/* : updated and rebuilt the docs Daniel | ||
| 43d3f61a | 2001-11-10 11:57:23 | preparing 2.4.10 upgraded and rebuilt the docs Daniel * configure.in include/libxml/xmlwin32version.h: preparing 2.4.10 * doc/*: upgraded and rebuilt the docs Daniel | ||
| 52dcab39 | 2001-10-30 12:51:17 | preparing 2.4.7 switched to the latest xmllint manual page from John * configure.in: preparing 2.4.7 * Makefile.am doc/Makefile.am: switched to the latest xmllint manual page from John * doc/*: updated the doc and rebuilt the generated pages Daniel | ||
| 60087f30 | 2001-10-10 09:45:09 | preparing 2.4.6 release updated and rebuilt the docs fixed a number of * configure.in: preparing 2.4.6 release * doc/xml.html doc/html/*: updated and rebuilt the docs * include/libxml/*.h *.c: fixed a number of teh/the widht/width typos Daniel | ||
| e7ead2d2 | 2001-08-22 23:44:09 | added documentation about Catalog support, misses an API description * doc/catalog.html doc/xml.html: added documentation about Catalog support, misses an API description * doc/html/*: reextracted the API pages Daniel | ||
| f012a64d | 2001-07-23 19:10:52 | get rid of the readline and libhistory dependancies by default, release * configure.in: get rid of the readline and libhistory dependancies by default, release 2.4.1 with IA64 fix * nanohttp.c tree.c xmlIO.c include/libxml/nanohttp.h include/libxml/tree.h include/libxml/xmlIO.h: incorporated John Kroll fixes to allow saving to HTTP via PUT (or POST of needed). * doc/html/*.html: regenerated the docs Daniel | ||
| 09ab7e1c | 2001-07-10 15:49:44 | release of 2.4.0 updated the docs Daniel * configure.in include/libxml/xmlwin32version.h: release of 2.4.0 * doc/xml.html doc/html/*: updated the docs Daniel | ||
| 4b8328d7 | 2001-07-05 22:48:42 | rebuilt the docs for the release Daniel * doc/html/*: rebuilt the docs for the release Daniel | ||
| c5d64345 | 2001-06-24 12: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 | ||
| 4ec885a1 | 2001-06-17 10: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 | ||
| bed7b052 | 2001-05-19 14: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 | ||
| 3bbbe6fa | 2001-05-03 11: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 | ||
| a41123ce | 2001-04-22 19:31:20 | - doc/html/* doc/xml.html: updated and regenerated the docs Daniel | ||
| c7ad7ce5 | 2001-03-22 21:45:29 | Preparing a new release: - configure.in: 2.3.5 - doc/html/*: rebuilt the docs Daniel | ||
| e356c280 | 2001-03-10 12: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 | ||
| d194dd28 | 2001-02-14 10:37:43 | - hash.[ch]: added Paolo Casarini patch to provide Delete from hash functionnalities. - doc/html/* : rebuild the doc Daniel | ||
| 9cb5ff4e | 2001-01-29 08:22:21 | Fixed generated doc, Daniel |