aboutsummaryrefslogtreecommitdiffstats
path: root/doc/examples
Commit message (Expand)AuthorAgeFilesLines
* Re-examined the problems of configuring a "minimal" library.William M. Brack2005-01-023-3/+4
* preparing release of libxml2-2.6.16 DanielDaniel Veillard2004-11-101-2/+2
* integrated in "make tests" added -q option, and more conditional featuresDaniel Veillard2004-11-092-4/+4
* Fixed bug #153937, making sure the conversion functions return the numberDaniel Veillard2004-10-311-2/+2
* added checking for names values and dictionnaries generates a tons ofDaniel Veillard2004-10-261-1/+1
* unlinked the internal subset within xmlValidateDtd (bug 141827) addedWilliam M. Brack2004-10-231-0/+3
* fixed a memory bug added test from Graham Bennett and regenerated theDaniel Veillard2004-10-215-3/+162
* changed changed sys.path setting from 'append' to 'insert' (patch suppliedWilliam M. Brack2004-10-021-1/+1
* make the push interfaces synchronous added a specific test added the newDaniel Veillard2004-07-053-1/+3
* hack based on Arjan van de Ven suggestion to reduce ELF footprint andDaniel Veillard2004-06-271-11/+11
* suppressed warnings from within xmlValidGetValidElements (bug 144644)William M. Brack2004-06-241-4/+4
* fixing a couple of compilation errors when configured with --with-minimumDaniel Veillard2004-06-162-29/+49
* Added missing file, DanielDaniel Veillard2004-04-201-0/+7
* preparing 2.6.9 release updated and rebuilt the docs DanielDaniel Veillard2004-04-182-4/+4
* minor warning cleanup (no change to logic) fixed return value for internalWilliam M. Brack2004-04-172-2/+1
* added information about compiling on Unix DanielDaniel Veillard2004-03-292-1/+9
* handle and explain a very tricky problem when modifying the tree based onDaniel Veillard2004-03-284-19/+32
* Opps, forgot to add it, DanielDaniel Veillard2004-03-271-0/+5
* added a test template added a new example, and make valgrind target DanielDaniel Veillard2004-03-268-182/+452
* John Fleck <jfleck@inkstain.net>John Fleck2004-03-264-167/+247
* Added a couple of parsing examples, DanielDaniel Veillard2004-03-256-2/+261
* paalied patch from Julio M. Merino Vidal fixing bug #134751 to fixDaniel Veillard2004-03-044-249/+241
* fixing compilation bug with some options disabled as well asDaniel Veillard2004-03-048-0/+73
* Sat Jan 31 08:22:02 MST 2004 John Fleck <jfleck@inkstain.netJohn Fleck2004-01-316-49/+55
* doc/examples/examples.xml doc/examples/*.html add note that readerMST 2004 John Fleck2004-01-313-174/+174
* doc/examples/Makefile.am per Jan. 15 email to the list from oliverst, theMST 2004 John Fleck2004-01-281-32/+32
* don't rely on . being on the path for make tests, should keep Mr. CrozatDaniel Veillard2004-01-263-11/+13
* preparing release 2.6.5, rebuilt the docs, checked rngparser stuff doesDaniel Veillard2004-01-251-30/+34
* added io1.c an example ox xmlIO usage and io1.res test result, fixed aDaniel Veillard2004-01-2315-101/+393
* applied patch from Mark Vadoc to not use SAX1 unless necessary. DanielDaniel Veillard2004-01-131-3/+3
* base64Binary is supported now, DanielDaniel Veillard2003-12-182-3/+3
* don't call the result files .out but .res as the Makefiles tend to tryDaniel Veillard2003-12-1713-26/+26
* applied small fix from Lucas Brasilino DanielDaniel Veillard2003-12-111-1/+1
* Updating back to text versions, DanielDaniel Veillard2003-12-114-0/+0
* preparing release of libxml2-2.6.3, updated and regenerated the docs.Daniel Veillard2003-12-104-0/+0
* fixed the pattern interfaces but not yet the parser to handle theDaniel Veillard2003-12-051-1/+1
* cleanup the make rebuild in doc, this include new directive to stopDaniel Veillard2003-12-057-3/+203
* more XML Schemas fixes based on Eric van der Vlist examples addedDaniel Veillard2003-11-242-2/+2
* added two xmlReader examples cleaned up some bugs in the process DanielDaniel Veillard2003-11-208-12/+355
* applied patch from Alfred Mickautsch, bugfixes and comments added his testDaniel Veillard2003-11-206-4/+1296
* fix an error message added tree2 example from Lucas Brasilino DanielDaniel Veillard2003-11-197-3/+192
* cleaned up the build process to remove all remains from the old gtk-docDaniel Veillard2003-11-182-1/+4
* stylesheet to build HTML pages from the API XML description, Work inDaniel Veillard2003-11-161-1/+1
* Finally - found the problem with the page generation (XMLPUBFUN notWilliam M. Brack2003-11-162-2/+2
* fixed some wording make sure doc/examples is packaged fixed the reallyDaniel Veillard2003-11-153-0/+16
* added Dodji's example, added output handling DanielDaniel Veillard2003-11-137-4/+135
* added Aleksey XPath example, fixed bugs in the indexer DanielDaniel Veillard2003-11-138-34/+393
* integrating the examples in the navigation menus added make tests, updatedDaniel Veillard2003-11-129-10/+149
* rebuilt the generated HTML pages updated the stylesheets, added aDaniel Veillard2003-11-127-30/+90
* added autogeneration of a web page for the examples updated theDaniel Veillard2003-11-127-18/+226