aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* 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
* added more methods of XmlTextReader. this increased the methods in theDaniel Veillard2002-12-151-0/+14
* added the close and getattribute methods of XmlTextReader. added theDaniel Veillard2002-12-141-0/+12
* patch from Mark Vadok about htmlNodeDumpOutput location. removed anDaniel Veillard2002-12-121-0/+3
* applied patch from Magnus HenochIgor Zlatkovic2002-12-111-0/+4
* new API building Python script, does the C parsing directly, generates aDaniel Veillard2002-12-112-5/+79
* Adding a new set of APIs based on the C# TextXmlReader API but convertedDaniel Veillard2002-12-092-1/+58
* applied the same kind of refactoring to the HTML saving code. slight APIDaniel Veillard2002-11-271-1/+1
* refactored the XML dump of a node to a buffer API to reuse the genericDaniel Veillard2002-11-271-1/+1
* modified the existing APIs to handle XHTML1 serialization rulesDaniel Veillard2002-11-211-0/+6
* preparing release 2.4.27 updated and rebuilt the docs try to make sure theDaniel Veillard2002-11-171-0/+1
* cleanupIgor Zlatkovic2002-11-141-16/+4
* fixed bug #98338 , fatalError SAX callback is never used. DanielDaniel Veillard2002-11-121-1/+3
* fixed the initialization of the SAX structure which was breaking xsltprocDaniel Veillard2002-11-121-0/+5
* retired xmlwin32version.hIgor Zlatkovic2002-11-0813-53/+13
* thread macros follow the new schemeIgor Zlatkovic2002-10-311-6/+16
* removed xmlwin32version.hIgor Zlatkovic2002-10-291-2/+1
* added winsockcompat.h to EXTRA_DIST to fix bug #96586 DanielDaniel Veillard2002-10-231-1/+1
* Applied the VMS update patch from Craig A. Berry update DanielDaniel Veillard2002-10-224-35/+0
* made xmlGetUTF8Char public DanielDaniel Veillard2002-10-221-0/+2
* preparing the release of 2.4.26 updated and rebuilt the documentationDaniel Veillard2002-10-181-60/+29
* Christian Glahn found a small bug in the push parser. cleaned up and madeDaniel Veillard2002-10-141-0/+1
* added xmlSchemaNewMemParserCtxt to parse a schemas from a memory areaDaniel Veillard2002-10-091-1/+3
* outsourced WinSock compatibility macrosIgor Zlatkovic2002-09-292-25/+117
* applied WinCE patch, cleaned upIgor Zlatkovic2002-09-291-73/+16
* preparing release of 2.4.25 updated and regenerated teh docs and webDaniel Veillard2002-09-261-4/+4
* fixed bug #92518 validation error were not covering namespaceDaniel Veillard2002-09-261-0/+6
* added HAVE_ERRNO_H definitionIgor Zlatkovic2002-09-201-0/+2
* made configuring with regexps/automata/unicode the default but withoutDaniel Veillard2002-09-192-3/+4
* incomplete steps for real/double support avoiding a compilation problemDaniel Veillard2002-09-163-2/+19
* cosmetic cleanup started integrating a DTD validation layer based on theDaniel Veillard2002-09-132-0/+24
* messing around with support for Windows path, cleanups, trying to identifyDaniel Veillard2002-09-101-0/+1
* possible mem leak patch from Jason Adams integrated xf:escape-uri() fromDaniel Veillard2002-08-221-4/+4
* integrated a cleaned up version of Marc Liyanage' patch for booleanDaniel Veillard2002-08-121-0/+6
* adding a new API for Christian Glahn: xmlParseBalancedChunkMemoryRecoverDaniel Veillard2002-08-021-0/+7
* Opening the interface xmlNewCharEncodingHandler as requested in #89415Daniel Veillard2002-08-011-1/+4
* fixed one more c14n + namespaces corner case from new Merlin's test suiteAleksey Sanin2002-08-011-0/+17
* added _private member to xmlNs structPDT 2002 Aleksey Sanin2002-07-221-0/+1