summaryrefslogtreecommitdiff
path: root/testapi.c
Commit message (Expand)AuthorAgeFilesLines
* Release of libxml2-2.9.3v2.9.3Daniel Veillard2015-11-201-4/+4
* Python generator bug raised by the const changev2.9.2-rc2Daniel Veillard2014-10-131-191/+212
* Regenerated API, and testapi, rebuild documentationDaniel Veillard2013-04-011-1/+92
* Fix spelling of "length".Michael Wood2012-10-301-4/+4
* Release of libxml2-2.9.0v2.9.0Daniel Veillard2012-09-111-8/+56
* Big space and tab cleanupDaniel Veillard2012-09-111-8/+8
* Expose xmlBufShrink in the public tree APIDaniel Veillard2012-08-221-1/+12
* Patch for portability of latin characters in C filesDaniel Veillard2012-08-201-2/+2
* Regenerated testapi.cDaniel Veillard2012-08-151-4/+265
* clean redefinition of {v}snprintf in C-sourceRoumen Petrov2012-08-131-3/+0
* minimize use of HAVE_CONFIG_HRoumen Petrov2012-08-131-3/+0
* Various "make distcheck" and portability fixupsDaniel Richard G2012-08-061-0/+2
* Release of libxml2-2.8.0v2.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 warningsLIBXML2.7.0Daniel 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 flagsLIBXML2_2_6_27Daniel 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 someLIBXML2_2_6_24Daniel 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.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