aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Build a new version hopefully near complete and fully documented of theDaniel Veillard2002-01-2225-2705/+4153
* improved the script to extracts comments from the gtk-doc DocBook outputDaniel Veillard2002-01-213-164/+1331
* Recompiled the docs, DanielDaniel Veillard2002-01-2128-2580/+7917
* added an XML description of the API, moved the script generating it here.Daniel Veillard2002-01-219-5538/+6496
* Adam Lounds pointed out a bug in xmlSearchNs() DanielDaniel Veillard2002-01-212-0/+6
* Trying to fix an alignment problem reported in IE, danielDaniel Veillard2002-01-2127-54/+54
* the change made to xmlXPathFuncLookupFunc was incompatible roll it backDaniel Veillard2002-01-213-5/+10
* cleanup patch from Anthony Jones fix the headers to avoid in make scanDaniel Veillard2002-01-2016-65/+254
* Fixed bug #68830, xmlcatalog now provides return codes in case of errorsDaniel Veillard2002-01-203-7/+41
* Added pointers and doc for the script too, DanielDaniel Veillard2002-01-193-4/+24
* Adding the script to rebuild DocBook XML catalogs, DanielDaniel Veillard2002-01-191-0/+279
* Upgraded to trio baseline 1.6Bjorn Reese2002-01-1912-1450/+2832
* removed the last occurences of strdup usage in the code DanielDaniel Veillard2002-01-184-35/+46
* Keith Isdale complained rightly that xmlInitParser() did not preserveDaniel Veillard2002-01-183-7/+15
* fixed the funxtion to set the xml: attributes added "setbase" to test it.Daniel Veillard2002-01-173-6/+55
* update xmlNodeSetContent() and xmlNodeSetContentLen() to allow updating anDaniel Veillard2002-01-1629-205/+202
* try to avoid problems when compiling on Windows DanielDaniel Veillard2002-01-152-1/+7
* patch from Anthony Jones for hash.c allocation size trying to work aroundDaniel Veillard2002-01-144-5/+14
* updated to 2.4.13 update of the documentation danielDaniel Veillard2002-01-1423-1208/+1320
* some cleanup after an unsuccessful attempt at fixing #61290 :-( DanielDaniel Veillard2002-01-143-9/+41
* Fixed a link, DanielDaniel Veillard2002-01-142-2/+2
* fixed xmlSaveFormatFileEnc() when encoding == NULL Fixes bug #67229 DanielDaniel Veillard2002-01-132-0/+8
* trying to avoid troubles when a subtree is copied and coalesced in partDaniel Veillard2002-01-132-5/+20
* fixed validation of attributes content of type NAME NAMES NMTOKEN andDaniel Veillard2002-01-133-141/+191
* integrated a couple of fixes and a new API functionDaniel Veillard2002-01-134-4/+78
* applied Serguei Narojnyi's patch to add native thread support on the Win32Daniel Veillard2002-01-138-4/+285
* Anthony Jones pointed a bug in xmlCopyEntity() DanielDaniel Veillard2002-01-096-7/+20
* renamed XML.html output page into XMLinfo.html. Close bug #66951 andDaniel Veillard2002-01-0829-28/+34
* Paul Keogh pointed out a possibility of segfault on repetedDaniel Veillard2002-01-082-0/+7
* updated the Gdome2 links DanielDaniel Veillard2002-01-0828-27/+31
* Applied following patches from Robert Collins and make sure IN_LIBXML isDaniel Veillard2002-01-089-13/+32
* Jirka Kosek pointer out a bug in xmlParseTextDecl() when the version infoDaniel Veillard2002-01-072-7/+14
* Anthony Jones pointed out a problem in xmlStringGetNodeList() and providedDaniel Veillard2002-01-062-0/+8
* patch from Jack J Franklin to remove a bug in xmlCreatePushParserCtxt()Daniel Veillard2002-01-062-0/+14
* big cleanup of the Windows/MSVC project files from Igor Zlatkovic DanielDaniel Veillard2002-01-0524-3357/+597
* should fix #67674 and avoid troubles if xsltproc is not available or failsDaniel Veillard2002-01-022-2/+7
* one more doc patch from Charlie Bozeman. DanielDaniel Veillard2002-01-012-6/+10
* Fixed a few other problems raised by Charlie Bozeman. fixed the outputDaniel Veillard2001-12-3110-91/+23
* applied 42 documentation patches from Charlie Bozeman. Regenerated theDaniel Veillard2001-12-3170-2706/+3071
* fixes for Windows from Igor DanielDaniel Veillard2001-12-203-1/+24
* applied Justin Fletcher patch for --output or -o danielDaniel Veillard2001-12-182-10/+53
* close #67019 DanielDaniel Veillard2001-12-183-3/+5
* applied Justin Fletcher generic timing patch similar to the one alreadyDaniel Veillard2001-12-182-58/+130
* applied documentation patches from Charlie Bozeman DanielDaniel Veillard2001-12-173-106/+113
* *doc/xmllint.xml, xmllint.1 - document --dropdtdMST 2001 John Fleck2001-12-143-3/+20
* fix the xmlStrdup() used in the previous patch. added --dropdtd fixedDaniel Veillard2001-12-133-1/+41
* Fixed a pointer to the list archives, DanielDaniel Veillard2001-12-132-4/+2
* cleanup some static declarations DanielDaniel Veillard2001-12-133-5/+9
* removed another strdup() removed the HP/UX entry DanielDaniel Veillard2001-12-135-18/+8
* fix bug #66816 when validating. don't use sys/time.h if configure did notDaniel Veillard2001-12-133-0/+8