kc3-lang/libxml2

Branch :


Log

Author Commit Date CI Message
b402c07c 2001-03-01 17:28:58 Released libxml-2.3.3: - configure.in: bumped to 2.3.3 - doc/xml.html: updated Daniel
77851710 2001-02-27 21:54:07 Minimal changes for XSLT node-set() extra function: - tree.c: minor doc fix - xpath.c: deallocation issues when a result tree has been converted to a node-set Daniel
ec70e917 2001-02-26 20:10:45 I'm slightly time warped... - doc/xml.html: oops corrected dates s/2000/2001 Daniel
8730c561 2001-02-26 10:49:57 - valid.c: new patch from Gary Pennington Daniel
91e9d589 2001-02-26 07:31:12 - doc/xml.html: applied patch from Ankh Daniel
edac3c90 2001-02-26 01:36:19 - xinclude.c: fixed a problem building on Mac Daniel
21a0f918 2001-02-25 19:54:14 - parser.c: more work on increasing parsing ferformances Daniel
48b2f896 2001-02-25 16:11:03 Okay time to improve performances, gprof session: before real 0m2.483s (2.3.2 release yesterday) current real 0m1.763s when parsing (with tree build/freeing) db10000.xml from XSLTMark: - xmlmemory.h HTMLparser.c HTMLtree.c entities.c parser.c xpath.c xpointer.c tree.c uri.c valid.c xinclude.c xmlIO.c: avoiding memcpy in production builds MEM_CLEANUP macro use - parser.[ch] parserInternals.c: optimizations of the tightest internal loops inside the parser. Better checking of I/O flushing/loading conditions - xmllint.c : added --timing Daniel
59a3bd37 2001-02-24 22:41:45 Small fix for the release, Daniel
71681103 2001-02-24 17:48:53 Preparing 2.3.2 release: - configure.in: bumped to 2.3.2 - doc/xml.html: updated for release Daniel