| Commit message (Expand) | Author | Age | Files | Lines |
| * | Big space and tab cleanup | Daniel Veillard | 2012-09-11 | 1 | -72/+72 |
| * | change ATTRIBUTE_PRINTF into LIBXML_ATTR_FORMAT to avoid macro name | Daniel Veillard | 2009-04-15 | 1 | -2/+2 |
| * | port patch from Marcus Meissner to add gcc checking for printf like | Daniel Veillard | 2009-01-18 | 1 | -2/+2 |
| * | avoid function parameters names 'list' as this seems to give troubles with | Daniel Veillard | 2005-10-27 | 1 | -1/+1 |
| * | applied a patch from Marcus Boerger to fix problems with calling | Daniel Veillard | 2005-07-21 | 1 | -2/+2 |
| * | avoid name glob in agruments as it matches the glob() routine. first steps | Daniel Veillard | 2005-06-26 | 1 | -2/+2 |
| * | warning patches from Peter Breitenlohner serious DTD parsing speedups, | Daniel Veillard | 2005-01-25 | 1 | -0/+12 |
| * | Re-examined the problems of configuring a "minimal" library. | William M. Brack | 2005-01-02 | 1 | -15/+28 |
| * | register xmlSchemaSetValidErrors, patch from Brent Hendricks in the | Daniel Veillard | 2004-10-29 | 1 | -1/+16 |
| * | elaborated on description of xmlValidityWarningFunc and | William M. Brack | 2004-08-03 | 1 | -2/+6 |
| * | hack based on Arjan van de Ven suggestion to reduce ELF footprint and | Daniel Veillard | 2004-06-27 | 1 | -1/+7 |
| * | fixes the use of 'list' as a parameter added xmlPopInputCallback for Matt | Daniel Veillard | 2004-05-08 | 1 | -1/+1 |
| * | modified the file header to add more informations, painful... updated to | Daniel Veillard | 2003-11-18 | 1 | -3/+4 |
| * | Finally - found the problem with the page generation (XMLPUBFUN not | William M. Brack | 2003-11-16 | 1 | -1/+1 |
| * | adding an serror field to the validation context breaks the ABI for the | Daniel Veillard | 2003-10-11 | 1 | -2/+0 |
| * | Setting up the framework for structured error reporting, touches a lot of | Daniel Veillard | 2003-10-10 | 1 | -0/+3 |
| * | Okay this is scary but it is just adding a configure option to disable | Daniel Veillard | 2003-09-29 | 1 | -0/+6 |
| * | realigned parameters after taint | Igor Zlatkovic | 2003-08-27 | 1 | -94/+162 |
| * | Exportability taint of the headers | Igor Zlatkovic | 2003-08-25 | 1 | -67/+69 |
| * | new dictionary module to keep a single instance of the names used by the | Daniel Veillard | 2003-08-18 | 1 | -2/+2 |
| * | applied a patch from Gman for building docs applied a patch from Gary | Daniel Veillard | 2003-06-09 | 1 | -0/+4 |
| * | fixing bug #107129, removing excessive allocation and calls to *printf in | Daniel Veillard | 2003-04-07 | 1 | -4/+0 |
| * | working on DTD validation on top of xml reader interfaces. Allows to | Daniel Veillard | 2002-12-20 | 1 | -0/+11 |
| * | fixed bug #92518 validation error were not covering namespace | Daniel Veillard | 2002-09-26 | 1 | -0/+6 |
| * | incomplete steps for real/double support avoiding a compilation problem | Daniel Veillard | 2002-09-16 | 1 | -0/+9 |
| * | cosmetic cleanup started integrating a DTD validation layer based on the | Daniel Veillard | 2002-09-13 | 1 | -0/+10 |
| * | trying to fix #77441 Daniel | Daniel Veillard | 2002-04-14 | 1 | -0/+4 |
| * | Heiko W. Rupp fixed a lot of comments to generate better API descriptions | Daniel Veillard | 2002-03-12 | 1 | -15/+15 |
| * | had to change 2 internal parsing API when processing document content to | Daniel Veillard | 2002-02-19 | 1 | -0/+5 |
| * | Build a new version hopefully near complete and fully documented of the | Daniel Veillard | 2002-01-22 | 1 | -3/+26 |
| * | deprecate the non-boundchecking Sprintf functions, add Snprintf this | Daniel Veillard | 2001-08-15 | 1 | -0/+6 |
| * | allow to inherit attributes from the DTD directly in the tree, this is | Daniel Veillard | 2001-08-07 | 1 | -0/+7 |
| * | Cleanup, cleanup .. removed libxml softlink for good cleanup to get 100% | Daniel Veillard | 2001-07-18 | 1 | -2/+0 |
| * | Summer's cleanup, a really big one: | Daniel Veillard | 2001-06-24 | 1 | -1/+1 |
| * | Geez, this one was painful ! I still need to handle entities references | Daniel Veillard | 2001-04-20 | 1 | -0/+12 |
| * | Huge cleanup, I switched to compile with | Daniel Veillard | 2001-03-24 | 1 | -0/+3 |
| * | Revert directory structure changes | Owen Taylor | 2001-02-23 | 1 | -0/+236 |
| * | moved to libxml directory - this allow simplify automake/autoconf. Now | CET 2001 Tomasz Kłoczko | 2001-02-23 | 1 | -236/+0 |
| * | Patches bug fixes and on new function: | Daniel Veillard | 2001-01-15 | 1 | -0/+4 |
| * | Bunch of fixes, finishing moving datastructures to the hash stuff: | Daniel Veillard | 2000-10-24 | 1 | -41/+7 |
| * | libxml now grok Docbook-3.1.5 and Docbook-4.1.1 DTDs, this | Daniel Veillard | 2000-08-26 | 1 | -0/+1 |
| * | removed extraneous xmlRemoveProp definition added item about | Daniel Veillard | 2000-04-24 | 1 | -1/+1 |
| * | Work done on the plane, ready to release libxml2-2.0.0, Daniel | Daniel Veillard | 2000-04-03 | 1 | -1/+1 |
| * | This is the 2.0.0-beta, lots and lots and lots of changes | Daniel Veillard | 2000-03-14 | 1 | -0/+24 |
| * | - added xmlRemoveID() and xmlRemoveRef() | Daniel Veillard | 2000-01-05 | 1 | -17/+26 |
| * | - Updated HTML test outputs | Daniel Veillard | 1999-11-12 | 1 | -2/+2 |
| * | xmlSetProp() and xmlNewProp() fixes, mem extra alloc bug in parser fixed, Daniel | Daniel Veillard | 1999-11-12 | 1 | -1/+1 |
| * | Revamped HTML parsing, lots of bug fixes for HTML stuff, | Daniel Veillard | 1999-10-14 | 1 | -0/+8 |
| * | Improvement of doc, Raph patch for CORBA init, support for spaces in XPath, D... | Daniel Veillard | 1999-10-08 | 1 | -3/+0 |
| * | Fixed CHAR, errno, alpha RPM compile, updated doc, Daniel | Daniel Veillard | 1999-09-23 | 1 | -20/+20 |