aboutsummaryrefslogtreecommitdiffstats
path: root/config.h.in
Commit message (Collapse)AuthorAgeFilesLines
* serious cleanup of the spec file and associated changes in the Makefiles.Daniel Veillard2002-10-231-119/+143
| | | | | | | | * Makefile.am config.h.in libxml.spec.in doc/Makefile.am: serious cleanup of the spec file and associated changes in the Makefiles. * valid.c: try to remove some warnings on x86_64 Daniel
* trying to fix #77441 DanielDaniel Veillard2002-04-141-0/+6
| | | | | * configure.in: trying to fix #77441 Daniel
* fixed a bug newly introduced and pointed by Uwe Fechner in xmlCopyProp()Daniel Veillard2002-03-081-0/+9
| | | | | | * tree.c: fixed a bug newly introduced and pointed by Uwe Fechner in xmlCopyProp() Daniel
* patch from Anthony Jones for hash.c allocation size trying to work aroundDaniel Veillard2002-01-141-0/+3
| | | | | | | * hash.c: patch from Anthony Jones for hash.c allocation size * Makefile.am: trying to work around Yet Another Libtool Madness and build the 2.4.13 release finally ... daniel
* close #67019 DanielDaniel Veillard2001-12-181-3/+0
| | | | | * win32/libxml2/libxml2.def.src: close #67019 Daniel
* started integrating the core of the thread support not activated yet butDaniel Veillard2001-10-121-0/+5
| | | | | | | | | | * Makefile.am include/libxml/Makefile.am include/libxml/globals.h globals.c include/libxml/threads.h threads.c build_glob.py global.data xmlcatalog.c acconfig.h configure.in: started integrating the core of the thread support not activated yet but half integrated. The code should still compile and work anyway. Daniel
* dohh generated the wrong include path :-( re-dohh forgot the new manpageDaniel Veillard2001-09-131-3/+0
| | | | | | * libxml-2.0.pc.in: dohh generated the wrong include path :-( * doc/Makefile.am libxml.spec.in: re-dohh forgot the new manpage :-( Daniel
* *** empty log message ***Daniel Veillard2001-09-121-0/+3
|
* moved includes to includedir/libxml2/libxml, updated the configurationDaniel Veillard2001-09-121-3/+0
| | | | | | * config.h.in configure.in libxml.spec.in include/libxml/Makefile.am libxml-2.0.pc.in: moved includes to includedir/libxml2/libxml, updated the configuration scripts systems accordingly
* Need $(ICONV_LIBS) in libxml2_la_LIBADD DanielDaniel Veillard2001-09-071-0/+3
| | | | | * Makefile.am: Need $(ICONV_LIBS) in libxml2_la_LIBADD Daniel
* preparing for a 2.4.3 release even if it may not be ready yet redirectedDaniel Veillard2001-08-231-3/+0
| | | | | | | | | | | | * Makefile.am configure.in include/libxml/xmlwin32version.h: preparing for a 2.4.3 release even if it may not be ready yet * catalog.c parser.c xmlIO.c include/libxml/catalog.h: redirected all file parsing lookup to go through the entity resolver, add to add an API to bypass it (needed to load catalogs themselves), some cleanup on the catalog code too. * nanoftp.c: small cleanup * doc/catalog.html: small update Daniel
* released 2.4.2 DanielDaniel Veillard2001-08-151-0/+3
| | | | | | * config.h.in configure.in include/libxml/xmlwin32version.h: released 2.4.2 Daniel
* cleaned up some warning on the Alpha DanielDaniel Veillard2001-07-171-3/+0
| | | | | * SAX.c xmlIO.c: cleaned up some warning on the Alpha Daniel
* add #undef HAVE_DLFCN_HPeter Williams2001-07-131-0/+3
| | | | | | | | | 2001-07-13 Peter Williams <peterw@ximian.com> * config.h.in: add #undef HAVE_DLFCN_H * example/Makefile.am (INCLUDES): Compile fix when srcdir != builddir.
* fixed the way to detect symlink DanielDaniel Veillard2001-06-231-0/+6
| | | | | * configure.in: fixed the way to detect symlink Daniel
* releasing 2.3.10 DanielDaniel Veillard2001-06-011-3/+0
| | | | | * configure.in: releasing 2.3.10 Daniel
* - config.h.in configure.in xmlversion.h.in: added ansidecl.h testDaniel Veillard2001-04-111-0/+3
| | | | Daniel
* Spring cleanup ...: - configure.in Makefile.am config.h.inDaniel Veillard2001-03-271-0/+18
| | | | | | | | | | | | | | | | | | | 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
* - config.h.in configure.in error.c: fix a compilation problemDaniel Veillard2001-03-221-0/+3
| | | | | on platforms without vsnprintf (xml@thewrittenword.com) Daniel
* Preparing 2.3.2 release:Daniel Veillard2001-02-241-3/+3
| | | | | | - configure.in: bumped to 2.3.2 - doc/xml.html: updated for release Daniel
* Some packaging cleanup:Daniel Veillard2001-01-251-0/+6
| | | | | | | - 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
* documentations: - doc/xml.html doc/xmlmem.html: added a module describingDaniel Veillard2000-10-131-2/+1
| | | | | | | documentations: - doc/xml.html doc/xmlmem.html: added a module describing memory interfaces and use, updated the main page. Daniel
* patch for socklen_t detection by Albert Chin-A-Young <china@thewrittenword.com>Daniel Veillard2000-10-111-0/+2
| | | | Daniel
* New set of cleanups, released 2.2.3:Daniel Veillard2000-09-171-0/+9
| | | | | | | | | - 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
* - parser.c xmlIO.[ch]: fixed the problem of encoding supportDaniel Veillard2000-07-211-0/+3
| | | | | | | when using in memory parsing. Need some cleanup. - xmllint.c configure.in: added a --memory flag to test memory parsing Daniel
* Candidate libxml-1.8.5, include jody libz patch, DanielDaniel Veillard2000-01-181-0/+3
|
* - added xmlRemoveID() and xmlRemoveRef()Daniel Veillard2000-01-051-15/+2
| | | | | | | | | | | - 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
* fixed configure and Makefile to use readline in tester if availableDaniel Veillard2000-01-031-0/+6
| | | | | rebuilt and updated the doc, Daniel
* Ready for 1.7.0, major changes, nanohttp, cleanup, binary compat with 1.4,Daniel Veillard1999-09-221-0/+36
| | | | etc... See Changelog, Daniel.
* Huge commit: 1.5.0, XML validation, Xpath, bugfixes, examples .... DanielDaniel Veillard1999-08-101-0/+39
|
* Upgrade to 0.99.8 cleanup of spec and makefiles to include doc, Daniel.Daniel Veillard1999-02-161-0/+7
|
* Prepare for initial release of GnumericArturo Espinosa1998-09-231-0/+4
|
* Added autoconf/automake files, Daniel.Daniel Veillard1998-07-241-0/+61