aboutsummaryrefslogtreecommitdiffstats
path: root/testXPath.c
Commit message (Expand)AuthorAgeFilesLines
* Big space and tab cleanupDaniel Veillard2012-09-111-7/+7
* Bug 676544 - fails to build with --without-sax1Akira TAGOH2012-08-281-0/+2
* added a parser XML_PARSE_COMPACT option to allocate small text nodes (lessDaniel Veillard2005-08-251-2/+2
* applied patch from Mark Vadoc avoiding using xmlParse* option and useDaniel Veillard2004-03-251-2/+2
* Okay this is scary but it is just adding a configure option to disableDaniel Veillard2003-09-291-1/+1
* fixing #96925 wich was also dependant on the processing of parsedDaniel Veillard2002-11-161-0/+1
* fixed the data callback on transition functionality which was broken whenDaniel Veillard2002-09-241-8/+0
* - include/libxml/globals.h include/libxml/threads.h threads.cDaniel Veillard2001-10-171-0/+1
* another small cleanup closing bug #59110 DanielDaniel Veillard2001-08-161-1/+2
* allow to inherit attributes from the DTD directly in the tree, this isDaniel Veillard2001-08-071-0/+2
* trying to fix #56948, this led to an XPath fix, improvements of SAXDaniel Veillard2001-07-081-6/+15
* Summer's cleanup, a really big one:Daniel Veillard2001-06-241-1/+1
* trio upgrade and integrationBjorn Reese2001-04-211-8/+1
* Fixes in the plane: - xpath.c: fixed a [] evaluation problem reported -Daniel Veillard2001-04-051-0/+1
* - testXPath.c : added a --tree option allowing to display theDaniel Veillard2001-04-031-2/+17
* Huge cleanup, I switched to compile withDaniel Veillard2001-03-241-10/+12
* - testXPath.c xpath.c: fixing the XPath union expressions problemDaniel Veillard2001-01-031-0/+1
* XInclude and other stuff while travelling. Contributed patches:Daniel Veillard2000-11-061-0/+1
* - xpath.c textXPath.c xpathInternals.h: applied TOM <ptittom@free.fr>Daniel Veillard2000-10-261-0/+3
* patched to redirrect all "out of context" error messages toDaniel Veillard2000-10-251-1/+3
* Going forward in XPointer implementation:Daniel Veillard2000-10-121-141/+1
* More work toward 2.2.5, integrated a number of patchesDaniel Veillard2000-10-101-5/+7
* - moved xml-error.h to xmlerror.h: seems this allowed to bypassDaniel Veillard2000-10-091-1/+1
* Tried to build libxml2-2.2.5Daniel Veillard2000-10-061-28/+70
* Massive XPath implementation cleanup:Daniel Veillard2000-10-051-9/+62
* More work and fixes on XPath:Daniel Veillard2000-10-041-6/+23
* Big XPath cleanup continues, one URI fix:Daniel Veillard2000-10-021-0/+6
* Work done on the plane, ready to release libxml2-2.0.0, DanielDaniel Veillard2000-04-031-5/+15
* - fix for PIs name starting with xmlDaniel Veillard1999-12-221-2/+1
* - added the patch from Carl Nygard <cnygard@bellatlantic.net>Daniel Veillard1999-12-011-0/+5
* Revamped HTML parsing, lots of bug fixes for HTML stuff,Daniel Veillard1999-10-141-1/+2
* Fixed CHAR, errno, alpha RPM compile, updated doc, DanielDaniel Veillard1999-09-231-1/+1
* Ready for 1.7.0, major changes, nanohttp, cleanup, binary compat with 1.4,Daniel Veillard1999-09-221-3/+10
* Bug fixes, improvement on ID/IDREF support, 1.6.2, no memleaks, DanielDaniel Veillard1999-09-081-1/+1
* Release 1.6, lot of fixes, more validation, code cleanup, added namespaceDaniel Veillard1999-08-291-3/+5
* Huge commit: 1.5.0, XML validation, Xpath, bugfixes, examples .... DanielDaniel Veillard1999-08-101-1/+6
* Bunch of updates, progressive parsing, updates on HTML, XPAth and docs, DanielDaniel Veillard1999-07-271-0/+1
* Added XPath code (http://www.w3.org/TR/xpath), updated HTML support and docs,...Daniel Veillard1999-07-151-0/+193