doc


Log

Author Commit Date CI Message
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
Daniel Veillard 402e8c88 2000-02-29T22:57:47 applied doc patch from Paul DuBois, Daniel
Daniel Veillard 3bde3e25 2000-01-30T20:00:07 Rebuit doc finished closing a few bugs, Daniel.
Daniel Veillard e41f2b74 2000-01-30T20:00:07 Released 1.8.6, Daniel.
Daniel Veillard aeea04f1 2000-01-25T19:27:27 - cleaned up the FTP module, did the API, extracted docs - regenerated and updated the docs
Daniel Veillard 3a2ebddc 2000-01-25T19:27:27 Rebuit doc finished closing a few bugs, Daniel.
Daniel Veillard 4f2915a8 2000-01-25T19:27:27 - cleaned up the FTP module, did the API, extracted docs - regenerated and updated the docs
Daniel Veillard da07c34a 2000-01-25T18:31:22 - added a nano FTP module - removed SNAP from RPM - updated the status in doc
Daniel Veillard 461a66c9 2000-01-18T18:01:01 Candidate libxml-1.8.5, include jody libz patch, Daniel
Daniel Veillard 0142b84b 2000-01-14T14:45:24 Oops, it seems I forgot to commit 1.8.4 changes - restored xmlNewGlobalNs since this seems used - fixed a problem with INCLUDE_WINSOCK - removed all calls to exit() from the library code. - removed bugs detected by Windows compilers - started adding interfaces for parsing well balanced XML fragments - releasing 1.8.4 - rebuilt the docs Daniel
Daniel Veillard f84f71f4 2000-01-05T19:54:23 Updated the HTML home page, Daniel.
Daniel Veillard f3a7358d 2000-01-05T14:58:39 Updated the documentation, Daniel
Daniel Veillard f686871b 2000-01-05T14:58:38 Rebuit doc finished closing a few bugs, Daniel.
Daniel Veillard 24491f64 2000-01-05T14:58:38 Updated the documentation, Daniel
Daniel Veillard 71b656e0 2000-01-05T14:46:17 - added xmlRemoveID() and xmlRemoveRef() - added check and handling when possibly removing an ID - fixed some entities problems - added xmlParseTryOrFinish() - changed the way struct aredeclared to allow gtk-doc to expose those - closed #4960 - fixes to libs detection from Albert Chin-A-Young - preparing 1.8.3 release Daniel
Daniel Veillard 437b87b8 2000-01-03T17:30:46 fixed configure and Makefile to use readline in tester if available rebuilt and updated the doc, Daniel
Daniel Veillard be849cf3 1999-12-28T16:43:59 Rebuild the documentation, Daniel.
Daniel Veillard dbfd641b 1999-12-28T16:35:14 - Lots of improvements, too long to list here - Push mode for the XML parser (HTML to come) - XML shell like interface for debug - improvements on XPath and validation Daniel
Daniel Veillard 0caf07a7 1999-12-21T16:25:49 Fixed = vs. == bug in parser.c (hrmless though) and type in sgml, Daniel.
Daniel Veillard 5cb5ab8d 1999-12-21T15:35:29 - release 1.8.2 - HTML handling improvement - new tree handling functions - release 1.8.2 - HTML handling improvement - new tree handling functions - default namespace on attribute bug fixed - libxml use for C++ fixed (for good this time !) Daniel
Daniel Veillard f600e253 1999-12-18T15:32:46 - Fixed bug #4344 - Fixed C++ problems in headers - Released 1.8.1 Daniel - Fixed bug #4344 - Fixed C++ problems in headers - Released 1.8.1 Daniel
Daniel Veillard b24054a0 1999-12-18T15:32:46 - Updated HTML test outputs - Fixed taht f....g problem with C++ and includes, Daniel
Daniel Veillard e4e51317 1999-12-18T15:32:46 - Fixed bug #4344 - Fixed C++ problems in headers - Released 1.8.1 Daniel - Fixed bug #4344 - Fixed C++ problems in headers - Released 1.8.1 Daniel
Daniel Veillard 944b5ff4 1999-12-15T19:08:24 A posteriori validation should now work, Added --postvalid to tester program Added xmlDocGetRootElement() to the API, Daniel
Daniel Veillard 10a2c653 1999-12-12T13:03:50 Large commit of changes done while travelling to XML'99 - cleanups on memory use and parsers - start of Link interfaces HTML and XLink - rebuild the doc - released as 1.8.0 Daniel
Daniel Veillard ff7ce8ee 1999-12-03T13:19:09 - Updated HTML test outputs - Fixed taht f....g problem with C++ and includes, Daniel
Daniel Veillard 294cbca5 1999-12-03T13:19:09 Closing #3908 and #3937 and a memory leak in the SAX API added SAX.h mostly useful for the doc generation Regenerated all the docs, Daniel
Daniel Veillard a819dace 1999-11-24T18:04:22 Added cleanup routines, cleanup with -pedantic on linux, closed #3788, Daniel
Daniel Veillard 11a48ec6 1999-11-23T10:40:46 Closing bug report #3748, changed global compression flag usage, and added xmlNewTextChild() and xmlNewDocRawNode(), Daniel
Daniel Veillard 4c3a2030 1999-11-19T17:46:26 The HTML parser MUST not die, even if given complete garbage to eat ! Updated the xml.html doc a bit and reran the doc generation, Daniel
Daniel Veillard 3500838f 1999-10-25T13:15:52 BUG FIXED #2784 HTML parsing/output improvements Rebuilt, updated the docs BUG FIXED #2784 HTML parsing/output improvements Rebuilt, updated the docs Improvement of regression scripts, make testall should look clean Released as 1.7.4
Daniel Veillard 7c1206fc 1999-10-14T09:10:25 Revamped HTML parsing, lots of bug fixes for HTML stuff, Added xmlValidGetValidElements and xmlValidGetPotentialChildren, Completed and cleaned up the tests, Added doc for new modules gnome-xml-xmlmemory.html and gnome-xml-nanohttp.html, Daniel
Daniel Veillard 00fdf370 1999-10-08T09:40:39 Improvement of doc, Raph patch for CORBA init, support for spaces in XPath, Daniel
Daniel Veillard ad21944c 1999-09-27T08:17:49 Turning off memory debug, Daniel
Daniel Veillard 2f4dfc40 1999-09-24T14:03:48 Updated the doc, and patched libxml.spec.in, Daniel.
Daniel Veillard dd6b3676 1999-09-23T22:19:22 Fixed CHAR, errno, alpha RPM compile, updated doc, Daniel
Daniel Veillard 7f7d1119 1999-09-22T09:46:25 Ready for 1.7.0, major changes, nanohttp, cleanup, binary compat with 1.4, etc... See Changelog, Daniel.
Daniel Veillard c08a2c6f 1999-09-08T21:35:25 Bug fixes, improvement on ID/IDREF support, 1.6.2, no memleaks, Daniel
CEST 1999 Timur Bakeyev 72bd1001 1999-09-04T20:50:25 replaced "install -d " with "mkinstalldirs" - not all invocations of Sat Sep 4 22:48:05 CEST 1999 Timur Bakeyev <mc@bat.ru> * doc/Makefile.am: replaced "install -d " with "mkinstalldirs" - not all invocations of install understand -d.
Daniel Veillard c8eab3a2 1999-09-04T18:27:23 Updated the documentation, Daniel.
Daniel Veillard 6bd26dc2 1999-09-03T14:28:40 Regenerated the documentation, Daniel.
Daniel Veillard d2d38e9a 1999-08-30T11:42:36 Updated the documentation, released 1.6.1, Daniel
Daniel Veillard b05deb7f 1999-08-10T19:04:08 Huge commit: 1.5.0, XML validation, Xpath, bugfixes, examples .... Daniel
Daniel Veillard e2d034d3 1999-07-27T19:52:06 Bunch of updates, progressive parsing, updates on HTML, XPAth and docs, Daniel
Daniel Veillard 1566d3a9 1999-07-15T14:24:29 Added XPath code (http://www.w3.org/TR/xpath), updated HTML support and docs, Daniel
Tomasz Kłoczko 15012ae1 1999-07-10T12:18:15 - fix which allow "make install DESTDIR=</install/prefix>". - fix which allow "make install DESTDIR=</install/prefix>".
Daniel Veillard be70ff71 1999-07-05T16:50:46 Closing reported bugs: 617 1591 1592, adding an HTML parser, Daniel
Daniel Veillard 14fff064 1999-06-22T21:49:07 Big changes, seems that 1.2.0 wasn't commited, here is 1.3.0, Daniel
Daniel Veillard 011b63cb 1999-06-02T17:44:04 Release of libxml-1.1, Daniel.
Daniel Veillard 5099ae89 1999-04-21T20:12:07 Removal of threading problems, update documentation, added SAX tests, Daniel
Daniel Veillard d109e37b 1999-03-05T06:26:45 Moved error.h to xml-error.h, associated fixed and updates, Daniel
Daniel Veillard bc50b59d 1999-03-01T12:28:53 Memory leak hunting, export more interfaces, updated the doc, Daniel.
Daniel Veillard d692aa49 1999-02-28T21:54:31 Added call to create/free parser contexts, + doc, Daniel.
Daniel Veillard 55a99272 1999-02-25T11:01:29 Toward 1.0.0, added docs to the packages, Daniel.
Daniel Veillard 35925478 1999-02-25T08:46:07 Added parserInternals.h to Makefile.am and the generated HTML docs, Daniel.
Daniel Veillard 1e346af5 1999-02-22T10:33:01 Serious upgrade of internal subset support, setup for gtk-doc, Daniel
Daniel Veillard a4b4430a 1999-02-16T18:53:00 gain a couple of minor changes on Makefiles, Daniel.
Daniel Veillard 1164e752 1999-02-16T16:29:17 Upgrade to 0.99.8 cleanup of spec and makefiles to include doc, Daniel.
Nuno Ferreira 03d04781 1999-02-13T00:07:17 Added this file. 1999-02-13 Nuno Ferreira <nmrf@rnl.ist.utl.pt> * doc/.cvsignore: Added this file.
Daniel Veillard 19b858c4 1999-02-06T18:12:01 *** empty log message ***
Daniel Veillard 25940b7c 1998-10-29T05:51:30 Cleanup, bug fixing, entities improvement, more documentation, Daniel.
Daniel Veillard 10c6a8fd 1998-10-28T01:00:12 A small patch and more doc, Daniel.
Daniel Veillard ccb09637 1998-10-27T06:21:04 Changed the internals a lot for DOM, entity support, slight changes of API, more (if not all) formating of function comments, started documentation, Daniel.