summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* fix a problem with strcpy() in xmlXPathFormatNumber() valgrind pointed outDaniel Veillard2003-09-122-2/+7
* applied speedup to xmlSearchNs() as suggested by Luca Padovani. Cleaned upDaniel Veillard2003-09-122-70/+128
* Ooops forgot to commit them, DanielDaniel Veillard2003-09-122-0/+5
* adding namespace checkings while making sure they still parse asDaniel Veillard2003-09-1139-17/+493
* backport of a thread bugfix from 2_5_X branch DanielDaniel Veillard2003-09-113-188/+196
* fixed a bug in one corner case of attribute parsing. DanielDaniel Veillard2003-09-112-1/+5
* Time to commit 3 days of work rewriting the parser internal,Daniel Veillard2003-09-1017-156/+376
* 2.6.0beta1 changes Fixing attribute normalization, might not be totallyDaniel Veillard2003-09-106-54/+248
* Time to commit 3 days of work rewriting the parser internal,Daniel Veillard2003-09-106-244/+1201
* Added infor about 2.5.11, DanielDaniel Veillard2003-09-094-22/+30
* Implemented detection of compressed files, setting doc->compressedWilliam M. Brack2003-09-084-12/+31
* 2.6.0beta1 changes Fixing attribute normalization, might not be totallyDaniel Veillard2003-09-071-187/+189
* try to cope with the fact that apps may still have allocated smaller SAXDaniel Veillard2003-09-073-188/+193
* allow to give -1 for undefined length in lookups first round of work onDaniel Veillard2003-09-076-146/+1120
* fixed bug #121210 (callback to sax->error, sax->warning with wrongWilliam M. Brack2003-09-063-21/+28
* patch from Stéphane Bidoul to export globals entry points to the pythonDaniel Veillard2003-09-052-2/+7
* when creating a DOCTYPE use "html" lowercase by default instead of "HTML"Daniel Veillard2003-09-036-13/+30
* removing the SAXresults tree, keeping result in the same tree, addedDaniel Veillard2003-09-03102-215/+38016
* 2.6.0beta1 changes Fixing attribute normalization, might not be totallyDaniel Veillard2003-09-032-2/+2
* removing the SAXresults tree, keeping result in the same tree, addedDaniel Veillard2003-09-032-0/+19
* Added a link and image for the protest against software patents, rebuiltDaniel Veillard2003-09-0329-26/+34
* additional macros, mingw sectionIgor Zlatkovic2003-09-021-0/+13
* *** empty log message ***Igor Zlatkovic2003-09-021-0/+5
* fixed problem parsing xhtml docs small modification to avoid problem inWilliam M. Brack2003-09-015-14/+18
* patch from Mark Vakoc that allows compiling with XInclude but withoutDaniel Veillard2003-09-012-1/+11
* Applied a patch from Kevin P. Fleming to add --libtool-libs option toDaniel Veillard2003-09-013-0/+15
* 2.6.0beta1 changes Fixing attribute normalization, might not be totallyDaniel Veillard2003-09-011-3/+4
* Applied a patch from Kevin P. Fleming to add --libtool-libs option toDaniel Veillard2003-09-011-0/+2
* new file added, giving some description of the documentation generationWilliam M. Brack2003-09-014-3/+35
* updates by Eric ZurcherIgor Zlatkovic2003-08-291-19/+37
* *** empty log message ***Igor Zlatkovic2003-08-291-0/+4
* 2.6.0beta1 changes Fixing attribute normalization, might not be totallyDaniel Veillard2003-08-291-523/+620
* enhanced code to compensate for pollution from Igor's header taint (quickWilliam M. Brack2003-08-293-533/+862
* fixed a namespace error on attribute reporting bug pointed out by TobiasDaniel Veillard2003-08-285-3/+15
* fixed typos reported by Mark VakocIgor Zlatkovic2003-08-282-2/+2
* *** empty log message ***Igor Zlatkovic2003-08-281-0/+5
* add: doc/tutorial/api.html doc/tutorial/ar01s09.htmlMDT 2003 John Fleck2003-08-2814-22/+166
* *** empty log message ***Igor Zlatkovic2003-08-281-0/+1
* Added support for Borland C++Igor Zlatkovic2003-08-282-48/+464
* fixed time inclusion for various compilersIgor Zlatkovic2003-08-282-7/+6
* minor path fixIgor Zlatkovic2003-08-281-7/+18
* added few casts to shut the compiler warningsIgor Zlatkovic2003-08-285-5/+10
* no more win32config.hIgor Zlatkovic2003-08-281-3/+1
* fixed for mingwIgor Zlatkovic2003-08-284-24/+39
* fixing bug #120870 try to avoid problem with uninitialized mutexes DanielDaniel Veillard2003-08-283-1/+11
* fixed an error reporting bug in Relax-NG when we end up with multipleDaniel Veillard2003-08-274-759/+1075
* realigned parameters after taintIgor Zlatkovic2003-08-2717-560/+1074
* *** empty log message ***Igor Zlatkovic2003-08-271-0/+5
* *** empty log message ***Igor Zlatkovic2003-08-271-0/+5
* fixed defs for Borland compiler, as reported by Eric ZurcherIgor Zlatkovic2003-08-271-2/+4