aboutsummaryrefslogtreecommitdiffstats
path: root/testapi.c
Commit message (Expand)AuthorAgeFilesLines
* Various "make distcheck" and portability fixupsDaniel Richard G2012-08-061-0/+2
* Release of libxml2-2.8.0Daniel Veillard2012-05-231-1/+27
* Restore code for Windows compilationDaniel Veillard2012-05-231-1/+1
* Fix various bugs in new code raised by the API checkingDaniel Veillard2012-05-151-7/+87
* testapi: use the right type for the checkStefan Kost2011-05-251-2/+4
* 614087 Fix Socket API usage to allow Windows64 compilationOzkan Sezer2010-11-041-58/+3
* Regenerated API and symbolsDaniel Veillard2009-08-241-1/+50
* Rebuilt the API and regenerated docsDaniel Veillard2009-08-211-12/+8
* 545579 doesn't compile without schema supportDaniel Veillard2009-08-101-6/+7
* Fixed apibuild.py, regenerated doc and interfacesDaniel Veillard2009-07-241-21/+21
* updated SVN URL for GNOME as pointed by Vincent Lefevre and regeneratedDaniel Veillard2009-03-251-1/+1
* apply patch from Marcus Meissner to add gcc attribute alloc_size shouldDaniel Veillard2009-01-181-2/+2
* adds element traversal support avoid a warning regenerated danielDaniel Veillard2008-11-271-1/+176
* Borland C fix from Moritz Both regenerate, workaround a problem for bufferDaniel Veillard2008-09-011-1/+3
* preparing 2.7.0 release remove some testing traces remove some warningsDaniel Veillard2008-08-301-1/+2
* regenerated DanielDaniel Veillard2008-08-301-1/+3
* fix a small initialization problem raised by Ashwin increase testingDaniel Veillard2008-08-271-4/+73
* rewrite the URI parser to update to rfc3986 (from 2396) removed the errorDaniel Veillard2008-08-041-1/+1
* implement XML-1.0 5th edition, add parser option XML_PARSE_OLD10 to stickDaniel Veillard2008-07-291-21/+0
* fx compilation when configured without the reader should fix #513110Daniel Veillard2008-05-121-48/+45
* added new function xmlSchemaValidCtxtGetParserCtxt based on HolgerDaniel Veillard2008-04-111-1/+36
* trying to clarify even more the xmlCleanupParser() use and the memoryDaniel Veillard2008-03-311-1/+12
* Fixed typo in xmlCharEncFirstLine pointed out by Mark Rowe (bug #440159)William M. Brack2007-05-221-1/+1
* regeneratedWilliam M. Brack2007-02-081-1/+0
* Re-generated the documentation (API chunks 27-29 were missing) (alsoWilliam M. Brack2007-01-111-1/+64
* preparing release of libxml2-2.6.27 fix a small problem with preproc flagsDaniel Veillard2006-10-251-3/+3
* added --html --memory to test htmlReadMemory to test #321632 added variousDaniel Veillard2006-10-131-1/+1
* fixed xmlIOParseDTD handling of @input in error case, Should fix #335085Daniel Veillard2006-10-131-0/+4
* fixed a weird error where validity context whould not show up if warningsDaniel Veillard2006-10-111-4/+114
* applied patch from Marton Illes to fix an allocation bug inDaniel Veillard2006-08-121-4/+46
* applied patch from Felipe Contreras when compiling with --with-minimumDaniel Veillard2006-06-181-3/+3
* preparing release of 2.6.25 DanielDaniel Veillard2006-06-061-1/+57
* preparing 2.6.24 release, fixed Python paths at the last moment fix someDaniel Veillard2006-04-281-12/+10
* updated the Ruby bindings links, and regenerated the docs. DanielDaniel Veillard2006-02-231-2/+95
* Added changed as proposed on the mailing list by venkat naidu in order toKasimier T. Buchcik2006-02-011-0/+4
* upated the news regenerated the docs, preparing for release of 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 removedDaniel 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