xml-config.in


Log

Author Commit Date CI Message
Daniel Veillard d2ade932 2000-09-30T14:39:55 Patch for solaris libs lookup, Daniel.
Daniel Veillard 0310929c 2000-08-14T14:58:22 Patch from Albert Chin-A-Young <china@thewrittenword.com>: - configure.in: added --with-readline=DIR to accept alternate path for readline include/library - configure.in: added AM_C_PROTOTYPES to add -Aa -D_HPUX_SOURCE for ANSI under HP-UX - config.in: Removed @LIBS@ from xml-config because @XML_LIBS@ includes @LIBS@ Daniel
Daniel Veillard e3d88efb 2000-01-24T13:55:06 - bux fixes in XPath implementation - fixed xml-config --version - updated TODO Daniel
Daniel Veillard f5c2c870 1999-12-01T09:51:45 - added the patch from Carl Nygard <cnygard@bellatlantic.net> which allow impressive speed improvement on dataset with large text pieces, but at the cost of broken binary compatibility and slightly bigger memory usage. Configure with --with-buffers to activate them, they are protected with XML_USE_BUFFER_CONTENT define. - added xmlCleanupPredefinedEntities(), memory allocation cleanup Daniel
Daniel Veillard b96e6438 1999-08-29T21:02:19 Release 1.6, lot of fixes, more validation, code cleanup, added namespace on attributes, Daniel.
Daniel Veillard 012ccc1c 1999-03-23T10:11:11 Fixed xml-config --version, Daniel.
Daniel Veillard a6e1d12a 1998-10-04T14:41:05 Added xml-config.in and the related changes, Daniel.