aboutsummaryrefslogtreecommitdiffstats
path: root/xmlcatalog.c
Commit message (Expand)AuthorAgeFilesLines
* RESTRICT AUTOMERGE: Update libxml2 to 2.9.8HEADreplicant-6.0-0004-transitionreplicant-6.0-0004-rc6replicant-6.0-0004-rc5-transitionreplicant-6.0-0004-rc5replicant-6.0-0004-rc4replicant-6.0-0004-rc3replicant-6.0-0004-rc2replicant-6.0-0004cm-14.1cm-13.0akirilov2018-09-061-2/+10
* Merge remote-tracking branch 'goog/upstream-master' into mymergeXin Li2016-08-151-0/+1
* xmlcatalog: Fix a memory leak on quitPhilip Withnall2014-07-261-5/+6
* Big space and tab cleanupDaniel Veillard2012-09-111-12/+12
* Fix a bunch of scan 'dead increments' and cleanupDaniel Veillard2009-09-051-3/+0
* end of first pass on coverity reports. DanielDaniel Veillard2006-03-101-1/+4
* added code to handle <group>, including dumping to output (bug 151924).William M. Brack2004-10-061-2/+4
* Dodji pointed out a bug in xmlGetNodePath() applied patch from Albert ChinDaniel Veillard2004-08-141-19/+37
* allow fallback to URI lookup when SYSTEM fails, should close #134092Daniel Veillard2004-03-041-1/+8
* applied patch from Stefan Kost DanielDaniel Veillard2003-12-121-2/+2
* Okay this is scary but it is just adding a configure option to disableDaniel Veillard2003-09-291-3/+3
* cleanup, creating a new legacy.c module, made sure make tests ran inDaniel Veillard2003-09-281-1/+1
* small changes to syntax to get rid of compiler warnings. No changes toWilliam M. Brack2003-08-051-5/+5
* applied patch for FreeBSD by Julio Merino, closing #104475 DanielDaniel Veillard2003-01-261-0/+2
* tried to fix some of the problem with --sgml DanielDaniel Veillard2002-10-221-6/+10
* applied 2 fixups from Igor DanielDaniel Veillard2002-03-211-1/+0
* preparing 2.4.18 updated and rebuilt the web site implement the newDaniel Veillard2002-03-181-0/+1
* Fixed bug #68830, xmlcatalog now provides return codes in case of errorsDaniel Veillard2002-01-201-6/+23
* removed the last occurences of strdup usage in the code DanielDaniel Veillard2002-01-181-2/+8
* applied 42 documentation patches from Charlie Bozeman. Regenerated theDaniel Veillard2001-12-311-1/+1
* avoid unlink() and use remove() instead. DanielDaniel Veillard2001-11-041-5/+2
* Fixed SGML catalogs breakage of 2.4.7, added a couple of really neededDaniel Veillard2001-11-041-30/+114
* - include/libxml/globals.h include/libxml/threads.h threads.cDaniel Veillard2001-10-171-0/+1
* started integrating the core of the thread support not activated yet butDaniel Veillard2001-10-121-0/+2
* adding SGML super catalog support adding one API and one flag --sgml toDaniel Veillard2001-10-081-24/+53
* removed a couple of warning try to solve the linking problem on platformsDaniel Veillard2001-09-201-0/+4
* added a --convert option to xmlcatalog to convert SGML ones to the XMLDaniel Veillard2001-08-251-6/+12
* added documentation about Catalog support, misses an API descriptionDaniel Veillard2001-08-221-12/+25
* starts to look okay, really plugged the new framework, cleaned a lot ofDaniel Veillard2001-08-221-17/+54
* more work on the XML catalog support. small cleanup seems using list as aDaniel Veillard2001-08-211-14/+176
* Re-worked NaN and Inf supportBjorn Reese2001-08-211-0/+7
* renaming testCatalog as xmlcatalog, making it an installed app adding aDaniel Veillard2001-08-201-0/+216