| Commit message (Expand) | Author | Age | Files | Lines |
* | fix a problem with strcpy() in xmlXPathFormatNumber() valgrind pointed out | Daniel Veillard | 2003-09-12 | 2 | -2/+7 |
* | applied speedup to xmlSearchNs() as suggested by Luca Padovani. Cleaned up | Daniel Veillard | 2003-09-12 | 2 | -70/+128 |
* | Ooops forgot to commit them, Daniel | Daniel Veillard | 2003-09-12 | 2 | -0/+5 |
* | adding namespace checkings while making sure they still parse as | Daniel Veillard | 2003-09-11 | 39 | -17/+493 |
* | backport of a thread bugfix from 2_5_X branch Daniel | Daniel Veillard | 2003-09-11 | 3 | -188/+196 |
* | fixed a bug in one corner case of attribute parsing. Daniel | Daniel Veillard | 2003-09-11 | 2 | -1/+5 |
* | Time to commit 3 days of work rewriting the parser internal, | Daniel Veillard | 2003-09-10 | 17 | -156/+376 |
* | 2.6.0beta1 changes Fixing attribute normalization, might not be totally | Daniel Veillard | 2003-09-10 | 6 | -54/+248 |
* | Time to commit 3 days of work rewriting the parser internal, | Daniel Veillard | 2003-09-10 | 6 | -244/+1201 |
* | Added infor about 2.5.11, Daniel | Daniel Veillard | 2003-09-09 | 4 | -22/+30 |
* | Implemented detection of compressed files, setting doc->compressed | William M. Brack | 2003-09-08 | 4 | -12/+31 |
* | 2.6.0beta1 changes Fixing attribute normalization, might not be totally | Daniel Veillard | 2003-09-07 | 1 | -187/+189 |
* | try to cope with the fact that apps may still have allocated smaller SAX | Daniel Veillard | 2003-09-07 | 3 | -188/+193 |
* | allow to give -1 for undefined length in lookups first round of work on | Daniel Veillard | 2003-09-07 | 6 | -146/+1120 |
* | fixed bug #121210 (callback to sax->error, sax->warning with wrong | William M. Brack | 2003-09-06 | 3 | -21/+28 |
* | patch from Stéphane Bidoul to export globals entry points to the python | Daniel Veillard | 2003-09-05 | 2 | -2/+7 |
* | when creating a DOCTYPE use "html" lowercase by default instead of "HTML" | Daniel Veillard | 2003-09-03 | 6 | -13/+30 |
* | removing the SAXresults tree, keeping result in the same tree, added | Daniel Veillard | 2003-09-03 | 102 | -215/+38016 |
* | 2.6.0beta1 changes Fixing attribute normalization, might not be totally | Daniel Veillard | 2003-09-03 | 2 | -2/+2 |
* | removing the SAXresults tree, keeping result in the same tree, added | Daniel Veillard | 2003-09-03 | 2 | -0/+19 |
* | Added a link and image for the protest against software patents, rebuilt | Daniel Veillard | 2003-09-03 | 29 | -26/+34 |
* | additional macros, mingw section | Igor Zlatkovic | 2003-09-02 | 1 | -0/+13 |
* | *** empty log message *** | Igor Zlatkovic | 2003-09-02 | 1 | -0/+5 |
* | fixed problem parsing xhtml docs small modification to avoid problem in | William M. Brack | 2003-09-01 | 5 | -14/+18 |
* | patch from Mark Vakoc that allows compiling with XInclude but without | Daniel Veillard | 2003-09-01 | 2 | -1/+11 |
* | Applied a patch from Kevin P. Fleming to add --libtool-libs option to | Daniel Veillard | 2003-09-01 | 3 | -0/+15 |
* | 2.6.0beta1 changes Fixing attribute normalization, might not be totally | Daniel Veillard | 2003-09-01 | 1 | -3/+4 |
* | Applied a patch from Kevin P. Fleming to add --libtool-libs option to | Daniel Veillard | 2003-09-01 | 1 | -0/+2 |
* | new file added, giving some description of the documentation generation | William M. Brack | 2003-09-01 | 4 | -3/+35 |
* | updates by Eric Zurcher | Igor Zlatkovic | 2003-08-29 | 1 | -19/+37 |
* | *** empty log message *** | Igor Zlatkovic | 2003-08-29 | 1 | -0/+4 |
* | 2.6.0beta1 changes Fixing attribute normalization, might not be totally | Daniel Veillard | 2003-08-29 | 1 | -523/+620 |
* | enhanced code to compensate for pollution from Igor's header taint (quick | William M. Brack | 2003-08-29 | 3 | -533/+862 |
* | fixed a namespace error on attribute reporting bug pointed out by Tobias | Daniel Veillard | 2003-08-28 | 5 | -3/+15 |
* | fixed typos reported by Mark Vakoc | Igor Zlatkovic | 2003-08-28 | 2 | -2/+2 |
* | *** empty log message *** | Igor Zlatkovic | 2003-08-28 | 1 | -0/+5 |
* | add: doc/tutorial/api.html doc/tutorial/ar01s09.html | MDT 2003 John Fleck | 2003-08-28 | 14 | -22/+166 |
* | *** empty log message *** | Igor Zlatkovic | 2003-08-28 | 1 | -0/+1 |
* | Added support for Borland C++ | Igor Zlatkovic | 2003-08-28 | 2 | -48/+464 |
* | fixed time inclusion for various compilers | Igor Zlatkovic | 2003-08-28 | 2 | -7/+6 |
* | minor path fix | Igor Zlatkovic | 2003-08-28 | 1 | -7/+18 |
* | added few casts to shut the compiler warnings | Igor Zlatkovic | 2003-08-28 | 5 | -5/+10 |
* | no more win32config.h | Igor Zlatkovic | 2003-08-28 | 1 | -3/+1 |
* | fixed for mingw | Igor Zlatkovic | 2003-08-28 | 4 | -24/+39 |
* | fixing bug #120870 try to avoid problem with uninitialized mutexes Daniel | Daniel Veillard | 2003-08-28 | 3 | -1/+11 |
* | fixed an error reporting bug in Relax-NG when we end up with multiple | Daniel Veillard | 2003-08-27 | 4 | -759/+1075 |
* | realigned parameters after taint | Igor Zlatkovic | 2003-08-27 | 17 | -560/+1074 |
* | *** empty log message *** | Igor Zlatkovic | 2003-08-27 | 1 | -0/+5 |
* | *** empty log message *** | Igor Zlatkovic | 2003-08-27 | 1 | -0/+5 |
* | fixed defs for Borland compiler, as reported by Eric Zurcher | Igor Zlatkovic | 2003-08-27 | 1 | -2/+4 |