kc3-lang/libxml2

Branch :


Log

Author Commit Date CI Message
4ecf39f3 1999-09-22 12:14:03 forgot them in the 1.7.0 commit, oops, Daniel.
7f7d1119 1999-09-22 09:46:25 Ready for 1.7.0, major changes, nanohttp, cleanup, binary compat with 1.4, etc... See Changelog, Daniel.
1b0f55fb 1999-09-18 22:29:26 Add MODULE_VERSION -miguel
97f62f2c 1999-09-18 22:29:07 Add MODULE_VERSION -miguel
c08a2c6f 1999-09-08 21:35:25 Bug fixes, improvement on ID/IDREF support, 1.6.2, no memleaks, Daniel
72bd1001 1999-09-04 20: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.
6db3cb0b 1999-09-04 20:25:14 prepend all the test* calls with $(top_builddir) - to make 'check' works, Sat Sep 4 22:20:07 CEST 1999 Timur Bakeyev <mc@bat.ru> * Makefile.am: prepend all the test* calls with $(top_builddir) - to make 'check' works, when builddir != srcdir.
c8eab3a2 1999-09-04 18:27:23 Updated the documentation, Daniel.
6bd26dc2 1999-09-03 14:28:40 Regenerated the documentation, Daniel.
6454aec2 1999-09-02 22:04:43 Added memory debug wrappers, killed all detected memory leaks, Daniel