| Commit message (Expand) | Author | Age | Files | Lines |
* | change a small bit in the way valididy error messages get initialized | Daniel Veillard | 2002-02-03 | 1 | -4/+2 |
* | Greg Sjaardema suggested to use an eponential buffer groth policy in | Daniel Veillard | 2002-01-23 | 1 | -43/+47 |
* | cleanup patch from Anthony Jones fix the headers to avoid in make scan | Daniel Veillard | 2002-01-20 | 1 | -6/+7 |
* | fixed validation of attributes content of type NAME NAMES NMTOKEN and | Daniel Veillard | 2002-01-13 | 1 | -70/+75 |
* | Applied following patches from Robert Collins and make sure IN_LIBXML is | Daniel Veillard | 2002-01-08 | 1 | -1/+1 |
* | applied 42 documentation patches from Charlie Bozeman. Regenerated the | Daniel Veillard | 2001-12-31 | 1 | -32/+32 |
* | applied a couple of patches from Brian D Ripley. removed the last exit() | Daniel Veillard | 2001-11-20 | 1 | -1/+3 |
* | - include/libxml/globals.h include/libxml/threads.h threads.c | Daniel Veillard | 2001-10-17 | 1 | -1/+2 |
* | debugged and fixed initialization problems which were giving troubles on | Daniel Veillard | 2001-10-14 | 1 | -1/+1 |
* | Applied the last patches from Gary, cleanup, activated threading all user | Daniel Veillard | 2001-10-13 | 1 | -15/+0 |
* | preparing 2.4.6 release updated and rebuilt the docs fixed a number ofLIBXML_2_4_6 | Daniel Veillard | 2001-10-10 | 1 | -5/+5 |
* | closed bug #61054 Daniel | Daniel Veillard | 2001-10-04 | 1 | -1/+1 |
* | applying patch from bug #60757 this should close it Daniel | Daniel Veillard | 2001-09-21 | 1 | -1/+1 |
* | do not output hexadecimal charrefs when serializing HTML since some | Daniel Veillard | 2001-09-14 | 1 | -0/+4 |
* | doc updates from Heiko Rupp 2 sanity checks from Heiko Rupp Daniel | Daniel Veillard | 2001-08-31 | 1 | -0/+8 |
* | added support and APIs needed for the catalog PI cleanup Daniel | Daniel Veillard | 2001-08-22 | 1 | -0/+8 |
* | fixed the xmlLineNumbersDefault() errors, lesson don't add new functions | Daniel Veillard | 2001-07-25 | 1 | -1/+114 |
* | removing history/readline changed this slightly make element content line | Daniel Veillard | 2001-07-23 | 1 | -0/+1 |
* | Cleanup, cleanup .. removed libxml softlink for good cleanup to get 100% | Daniel Veillard | 2001-07-18 | 1 | -6/+6 |
* | cleanup of global variables, marking some const or private. Daniel | Daniel Veillard | 2001-07-16 | 1 | -1/+1 |
* | - Makefile.am: added --push regression tests | Daniel Veillard | 2001-06-27 | 1 | -1/+2 |
* | Summer's cleanup, a really big one: | Daniel Veillard | 2001-06-24 | 1 | -2/+2 |
* | - parser.c parserInternals.c encoding.c: Since Notepad on Win2k | Daniel Veillard | 2001-06-20 | 1 | -0/+23 |
* | - valid.c tree.c parserInternals.c parser.c: Stephan Kulow | Daniel Veillard | 2001-06-19 | 1 | -0/+1 |
* | - valid.c: warn when indeterminist content model is detected | Daniel Veillard | 2001-05-07 | 1 | -0/+2 |
* | - parserInternals.c xpath.[ch]: some UTF8 cleanup on | Daniel Veillard | 2001-04-27 | 1 | -1/+1 |
* | trio upgrade and integration | Bjorn Reese | 2001-04-21 | 1 | -3/+2 |
* | Cleanup and testing with the KDE help center files: | Daniel Veillard | 2001-04-21 | 1 | -26/+2 |
* | - xpath.c: fixed xmlXPathNodeCollectAndTest() to do proper | Daniel Veillard | 2001-04-16 | 1 | -1/+1 |
* | Spring cleanup ...: - configure.in Makefile.am config.h.in | Daniel Veillard | 2001-03-27 | 1 | -1/+0 |
* | - HTMLparser.c HTMLtree.c SAX.c debugXML.c error.c parserInternals.c | Daniel Veillard | 2001-03-26 | 1 | -26/+14 |
* | Huge cleanup, I switched to compile with | Daniel Veillard | 2001-03-24 | 1 | -47/+70 |
* | Small fixups: - xml2Conf.sh.in: fixes pointed out by Fredrik Hallenberg - | Daniel Veillard | 2001-03-03 | 1 | -6/+3 |
* | Okay time to improve performances, gprof session: | Daniel Veillard | 2001-02-25 | 1 | -2/+14 |
* | Revert directory structure changes | Owen Taylor | 2001-02-23 | 1 | -0/+3537 |
* | moved to libxml directory - this allow simplify automake/autoconf. Now | CET 2001 Tomasz Kłoczko | 2001-02-23 | 1 | -3537/+0 |
* | - tree.c: fixed xmlNodeGetContent, it was not recursing on child | Daniel Veillard | 2001-02-21 | 1 | -0/+4 |
* | Bug fixes and an extension found and required by XSLT: | Daniel Veillard | 2001-02-05 | 1 | -10/+12 |
* | Old but effective optimization patch: | Daniel Veillard | 2001-01-06 | 1 | -14/+32 |
* | Finally had a bit of time to resynch both trees: | Daniel Veillard | 2000-12-27 | 1 | -5/+5 |
* | A few serious bugfixes: | Daniel Veillard | 2000-11-13 | 1 | -0/+4 |
* | - HTMLparser.c: fixed loop on invalid char in scriptsLIBXML_2_2_7 | Daniel Veillard | 2000-10-31 | 1 | -0/+104 |
* | patched to redirrect all "out of context" error messages to | Daniel Veillard | 2000-10-25 | 1 | -46/+83 |
* | - Release of 2.2.5 - xpointer.c: range() range-inside and other helper | Daniel Veillard | 2000-10-15 | 1 | -0/+6 |
* | - moved xml-error.h to xmlerror.h: seems this allowed to bypass | Daniel Veillard | 2000-10-09 | 1 | -1/+1 |
* | Various attemps at trying to bypass this automake bullshit !!! Daniel | Daniel Veillard | 2000-10-06 | 1 | -2/+3 |
* | Tried to build libxml2-2.2.5 | Daniel Veillard | 2000-10-06 | 1 | -1/+1 |
* | Various contributed patches: | Daniel Veillard | 2000-09-19 | 1 | -1/+2 |
* | New set of cleanups, released 2.2.3:LIBXML_2_2_3 | Daniel Veillard | 2000-09-17 | 1 | -2/+307 |
* | Finally commiting work done on the plane, major cleanup, | Daniel Veillard | 2000-09-16 | 1 | -0/+3055 |