| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | error handling cleanup of the Regexp module. Daniel | Daniel Veillard | 2003-10-08 | 1 | -1/+2 |
* | converting the tree module too created a simpler internal error reporting | Daniel Veillard | 2003-10-07 | 1 | -1/+14 |
* | cleaning up XPath error reporting that time. applied the two patches for | Daniel Veillard | 2003-10-07 | 3 | -6/+46 |
* | last cleanup of error handling in the Relax-NG module. Daniel | Daniel Veillard | 2003-10-07 | 1 | -0/+2 |
* | switched Relax-NG module to teh new error reporting. Better default | Daniel Veillard | 2003-10-07 | 1 | -11/+135 |
* | more cleanup of error handling in parserInternals, sharing the routine for | Daniel Veillard | 2003-10-05 | 1 | -0/+8 |
* | more code cleanup, especially around error messages, the HTML parser has | Daniel Veillard | 2003-10-05 | 1 | -1/+3 |
* | more error/warning handling cleanups, the XML parser module should be okay | Daniel Veillard | 2003-10-04 | 1 | -1/+5 |
* | integrated the xmlDocWalker API given by Alfred Mickautsch, and providing | Daniel Veillard | 2003-10-03 | 3 | -1/+127 |
* | more cleanup in make tests more work in the transition to the new error | Daniel Veillard | 2003-10-03 | 1 | -4/+43 |
* | changed 'make tests' to use a concise output, scrolling to see where thing | Daniel Veillard | 2003-10-02 | 4 | -5/+122 |
* | introduced xmlStrPrintf function - wrapper for snprintf | Aleksey Sanin | 2003-10-02 | 1 | -0/+6 |
* | let's see how much of a pain murrayc is really gonna be. Daniel | Daniel Veillard | 2003-10-01 | 1 | -3/+2 |
* | added a new configure option --with-push, some cleanups, chased code size | Daniel Veillard | 2003-09-30 | 4 | -2/+28 |
* | added 2 new configure option: --with-reader --with-sax1 to allow removing | Daniel Veillard | 2003-09-30 | 1 | -0/+18 |
* | Adding a configure option to remove tree manipulation code which is not | Daniel Veillard | 2003-09-29 | 2 | -7/+40 |
* | Okay this is scary but it is just adding a configure option to disable | Daniel Veillard | 2003-09-29 | 13 | -13/+47 |
* | cleanup, creating a new legacy.c module, made sure make tests ran in | Daniel Veillard | 2003-09-28 | 1 | -0/+18 |
* | fix a bug raised by the Mips compiler. move the SAXv1 block definitions to | Daniel Veillard | 2003-09-28 | 3 | -33/+39 |
* | added the same htmlRead APIs than their XML counterparts new parser | Daniel Veillard | 2003-09-26 | 2 | -6/+91 |
* | Changed the new xmlRead/xmlCtxtRead APIs to have an extra base URL | Daniel Veillard | 2003-09-25 | 1 | -1/+9 |
* | preparing a beta3 solving the ABI problems make sure the global variables | Daniel Veillard | 2003-09-25 | 2 | -13/+47 |
* | fixing some comments to avoid warnings from apibuild.py Daniel | Daniel Veillard | 2003-09-25 | 3 | -9/+22 |
* | adding repeated parsing and validating tests make the new DOM tree | Daniel Veillard | 2003-09-24 | 2 | -1/+4 |
* | adding a new set of API for parsing xmlReadDoc() xmlReadFile() ... | Daniel Veillard | 2003-09-23 | 1 | -25/+81 |
* | applied patch from Markus Keim fixing a problem with I/O callback | Daniel Veillard | 2003-09-23 | 1 | -23/+23 |
* | the uri arg to xmlNodeSetBase is really a const xmlChar* addin the | Daniel Veillard | 2003-09-22 | 2 | -1/+5 |
* | preparing a 2.6.0-beta2 release avoid a warning avoid duplicate code in | Daniel Veillard | 2003-09-19 | 2 | -10/+26 |
* | add streaming on memory regression tests, found bad bugs in the reader | Daniel Veillard | 2003-09-18 | 2 | -1/+8 |
* | more performance hunting reducing memory allocation and free and avoiding | Daniel Veillard | 2003-09-17 | 1 | -0/+2 |
* | do string allocations in large pools, allowing to find if a string pertain | Daniel Veillard | 2003-09-16 | 1 | -0/+3 |
* | starting work on reusing the parser dictionary for the element and | Daniel Veillard | 2003-09-15 | 1 | -0/+7 |
* | factoring of more error handling code, serious size reduction and more | Daniel Veillard | 2003-09-14 | 3 | -3/+5 |
* | starting cleaning up error handling, factorize error processing update of | Daniel Veillard | 2003-09-13 | 1 | -1/+2 |
* | removing the broken pseudo SGML DocBook parser code. Daniel | Daniel Veillard | 2003-09-13 | 1 | -2/+4 |
* | adding namespace checkings while making sure they still parse as | Daniel Veillard | 2003-09-11 | 2 | -2/+7 |
* | Time to commit 3 days of work rewriting the parser internal, | Daniel Veillard | 2003-09-10 | 4 | -28/+70 |
* | Implemented detection of compressed files, setting doc->compressed | William M. Brack | 2003-09-08 | 1 | -0/+1 |
* | allow to give -1 for undefined length in lookups first round of work on | Daniel Veillard | 2003-09-07 | 1 | -0/+14 |
* | patch from Stéphane Bidoul to export globals entry points to the python | Daniel Veillard | 2003-09-05 | 1 | -2/+2 |
* | when creating a DOCTYPE use "html" lowercase by default instead of "HTML" | Daniel Veillard | 2003-09-03 | 2 | -1/+4 |
* | additional macros, mingw section | Igor Zlatkovic | 2003-09-02 | 1 | -0/+13 |
* | fixed typos reported by Mark Vakoc | Igor Zlatkovic | 2003-08-28 | 2 | -2/+2 |
* | realigned parameters after taint | Igor Zlatkovic | 2003-08-27 | 17 | -560/+1074 |
* | fixed defs for Borland compiler, as reported by Eric Zurcher | Igor Zlatkovic | 2003-08-27 | 1 | -2/+4 |
* | make sure the new header will be included when generating a new | Daniel Veillard | 2003-08-25 | 1 | -1/+2 |
* | realigned the parameters after taint | Igor Zlatkovic | 2003-08-25 | 4 | -157/+314 |
* | changed default var export to extern | Igor Zlatkovic | 2003-08-25 | 1 | -1/+1 |
* | moved export defs to a separate file for consistency | Igor Zlatkovic | 2003-08-25 | 2 | -72/+93 |
* | Exportability taint of the headers | Igor Zlatkovic | 2003-08-25 | 39 | -1352/+1749 |