summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Adding new version of the SAX interface, it's not there yet, currentlyDaniel Veillard2003-08-205-5/+208
* optimization when freeing hash tables. some tuning of buffer allocationsDaniel Veillard2003-08-192-1/+3
* new dictionary module to keep a single instance of the names used by theDaniel Veillard2003-08-186-14/+67
* Minor changes to comments, etc. for improving documentation generationWilliam M. Brack2003-08-151-0/+22
* get rid of some compilation warnings. fix the performance problem reportedDaniel Veillard2003-08-141-3/+0
* applied UTF-16 encoding handling patch provided by Mark Itzcovitz moreDaniel Veillard2003-08-141-1/+1
* changing an enum definition to get a correct API XML description. This wasDaniel Veillard2003-08-091-2/+2
* small changes to syntax to get rid of compiler warnings. No changes toWilliam M. Brack2003-08-051-1/+6
* added a new API to split a QName without generating any memory allocationDaniel Veillard2003-08-041-0/+3
* applying cleanup patch from Bjorn Reese for xmlTextReaderNodeType() andDaniel Veillard2003-07-301-0/+21
* applying patch from Peter Jacobi to added ISO-8859-x encoding support whenDaniel Veillard2003-07-302-0/+18
* fixed problem with comments reported by Nick Kew added routinesWilliam M. Brack2003-07-291-3/+3
* 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