config.h.in


Log

Author Commit Date CI Message
Daniel Veillard 27b55289 2001-04-11T12:22:25 - config.h.in configure.in xmlversion.h.in: added ansidecl.h test Daniel
Daniel Veillard 92ad2104 2001-03-27T12: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
Daniel Veillard a5f013bf 2001-03-22T12:44:45 - config.h.in configure.in error.c: fix a compilation problem on platforms without vsnprintf (xml@thewrittenword.com) Daniel
Daniel Veillard 71681103 2001-02-24T17:48:53 Preparing 2.3.2 release: - configure.in: bumped to 2.3.2 - doc/xml.html: updated for release Daniel
Daniel Veillard 8e199906 2001-01-25T18:54:39 Some packaging cleanup: - Makefile.am doc/Makefile.am libxml.spec.in: painful work to get the HTML doc to go into the -devel RPM ... - aclocal.m4 config.h.in: some updates due to auto* magic Daniel
Daniel Veillard 189446d2 2000-10-13T10:23:06 documentations: - doc/xml.html doc/xmlmem.html: added a module describing documentations: - doc/xml.html doc/xmlmem.html: added a module describing memory interfaces and use, updated the main page. Daniel
Daniel Veillard b0426cae 2000-10-11T23:39:43 patch for socklen_t detection by Albert Chin-A-Young <china@thewrittenword.com> Daniel
Daniel Veillard 04698d9e 2000-09-17T16:00:22 New set of cleanups, released 2.2.3: - SAX.c debugXML.c parser.c parserInternals.c tree.c valid.c xpath.c: removed a few warnings in pedantic mode ... - parserInternals.c parser.c: moved encoding switching function to parserInternals.c - configure.in, doc/Makefile.am libxml.spec.in: released 2.2.3 Daniel
Daniel Veillard 46e370e6 2000-07-21T20:32:03 - parser.c xmlIO.[ch]: fixed the problem of encoding support when using in memory parsing. Need some cleanup. - xmllint.c configure.in: added a --memory flag to test memory parsing Daniel
Daniel Veillard 461a66c9 2000-01-18T18:01:01 Candidate libxml-1.8.5, include jody libz patch, Daniel
Daniel Veillard 71b656e0 2000-01-05T14:46:17 - added xmlRemoveID() and xmlRemoveRef() - added check and handling when possibly removing an ID - fixed some entities problems - added xmlParseTryOrFinish() - changed the way struct aredeclared to allow gtk-doc to expose those - closed #4960 - fixes to libs detection from Albert Chin-A-Young - preparing 1.8.3 release Daniel
Daniel Veillard 437b87b8 2000-01-03T17:30:46 fixed configure and Makefile to use readline in tester if available rebuilt and updated the doc, Daniel
Daniel Veillard 7f7d1119 1999-09-22T09:46:25 Ready for 1.7.0, major changes, nanohttp, cleanup, binary compat with 1.4, etc... See Changelog, Daniel.
Daniel Veillard b05deb7f 1999-08-10T19:04:08 Huge commit: 1.5.0, XML validation, Xpath, bugfixes, examples .... Daniel
Daniel Veillard 1164e752 1999-02-16T16:29:17 Upgrade to 0.99.8 cleanup of spec and makefiles to include doc, Daniel.
Arturo Espinosa 8e0137ce 1998-09-23T00:58:59 Prepare for initial release of Gnumeric
Daniel Veillard 36169f8b 1998-07-24T19:30:47 Added autoconf/automake files, Daniel.