| Commit message (Expand) | Author | Age | Files | Lines |
* | fixed bug #302302, nasty but the fix is rather simple. Daniel | Daniel Veillard | 2005-08-10 | 1 | -2/+6 |
* | a lot of small cleanups based on Linus' sparse check output. Daniel | Daniel Veillard | 2005-07-28 | 1 | -3/+3 |
* | Enhanced handling of xml:base for included elements, fixing bugs 169209 | William M. Brack | 2005-06-01 | 1 | -17/+66 |
* | revamped the elfgcchack.h format to cope with gcc4 change of aliasing | Daniel Veillard | 2005-04-01 | 1 | -0/+2 |
* | fixed xmlXIncludeParseFile to prevent overwriting XML_COMPLETE_ATTRS when | William M. Brack | 2005-02-12 | 1 | -1/+1 |
* | fixed the way the generator works, extended the testing, especially with | Daniel Veillard | 2004-11-05 | 1 | -3/+6 |
* | added checking for names values and dictionnaries generates a tons of | Daniel Veillard | 2004-10-26 | 1 | -2/+3 |
* | added help for new set shell command added parser option to not generate | Daniel Veillard | 2004-08-16 | 1 | -20/+35 |
* | added some code to check, when an include is done, whether the requested | William M. Brack | 2004-07-26 | 1 | -0/+10 |
* | some further enhancement to take care of xml:base for XPointer elements | William M. Brack | 2004-06-08 | 1 | -3/+22 |
* | added a new routine xmlBuildRelativeURI needed for enhancement of | William M. Brack | 2004-06-07 | 1 | -6/+39 |
* | a little further fixing of fallback processing, this time for fallback | William M. Brack | 2004-05-12 | 1 | -2/+3 |
* | minor warning cleanup (no change to logic) fixed return value for internal | William M. Brack | 2004-04-17 | 1 | -1/+3 |
* | fixed problem causing duplicate fallback execution (bug 139520) added | William M. Brack | 2004-04-16 | 1 | -0/+2 |
* | applied patch from Alfred Mickautsch for better DTD support. fixed bug | Daniel Veillard | 2004-03-22 | 1 | -9/+1 |
* | Changed the flag to xmlDocCopyNode (and similar routines), previously used | William M. Brack | 2004-03-09 | 1 | -4/+14 |
* | enhanced to assure that if xpointer is called for a document, the | William M. Brack | 2004-03-08 | 1 | -0/+18 |
* | modified to make sub-includes inherit the parse flags from the parent | William M. Brack | 2004-03-07 | 1 | -0/+5 |
* | fixing compilation and link option when configuring with --without-valid | Daniel Veillard | 2004-02-25 | 1 | -0/+2 |
* | remove the warning on the 2001 namespace remove some warnings when | Daniel Veillard | 2004-02-09 | 1 | -0/+2 |
* | added a small hack to fix interference between my fixes for bugs 132585 | William M. Brack | 2004-02-08 | 1 | -1/+5 |
* | fixed problem with function xmlXIncludeCopyRange (bug 133686). | William M. Brack | 2004-02-07 | 1 | -3/+8 |
* | changed coding to output good XIncludes when one or more bad ones are | William M. Brack | 2004-02-06 | 1 | -3/+10 |
* | corrected handling of empty fallback condition (bug 132585) | William M. Brack | 2004-02-06 | 1 | -14/+18 |
* | fixed problem regarding freeing of dictionary when there are errors within | William M. Brack | 2004-02-04 | 1 | -0/+3 |
* | fixing #130453 XInclude element with no href attribute fully integrating | Daniel Veillard | 2004-01-25 | 1 | -4/+3 |
* | added io1.c an example ox xmlIO usage and io1.res test result, fixed a | Daniel Veillard | 2004-01-23 | 1 | -1/+6 |
* | fixed problem with "recursive" include (fallback contains another include | William M. Brack | 2004-01-02 | 1 | -1/+16 |
* | fixed problem caused by wrong dictionary reference count, reported on the | William M. Brack | 2003-12-31 | 1 | -4/+4 |
* | fixed problem pointed out by Stéphane Bidoul on the list. completed | William M. Brack | 2003-12-31 | 1 | -30/+55 |
* | Fixed memory leak reported by Dave Beckett Removed spurious comment | William M. Brack | 2003-12-30 | 1 | -25/+24 |
* | XInclude xpointer support was broken with the new namespace. Fixes #129932 | Daniel Veillard | 2003-12-24 | 1 | -0/+5 |
* | fixed a serious problem in XInclude #129021 Daniel | Daniel Veillard | 2003-12-21 | 1 | -1/+1 |
* | augmented the XInclude API to be able to pass XML parser flags down to the | Daniel Veillard | 2003-12-09 | 1 | -9/+104 |
* | filter warning messages if the global setting blocks them updated the | Daniel Veillard | 2003-12-08 | 1 | -26/+73 |
* | fix an error message added tree2 example from Lucas Brasilino Daniel | Daniel Veillard | 2003-11-19 | 1 | -1/+1 |
* | fixed bug #125812, about XPointer in XInclude failing but not returning an | Daniel Veillard | 2003-11-03 | 1 | -0/+7 |
* | adding XInclude support to the reader interface. Lot of testing of the | Daniel Veillard | 2003-11-03 | 1 | -12/+25 |
* | Setting up the framework for structured error reporting, touches a lot of | Daniel Veillard | 2003-10-10 | 1 | -2/+2 |
* | comment fix migrating the catalog code to the new infrastructure Daniel | Daniel Veillard | 2003-10-09 | 1 | -1/+1 |
* | final error handling cleanup converted XInclude to the new error handling | Daniel Veillard | 2003-10-08 | 1 | -226/+143 |
* | patch from Mark Vakoc that allows compiling with XInclude but without | Daniel Veillard | 2003-09-01 | 1 | -1/+6 |
* | get rid of some compilation warnings. fix the performance problem reported | Daniel Veillard | 2003-08-14 | 1 | -150/+160 |
* | fixing bug 118559 | William M. Brack | 2003-07-31 | 1 | -1/+1 |
* | added a new API xmlXIncludeProcessTree() to process XInclude only on a | Daniel Veillard | 2003-07-22 | 1 | -6/+38 |
* | fixed bug #116095 removing the error message when reapplying XInclude to a | Daniel Veillard | 2003-07-06 | 1 | -1/+5 |
* | try to work on bug #109225 and provide better error reports. this change | Daniel Veillard | 2003-03-31 | 1 | -0/+10 |
* | forgot to apply one check from #106931 patch more work on XML Schemas | Daniel Veillard | 2003-03-29 | 1 | -1/+2 |
* | should fix #109327 errors on memory accesses Daniel | Daniel Veillard | 2003-03-27 | 1 | -0/+5 |
* | Fixes bug #106931 in XInclude entities merging. Daniel | Daniel Veillard | 2003-02-24 | 1 | -0/+3 |