kc3-lang/libxml2

Branch :


Log

Author Commit Date CI Message
5b43fde4 2001-07-05 23:31:40 added 2.3.14 release. Daniel * doc/xml.html: added 2.3.14 release. Daniel
4b8328d7 2001-07-05 22:48:42 rebuilt the docs for the release Daniel * doc/html/*: rebuilt the docs for the release Daniel
73c9c049 2001-07-05 20:02:54 - xpath.c: a bug reported by Stephan Kulow empty nodesets were not equal to empty strings Daniel
234547b5 2001-07-05 09:46:10 Fixed informations on reporting bugs, Daniel
1fd36d27 2001-07-04 22:54:28 fixed a URI-Reference computation problem when validating small cleanup * SAX.c: fixed a URI-Reference computation problem when validating * xmlIO.c: small cleanup Daniel
4d65a1c5 2001-07-04 22:06:23 - parser.c: improved the description of a couple of interfaces upon Larry Stamper suggestion Daniel
62f313ba 2001-07-04 19:49:14 - SAX.c entities.c parser.c: changed completely the way entities are handled when running the parser in entity substitution mode. This fixes a bug reported by Stephan Kulow and nearly divides by 3 the amount of memory required by libxslt to load and process DocBook TDG. Daniel
f420ac55 2001-07-04 16:04:09 fixing a too early root closing problem raised byt Prashanth Naidu Daniel * HTMLparser.c: fixing a too early root closing problem raised byt Prashanth Naidu Daniel
8c357d58 2001-07-03 23:43:33 - xpath.c: fixed a missing copy in xmlXPathVariableLookupNS() raised by Mark Vakoc. Daniel
6e90d196 2001-07-03 16:37:49 - example/Makefile.am: fixed the include path to add srcdir/include - Makefile.am configure.in: fix from Albert Chin for iconv detection and some cleanup Daniel