kc3-lang/libxml2

Branch :


Log

Author Commit Date CI Message
fac26a1f 2001-04-08 13:08:14 Finally released 2.3.6, Daniel
911f49a0 2001-04-07 15:39:35 - xpath.c: checking for null pointer generated by new code Daniel
d8df6c0e 2001-04-05 16:54:14 Fixes in the plane: - xpath.c: fixed a [] evaluation problem reported - Fixes in the plane: - xpath.c: fixed a [] evaluation problem reported - test/XPath/tests/simpleaddr: extended test - result/XPath/simpleaddr: updated result Daniel
3197f164 2001-04-04 00:40:08 Fixed pointers to archive, Daniel
3b2c2613 2001-04-04 00:09:00 - xmllint.c: Dan Timis reported a portability problem on Macs without mmap, fixed it. Daniel
b38bd55a 2001-04-03 18:22:00 - testXPath.c : added a --tree option allowing to display the tree dump of the XPath expression Daniel
4dd9346d 2001-04-02 15:16:19 Small fixes: - xpath.c: fixed a memleak when comparing nodesets - Small fixes: - xpath.c: fixed a memleak when comparing nodesets - HTMLtree.c: don't invent the HTML doctype if not available (XSLT) - tree.c: added a TODO Daniel
bc96766c 2001-03-27 13:56:45 Fixed a make distched problem w.r.t. includes from the new files, Daniel
92ad2104 2001-03-27 12:47:33 Spring cleanup ...: - configure.in Makefile.am config.h.in Spring cleanup ...: - configure.in Makefile.am config.h.in xmlversion.h.in: detect if we need string functions - trio.[ch] strio.[ch]: embedded the Trio-0.23 string functions to be able to use them where needed. Applied some changes to reduce name linking pollution and compile in only what's needed. - HTMLtree.c debugXML.c entities.c error.c nanoftp.c valid.c xlink.c xmlversion.h.in xpath.c: got rid of the #ifdef for the string manipulation functions - xmlmemory.[ch]: removed DEBUG_MEMORY_FREED and added it automatically to the free() function of xmlmemory.c - entities.c HTMLtree.c parserInternals.c tree.c uri.c valid.c xinclude.c xmlIO.c xpath.c xpointer.c: removed the MEM_CLEANUP usage. Daniel
2be30641 2001-03-27 00:32:28 - error.c: applied the context output patch of the error handling submitted by Chuck Griffith - error/VC/*: this slightly change some error logs Daniel