summaryrefslogtreecommitdiff
path: root/testapi.c
Commit message (Expand)AuthorAgeFilesLines
* upated the news regenerated the docs, preparing for release of 2.6.23LIBXML2_2_6_23Daniel Veillard2006-01-051-65/+323
* fixed a number of warnings shown by HP-UX compiler and reported by RickDaniel Veillard2005-12-101-3/+3
* tiny fix from Albert Chin portability cleanup for arch needing trio forDaniel Veillard2005-10-281-5/+4
* fixed second spot where CRLF split between chunks could cause trouble (bugWilliam M. Brack2005-10-221-21/+34
* damn XML_FEATURE_UNICODE clashes with Expat headers rename to XML_WITH_ toDaniel Veillard2005-09-121-4/+4
* updated the docs and rebuild releasing 2.6.21 removedLIBXML2_2_6_21Daniel Veillard2005-09-041-1/+46
* prepare for release work for #303289, fix a formatting bug for MIN_INTDaniel Veillard2005-09-041-1/+36
* fixed compilation when configured --without-sax1 and other cleanups fixesDaniel Veillard2005-08-231-2/+2
* Hopefully fixed this time, danielDaniel Veillard2005-08-231-34/+1
* regenerated fixed a compilation problem some cleanups and one bug fixDaniel Veillard2005-08-231-1/+45
* rescanned code and rebuilt small cleanup cleanup problems from codeDaniel Veillard2005-08-221-18/+629
* applied patch from Marcus Boerger to route relaxng and schemas errorDaniel Veillard2005-07-131-2/+24
* preparing to make testsuite releases along with code source releases fixedDaniel Veillard2005-07-101-23/+188
* fix a problem with previous patch to testapi.c DanielDaniel Veillard2005-07-031-4/+1
* fixing a leak detected by testapi in xmlDOMWrapAdoptNode, and fixingDaniel Veillard2005-07-031-2/+7
* fix bug raised by zamez on IRC regenerated, seems to pop-up leaks in newDaniel Veillard2005-07-031-3/+3
* fixing #307823 and a couple of assorted bugs fixed conditionals inDaniel Veillard2005-07-031-19/+206
* if sax1 is used and input is a file use the old API xmlParseFile()Daniel Veillard2005-06-151-10/+193
* Further enhancement for XPath streaming, consolidated with schemas usageWilliam M. Brack2005-06-091-0/+15
* applied patch from Steve Nairn tof fix the compilation problem exposed inDaniel Veillard2005-05-101-0/+2
* fixing bug #303068 increasing the nanoftp buffer. fixed __attribute()Daniel Veillard2005-05-061-1/+50
* preparing release 2.6.19, updated docs and rebuilding. DanielLIBXML2_2_6_19Daniel Veillard2005-04-021-1/+1
* revamped the elfgcchack.h format to cope with gcc4 change of aliasingDaniel Veillard2005-04-011-9/+187
* fixed problem with 'minimal library' compilation (LIBXML_PATTERN_ENABLEDWilliam M. Brack2005-03-251-0/+3
* preparing release of 2.6.18 updated docs and rebuilt reactivated gccLIBXML2_2_6_18Daniel Veillard2005-03-131-13/+24
* a bit of cleanup rebuilt the API the tests and the documentation as aDaniel Veillard2005-02-191-9/+333
* This change started out as a simple desire to speed up theWilliam M. Brack2005-02-131-217/+71
* fixed one internal function applied patch from Joel Reed regeneratedDaniel Veillard2005-02-041-1/+103
* had to fix generation and rebuild. the testapi found a bug in the lastDaniel Veillard2005-01-261-0/+1
* fixing the way testapi.c is generated, fixes bug #161386 fix a commentDaniel Veillard2005-01-251-3/+125
* regenerated the API description, rebuilt, improved navigation inDaniel Veillard2005-01-121-1/+134
* William noticed I forgot to add special support for xmlmodules.c defineDaniel Veillard2005-01-091-0/+3
* applied patch from Bjorn Reese, plus some cleanups fixed the stylesheet toDaniel Veillard2005-01-041-3/+10
* making DSO support an option code and documentation cleanups regeneratedDaniel Veillard2005-01-041-1/+180
* Re-examined the problems of configuring a "minimal" library.William M. Brack2005-01-021-800/+814
* fixed ID deallocation problem based on patch from Steve Shepard fixes bugDaniel Veillard2004-12-101-2/+84
* make sure xmlCtxtReadFile and htmlCtxtReadFile go through the catalogDaniel Veillard2004-11-261-12/+0
* further enhancement, now all compilation warnings have been fixed. addedWilliam M. Brack2004-11-141-399/+177
* trivial change (changed CHECK_CONTEXT to CHECK_CTXT on a couple of lines)William M. Brack2004-11-121-905/+911
* integrated in "make tests" added -q option, and more conditional featuresDaniel Veillard2004-11-091-1133/+1169
* better handling of conditional features more testing on parser contextsDaniel Veillard2004-11-091-117/+438
* more types. more fixes DanielDaniel Veillard2004-11-081-24/+650
* better parser options coverage more cleanups. DanielDaniel Veillard2004-11-081-42/+55
* trying to fix some optional support brokenness danielDaniel Veillard2004-11-081-1/+32
* more coverage more fixes DanielDaniel Veillard2004-11-081-32/+5936
* more coverage more fixes DanielDaniel Veillard2004-11-081-14/+2855
* more fixes. DanielDaniel Veillard2004-11-081-1/+6
* more types, more coverage more problems fixed DanielDaniel Veillard2004-11-081-4119/+5073
* fixed typos and avoid Catalogs verbosity DanielDaniel Veillard2004-11-071-40/+5
* augmented the number of types DanielDaniel Veillard2004-11-061-13/+266