| Commit message (Expand) | Author | Age | Files | Lines |
* | make sure the new header will be included when generating a new | Daniel Veillard | 2003-08-25 | 1 | -1/+2 |
* | realigned the parameters after taint | Igor Zlatkovic | 2003-08-25 | 4 | -157/+314 |
* | changed default var export to extern | Igor Zlatkovic | 2003-08-25 | 1 | -1/+1 |
* | moved export defs to a separate file for consistency | Igor Zlatkovic | 2003-08-25 | 2 | -72/+93 |
* | Exportability taint of the headers | Igor Zlatkovic | 2003-08-25 | 39 | -1352/+1749 |
* | Adding new version of the SAX interface, it's not there yet, currently | Daniel Veillard | 2003-08-20 | 5 | -5/+208 |
* | optimization when freeing hash tables. some tuning of buffer allocations | Daniel Veillard | 2003-08-19 | 2 | -1/+3 |
* | new dictionary module to keep a single instance of the names used by the | Daniel Veillard | 2003-08-18 | 6 | -14/+67 |
* | Minor changes to comments, etc. for improving documentation generation | William M. Brack | 2003-08-15 | 1 | -0/+22 |
* | get rid of some compilation warnings. fix the performance problem reported | Daniel Veillard | 2003-08-14 | 1 | -3/+0 |
* | applied UTF-16 encoding handling patch provided by Mark Itzcovitz more | Daniel Veillard | 2003-08-14 | 1 | -1/+1 |
* | changing an enum definition to get a correct API XML description. This was | Daniel Veillard | 2003-08-09 | 1 | -2/+2 |
* | small changes to syntax to get rid of compiler warnings. No changes to | William M. Brack | 2003-08-05 | 1 | -1/+6 |
* | added a new API to split a QName without generating any memory allocation | Daniel Veillard | 2003-08-04 | 1 | -0/+3 |
* | applying cleanup patch from Bjorn Reese for xmlTextReaderNodeType() and | Daniel Veillard | 2003-07-30 | 1 | -0/+21 |
* | applying patch from Peter Jacobi to added ISO-8859-x encoding support when | Daniel Veillard | 2003-07-30 | 2 | -0/+18 |
* | fixed problem with comments reported by Nick Kew added routines | William M. Brack | 2003-07-29 | 1 | -3/+3 |
* | added a new API xmlXIncludeProcessTree() to process XInclude only on a | Daniel Veillard | 2003-07-22 | 1 | -0/+1 |
* | adding Get interface for the error callback and parameters of parsing and | Daniel Veillard | 2003-07-18 | 1 | -0/+8 |
* | applied the BCB patch by Eric Zurcher | Igor Zlatkovic | 2003-06-14 | 1 | -2/+2 |
* | applied a patch from Gman for building docs applied a patch from Gary | Daniel Veillard | 2003-06-09 | 1 | -0/+4 |
* | commiting some work done while in the Maldives (hence the timezone on the | Daniel Veillard | 2003-06-02 | 1 | -0/+1 |
* | patch from Stéphane Bidoul for setting up threads global defaults. this | Daniel Veillard | 2003-05-15 | 1 | -0/+20 |
* | added --schema option to run WXS schema validation tried to improve error | Daniel Veillard | 2003-05-12 | 1 | -0/+2 |
* | integrated the Out Of Memory test from Havoc Pennington #109368 a lot of | Daniel Veillard | 2003-04-24 | 2 | -2/+2 |
* | a lot of performance work especially the speed of streaming through the | Daniel Veillard | 2003-04-21 | 1 | -0/+1 |
* | added xmlMallocAtomic() to be used when allocating blocks which do not | Daniel Veillard | 2003-04-19 | 2 | -0/+37 |
* | added support for large file, tested with a 3+GB instance, and some | Daniel Veillard | 2003-04-18 | 1 | -1/+6 |
* | augnemting the APIs, cleanups. cleanup bug #111005 added some missing | Daniel Veillard | 2003-04-17 | 2 | -0/+7 |
* | implemented streaming of RelaxNG (when possible) on top of the xmlReader | Daniel Veillard | 2003-04-15 | 2 | -0/+19 |
* | integrated the regexp based validity checking of fragments of the document | Daniel Veillard | 2003-04-14 | 1 | -1/+3 |
* | Starting work precompiling parts of RelaxNG schemas. Not plugged onto | Daniel Veillard | 2003-04-13 | 2 | -0/+10 |
* | make sure xmllint --stream and xmllint --stream --valid returns errors | Daniel Veillard | 2003-04-11 | 1 | -0/+1 |
* | Added the Expand() and Next() operation to work on subtrees within the | Daniel Veillard | 2003-04-11 | 1 | -0/+2 |
* | exported htmlCreateMemoryParserCtxt() it was static Daniel | Daniel Veillard | 2003-04-09 | 1 | -0/+3 |
* | update from Charles Bozeman for date and duration types updated too Daniel | Daniel Veillard | 2003-04-09 | 1 | -0/+1 |
* | fixing bug #107129, removing excessive allocation and calls to *printf in | Daniel Veillard | 2003-04-07 | 2 | -9/+18 |
* | implemented comparisons for Schemas values. fixed some bugs in duration | Daniel Veillard | 2003-03-28 | 1 | -0/+2 |
* | fixed bugs and memory leaks in the W3C XML Schemas code implemented | Daniel Veillard | 2003-03-27 | 1 | -0/+1 |
* | first part of the fix to performance bug #108905, adds | Daniel Veillard | 2003-03-26 | 1 | -0/+1 |
* | fixed some problems related to #75813 about handling of Result Value Trees | Daniel Veillard | 2003-03-24 | 1 | -6/+1 |
* | fixing bug #108976 get the ID/REFs to reference the ID in the document | Daniel Veillard | 2003-03-23 | 1 | -0/+8 |
* | added Datatype ID and IDREF, usable from RelaxNG now need to add a new | Daniel Veillard | 2003-03-18 | 2 | -0/+5 |
* | fixed the last core RelaxNG bug known #107083, shemas datatype ID/IDREF | Daniel Veillard | 2003-03-17 | 1 | -1/+2 |
* | switched back to the previous Relax-NG code base, the derivation algorithm | Daniel Veillard | 2003-03-16 | 1 | -1/+2 |
* | After coming to the conclusion that the original RelaxNG validation code | Daniel Veillard | 2003-03-15 | 1 | -0/+5 |
* | after and exchange with James Clark it appeared I had bug in URI parsing | Daniel Veillard | 2003-03-07 | 1 | -0/+38 |
* | adding xmlNanoFTPDele() from Philipp Dunkel Daniel | Daniel Veillard | 2003-03-05 | 1 | -0/+2 |
* | added param support for relaxng type checking, started to increment the | Daniel Veillard | 2003-02-27 | 1 | -0/+7 |
* | obsoleted xmlNormalizeWindowsPath | Igor Zlatkovic | 2003-02-19 | 1 | -1/+5 |