aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* fixing a leak detected by testapi in xmlDOMWrapAdoptNode, and fixingDaniel Veillard2005-07-031-2/+0
* Added allocation/deallocation functions for the DOM-wrapper context.Kasimier T. Buchcik2005-06-271-0/+4
* Added xmlDOMWrapReconcileNamespaces(), xmlDOMWrapAdoptNode() andKasimier T. Buchcik2005-06-271-1/+26
* avoid name glob in agruments as it matches the glob() routine. first stepsDaniel Veillard2005-06-261-2/+2
* Added xmlSchemaValidateFile() to the public API. This will use SAX2-drivenKasimier T. Buchcik2005-06-151-1/+5
* Further enhancement for XPath streaming, consolidated with schemas usageWilliam M. Brack2005-06-091-1/+15
* Changed the validation process to be able to work in streaming mode. SomeKasimier T. Buchcik2005-06-092-5/+51
* applied patch from Rob Richards for xml:space and xml:lang handling withDaniel Veillard2005-06-081-0/+1
* Added output of canonical values in identity-constraint error messages.Kasimier T. Buchcik2005-04-181-0/+4
* Added "Particle correct 2" to parsing of model groups. Added handlingKasimier T. Buchcik2005-04-081-2/+8
* Committing again, since the CVS server aborted.Kasimier T. Buchcik2005-04-011-2/+18
* fixed #172260 redundant assignment. fixed xmlSAXParseDoc() andDaniel Veillard2005-03-311-2/+2
* special case "DAV:" namespace in c14n relative namespaces check and addAleksey Sanin2005-03-201-0/+2
* Hopefully finished validation against facets to use the normalized valueKasimier T. Buchcik2005-03-161-5/+12
* In preparation to use normalized values of facets during validation:Kasimier T. Buchcik2005-03-151-2/+11
* some gcc4 portability patches, including a serious aliasing bug exposed inDaniel Veillard2005-03-101-1/+6
* Enabled IDC parsing and validation. Added xmlSchemaCopyValue to the API;Kasimier T. Buchcik2005-03-041-1/+3
* applied patch from Aron Stansvik to add xmlTextReaderByteConsumed() addedDaniel Veillard2005-02-181-0/+7
* Some experimental addition for parsing of expressions and streamableKasimier T. Buchcik2005-02-171-0/+4
* Added validation for the attribute "id" in the schemata; doing this neededKasimier T. Buchcik2005-02-171-0/+4
* Fixed comparison for default/fixed attribute values, if the type wasKasimier T. Buchcik2005-02-171-0/+18
* fix the comment to describe the real return values lot of work on theDaniel Veillard2005-02-161-0/+6
* Added IDC evaluation for attribute nodes. Made 'nil'ed elements work.Kasimier T. Buchcik2005-02-151-0/+1
* This change started out as a simple desire to speed up theWilliam M. Brack2005-02-131-1/+2
* added a streaming pattern detector for a subset of XPath, should helpDaniel Veillard2005-01-301-0/+14
* Added an initial skeleton for indentity-constraints. This is all definedKasimier T. Buchcik2005-01-272-0/+12
* warning patches from Peter Breitenlohner serious DTD parsing speedups,Daniel Veillard2005-01-251-0/+12
* added xmlHashCreateDict where the hash reuses the dictionnary for internalDaniel Veillard2005-01-231-0/+4
* a single lock version mostly avoid the cost penalty of the lock in case ofDaniel Veillard2005-01-211-0/+7
* trying to fix at least the message from bug #158628 added first xmlsaveDaniel Veillard2005-01-161-0/+11
* Exposed targetNamespace for simple/complex types, model groups, attributeKasimier T. Buchcik2005-01-131-0/+3
* extended xmlRegExecErrInfo() and xmlRegExecNextValues() to return errorDaniel Veillard2005-01-121-0/+2
* William noticed I forgot to add special support for xmlmodules.c defineDaniel Veillard2005-01-091-0/+11
* fixing col information in xmlParserInput and propagating column into xmlErrorAleksey Sanin2005-01-051-2/+2
* fixed namespace bug in push mode reported by Rob Richards added it to theDaniel Veillard2005-01-041-11/+16
* applied patch from Bjorn Reese, plus some cleanups fixed the stylesheet toDaniel Veillard2005-01-041-1/+1
* making DSO support an option code and documentation cleanups regeneratedDaniel Veillard2005-01-041-1/+1
* applied DSO support patch 2 from Joel Reed DanielDaniel Veillard2005-01-045-1/+79
* GetLineNumber and GetColumnNumber functions for xmlReaderAleksey Sanin2005-01-031-0/+7
* Re-examined the problems of configuring a "minimal" library.William M. Brack2005-01-0216-129/+230
* fixed up some gcc warnings, no change to logic. New macro XML_CAST_FPTR toWilliam M. Brack2004-12-011-0/+18
* added xmlDictExists() to the dictionnary interface. applyingDaniel Veillard2004-11-241-0/+4
* Correct symbol space for 'all' and 'choice'. Added 'replace' normalizationKasimier T. Buchcik2004-11-121-17/+21
* integrated in "make tests" added -q option, and more conditional featuresDaniel Veillard2004-11-092-0/+4
* more coverage more fixes DanielDaniel Veillard2004-11-081-1/+2
* augmented type autogeneration for enums removed direct error reporting.Daniel Veillard2004-11-061-1/+2
* changing the way the .c is generated, extending the tests coverage fixingDaniel Veillard2004-11-041-3/+3
* more fixes and extending the tests coverage adding a type init interfaceDaniel Veillard2004-11-032-3/+8
* more testing and coverage more cleanups rebuilt DanielDaniel Veillard2004-11-021-1/+1
* adding xmlMemBlocks() work on generator of an automatic API regressionDaniel Veillard2004-11-021-0/+2