summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* added a new API xmlXIncludeProcessTree() to process XInclude only on aDaniel Veillard2003-07-221-0/+1
* adding Get interface for the error callback and parameters of parsing andDaniel Veillard2003-07-181-0/+8
* applied the BCB patch by Eric ZurcherIgor Zlatkovic2003-06-142-3/+3
* applied a patch from Gman for building docs applied a patch from GaryDaniel Veillard2003-06-091-0/+4
* commiting some work done while in the Maldives (hence the timezone on theDaniel Veillard2003-06-021-0/+1
* patch from Stéphane Bidoul for setting up threads global defaults. thisDaniel Veillard2003-05-151-0/+20
* added --schema option to run WXS schema validation tried to improve errorDaniel Veillard2003-05-121-0/+2
* integrated the Out Of Memory test from Havoc Pennington #109368 a lot ofDaniel Veillard2003-04-242-2/+2
* a lot of performance work especially the speed of streaming through theDaniel Veillard2003-04-211-0/+1
* added xmlMallocAtomic() to be used when allocating blocks which do notDaniel Veillard2003-04-192-0/+37
* added support for large file, tested with a 3+GB instance, and someDaniel Veillard2003-04-181-1/+6
* augnemting the APIs, cleanups. cleanup bug #111005 added some missingDaniel Veillard2003-04-172-0/+7
* implemented streaming of RelaxNG (when possible) on top of the xmlReaderDaniel Veillard2003-04-152-0/+19
* integrated the regexp based validity checking of fragments of the documentDaniel Veillard2003-04-141-1/+3
* Starting work precompiling parts of RelaxNG schemas. Not plugged ontoDaniel Veillard2003-04-132-0/+10
* make sure xmllint --stream and xmllint --stream --valid returns errorsDaniel Veillard2003-04-111-0/+1
* Added the Expand() and Next() operation to work on subtrees within theDaniel Veillard2003-04-111-0/+2
* exported htmlCreateMemoryParserCtxt() it was static DanielDaniel Veillard2003-04-091-0/+3
* update from Charles Bozeman for date and duration types updated too DanielDaniel Veillard2003-04-091-0/+1
* fixing bug #107129, removing excessive allocation and calls to *printf inDaniel Veillard2003-04-072-9/+18
* implemented comparisons for Schemas values. fixed some bugs in durationDaniel Veillard2003-03-281-0/+2
* fixed bugs and memory leaks in the W3C XML Schemas code implementedDaniel Veillard2003-03-271-0/+1
* first part of the fix to performance bug #108905, addsDaniel Veillard2003-03-261-0/+1
* fixed some problems related to #75813 about handling of Result Value TreesDaniel Veillard2003-03-241-6/+1
* fixing bug #108976 get the ID/REFs to reference the ID in the documentDaniel Veillard2003-03-231-0/+8
* added Datatype ID and IDREF, usable from RelaxNG now need to add a newDaniel Veillard2003-03-182-0/+5
* fixed the last core RelaxNG bug known #107083, shemas datatype ID/IDREFDaniel Veillard2003-03-171-1/+2
* switched back to the previous Relax-NG code base, the derivation algorithmDaniel Veillard2003-03-161-1/+2
* After coming to the conclusion that the original RelaxNG validation codeDaniel Veillard2003-03-151-0/+5
* after and exchange with James Clark it appeared I had bug in URI parsingDaniel Veillard2003-03-071-0/+38
* adding xmlNanoFTPDele() from Philipp Dunkel DanielDaniel Veillard2003-03-051-0/+2
* added param support for relaxng type checking, started to increment theDaniel Veillard2003-02-271-0/+7
* obsoleted xmlNormalizeWindowsPathIgor Zlatkovic2003-02-191-1/+5
* introduced xmlCanonicPathIgor Zlatkovic2003-02-191-0/+1
* float/double check bugfix exported a function for NMTOKEN validation add aDaniel Veillard2003-02-181-3/+5
* more bug-hunting added --tree to dump the intermediate rng tree patch fromDaniel Veillard2003-02-161-0/+2
* more testing on the Relax-NG front, cleaning up the regression testsDaniel Veillard2003-02-141-0/+3
* comments cleanups use xmllint for doing the RelaxNG tests preparing 2.5.2Daniel Veillard2003-02-051-0/+2
* applied HTML improvements from Nick Kew, allowing to do more checking toDaniel Veillard2003-02-051-1/+43
* oops forgot a new header, danielDaniel Veillard2003-01-231-1/+2
* First commit of the new Relax-NG validation code, not generally usefulDaniel Veillard2003-01-231-0/+62
* patch from Stéphane Bidoul for better per context error message APIsDaniel Veillard2003-01-201-10/+12
* applied a patch from Stéphane Bidoul to allow per XMLtextReader error andDaniel Veillard2003-01-161-0/+24
* fixed --with-threads compile fixed --without-debug compile cleanup add aDaniel Veillard2003-01-072-2/+3
* applied an old patch from Lukas Schroeder to track node creation andDaniel Veillard2003-01-011-0/+27
* Fixed a really nasty problem raised by a DocBook XSLT transform providedDaniel Veillard2002-12-301-0/+1
* extended the XmlTextReader API a bit, addding accessors for the currentDaniel Veillard2002-12-281-2/+5
* working on DTD validation on top of xml reader interfaces. Allows toDaniel Veillard2002-12-203-1/+17
* more work on the xml reader interfaces. updated Igor's mail and the WebDaniel Veillard2002-12-181-0/+15
* Vyacheslav Pindyura managed to trigger a bug in parseStartTag, fixing it.Daniel Veillard2002-12-161-0/+5