kc3-lang/libxml2/doc/xml.html

Branch :


Log

Author Commit Date CI Message
0c069229 2000-10-21 09:25:52 Fixed a stoopid URL problem, Daniel.
ab8500d7 2000-10-15 21:06:19 Updated homepage to reflect the new distrib, Daniel.
189446d2 2000-10-13 10: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
c92c304a 2000-09-29 02:42:04 on-line update, Daniel
d5f97f80 2000-09-17 16:38:14 - doc/xml.html : updated with new releases, adding "how to help" Daniel
96984456 2000-08-31 13:50:12 Added a doc on the I/O interfaces, Daniel
f121ab72 2000-08-29 23:40:42 on-line update, Daniel
8c6d6af1 2000-08-25 17:14:13 Added pointer to gtk-doc, Daniel.
7b9c4b75 2000-08-25 16:26:50 Added Warning about SAX en entities support. Daniel.
ec78c0f8 2000-08-25 10:25:23 Updated for clearer message of the content, DV.
4540be4a 2000-08-19 16:40:28 Updated the doc a bit, Daniel.
786d7c8d 2000-08-12 23:38:57 on-line update, Daniel
a2679fa4 2000-07-22 02:38:15 on-line update, Daniel
94e90603 2000-07-17 14:38:19 on-line update, Daniel
8d86964a 2000-07-14 12:12:59 Linked the I18N support, Daniel.
60979bdc 2000-07-10 12:17:33 on-line update, Daniel
6388e174 2000-07-03 16:07:19 Added 2.1.1 rel;ease, Daniel.
306be999 2000-07-03 12:38:45 Updated doc dur to xmlsoft.org reorg, updated examples, Daniel.
c19fcccd 2000-07-03 11:52:01 fixed links broken due to the reorg of xmlsoft.org, daniel.
6f0adb5e 2000-07-03 11:41:26 Updated for new xmlsoft.org structure, daniel.
365e13be 2000-07-02 07: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.
3f6f7f64 2000-06-30 17: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
c310d564 2000-06-23 18:32:15 updated doc, added a documentation lookup module, Daniel.
e0aed304 2000-04-16 08:52:20 Updated the Hacking file with instructions, Daniel.
361d845d 2000-04-03 19:48:13 Work done on the plane, ready to release libxml2-2.0.0, Daniel
ec30341c 2000-03-24 13: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
8f621986 2000-03-20 13:07:15 - xmlmemory.[ch] commiting the files finally - rebuilt/uploaded docs, Daniel
edfb29b8 2000-03-14 19:59:05 Updated the docs, and configuratio/spec stuff to release is at libxml2 , daniel.
f13e1ed1 2000-03-06 07:41:49 Updated docs, Daniel.
88f00ae1 2000-03-02 00:15:55 Second patch from Paul Dubois, Daniel
6c8b1171 2000-03-01 00:40:41 Fixed with the update, daniel
402e8c88 2000-02-29 22:57:47 applied doc patch from Paul DuBois, Daniel
e41f2b74 2000-01-30 20:00:07 Released 1.8.6, Daniel.
da07c34a 2000-01-25 18:31:22 - added a nano FTP module - removed SNAP from RPM - updated the status in doc
461a66c9 2000-01-18 18:01:01 Candidate libxml-1.8.5, include jody libz patch, Daniel
0142b84b 2000-01-14 14: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
f84f71f4 2000-01-05 19:54:23 Updated the HTML home page, Daniel.
437b87b8 2000-01-03 17:30:46 fixed configure and Makefile to use readline in tester if available rebuilt and updated the doc, Daniel
dbfd641b 1999-12-28 16: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
5cb5ab8d 1999-12-21 15: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
b24054a0 1999-12-18 15:32:46 - Updated HTML test outputs - Fixed taht f....g problem with C++ and includes, Daniel
e4e51317 1999-12-18 15: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
944b5ff4 1999-12-15 19:08:24 A posteriori validation should now work, Added --postvalid to tester program Added xmlDocGetRootElement() to the API, Daniel
10a2c653 1999-12-12 13: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
4c3a2030 1999-11-19 17: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
3500838f 1999-10-25 13: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
2f4dfc40 1999-09-24 14:03:48 Updated the doc, and patched libxml.spec.in, Daniel.
dd6b3676 1999-09-23 22:19:22 Fixed CHAR, errno, alpha RPM compile, updated doc, Daniel
c08a2c6f 1999-09-08 21:35:25 Bug fixes, improvement on ID/IDREF support, 1.6.2, no memleaks, Daniel
c8eab3a2 1999-09-04 18:27:23 Updated the documentation, Daniel.
6bd26dc2 1999-09-03 14:28:40 Regenerated the documentation, Daniel.
b05deb7f 1999-08-10 19:04:08 Huge commit: 1.5.0, XML validation, Xpath, bugfixes, examples .... Daniel
14fff064 1999-06-22 21:49:07 Big changes, seems that 1.2.0 wasn't commited, here is 1.3.0, Daniel
25940b7c 1998-10-29 05:51:30 Cleanup, bug fixing, entities improvement, more documentation, Daniel.
10c6a8fd 1998-10-28 01:00:12 A small patch and more doc, Daniel.
ccb09637 1998-10-27 06: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.