kc3-lang/libxml2

Branch :


Log

Author Commit Date CI Message
011b63cb 1999-06-02 17:44:04 Release of libxml-1.1, Daniel.
27d88744 1999-05-29 11:51:49 CORBA defines fixes, char encoding atodetection, Daniel
5e60f5a2 1999-05-29 03:04:30 Prevent gnome-xml from writing two copies of the xml tree to the dest file in xmlSaveFile, and free the allocated buffer there
5099ae89 1999-04-21 20:12:07 Removal of threading problems, update documentation, added SAX tests, Daniel
517752b9 1999-04-05 12:20:10 Completed/revamped the SAX support, removed old namespace suppport, Daniel
87c83bd3 1999-04-02 16:04:43 Added test and result to EXTRA_DIST, Daniel
64068b3e 1999-03-24 20:42:16 Moved macros to parserInternals, applied patches for MSVC6, Daniel
012ccc1c 1999-03-23 10:11:11 Fixed xml-config --version, Daniel.
a86c23e3 1999-03-05 22:14:01 Alias for `tests' target. This will cause `make check' to do the right * Makefile.am (check-local): Alias for `tests' target. This will cause `make check' to do the right thing. (tests): Don't run tests in srcdir. Also, replaced calls to basename with a `sed' "equivalent".
d109e37b 1999-03-05 06:26:45 Moved error.h to xml-error.h, associated fixed and updates, Daniel