| Commit message (Expand) | Author | Age | Files | Lines |
* | further small changes to elminate most of the remaining warnings. | William M. Brack | 2003-08-06 | 1 | -1/+0 |
* | small changes to syntax to get rid of compiler warnings. No changes to | William M. Brack | 2003-08-05 | 1 | -7/+10 |
* | fixing bug 118559 | William M. Brack | 2003-07-31 | 1 | -2/+0 |
* | Fixed bug 109942 | William M. Brack | 2003-05-13 | 1 | -20/+17 |
* | applied a documentation patch from Stefan Kost Daniel | Daniel Veillard | 2003-01-24 | 1 | -0/+1 |
* | fixed a stupid out of bound array error Daniel | Daniel Veillard | 2002-09-10 | 1 | -1/+0 |
* | working on better error reporting of validity errors, especially providing | Daniel Veillard | 2002-09-05 | 1 | -10/+23 |
* | dohh I really didn't intended to commit this test version :-( Daniel | Daniel Veillard | 2002-03-20 | 1 | -33/+73 |
* | I wanted to see the real speed at the SAX interface after a little too | Daniel Veillard | 2002-03-20 | 1 | -73/+33 |
* | preparing 2.4.18 updated and rebuilt the web site implement the newLIBXML_2_4_18 | Daniel Veillard | 2002-03-18 | 1 | -0/+1 |
* | Build a new version hopefully near complete and fully documented of the | Daniel Veillard | 2002-01-22 | 1 | -0/+6 |
* | Keith Isdale complained rightly that xmlInitParser() did not preserve | Daniel Veillard | 2002-01-18 | 1 | -5/+5 |
* | apply fixes to close #63271 and avoid segfaults when the error routine | Daniel Veillard | 2001-10-29 | 1 | -5/+9 |
* | - include/libxml/globals.h include/libxml/threads.h threads.c | Daniel Veillard | 2001-10-17 | 1 | -0/+1 |
* | Applied the last patches from Gary, cleanup, activated threading all user | Daniel Veillard | 2001-10-13 | 1 | -3/+8 |
* | Summer's cleanup, a really big one: | Daniel Veillard | 2001-06-24 | 1 | -1/+1 |
* | - error.c: attempt to fix the xmlGetVarStr breakage once and for | Daniel Veillard | 2001-06-05 | 1 | -28/+39 |
* | Workaround for non-preserving variadic lists | Bjorn Reese | 2001-06-05 | 1 | -1/+13 |
* | - error.c: Jean François Lecomte provided a complete description | Daniel Veillard | 2001-04-26 | 1 | -2/+7 |
* | Good old cycle: new release, new bug reports, new fixes ... | Daniel Veillard | 2001-04-24 | 1 | -1/+1 |
* | trio upgrade and integration | Bjorn Reese | 2001-04-21 | 1 | -6/+1 |
* | Spring cleanup ...: - configure.in Makefile.am config.h.in | Daniel Veillard | 2001-03-27 | 1 | -6/+2 |
* | - error.c: applied the context output patch of the error | Daniel Veillard | 2001-03-27 | 1 | -10/+20 |
* | - HTMLparser.c HTMLtree.c SAX.c debugXML.c error.c parserInternals.c | Daniel Veillard | 2001-03-26 | 1 | -6/+1 |
* | Huge cleanup, I switched to compile with | Daniel Veillard | 2001-03-24 | 1 | -3/+8 |
* | - config.h.in configure.in error.c: fix a compilation problem | Daniel Veillard | 2001-03-22 | 1 | -1/+5 |
* | - error.c: removed a C++ like comment | Daniel Veillard | 2001-03-20 | 1 | -1/+1 |
* | Completely changed the way the XPath evaluation is done, likely to break | Daniel Veillard | 2001-03-18 | 1 | -4/+14 |
* | Preparing for 2.3.4 release:LIBXML_2_3_4 | Daniel Veillard | 2001-03-10 | 1 | -3/+53 |
* | Revert directory structure changes | Owen Taylor | 2001-02-23 | 1 | -0/+298 |
* | moved to libxml directory - this allow simplify automake/autoconf. Now | CET 2001 Tomasz Kłoczko | 2001-02-23 | 1 | -298/+0 |
* | Fixes/enhancements: - tree.[ch] xmlIO.c: added xmlDocDumpMemoryEnc() from | Daniel Veillard | 2000-11-25 | 1 | -2/+3 |
* | patched to redirrect all "out of context" error messages to | Daniel Veillard | 2000-10-25 | 1 | -16/+85 |
* | Jumbo patch, resync of W3C/Gnome CVS trees: | Daniel Veillard | 2000-09-10 | 1 | -38/+53 |
* | Work done on the plane, ready to release libxml2-2.0.0, Daniel | Daniel Veillard | 2000-04-03 | 1 | -1/+1 |
* | - added xmlRemoveProp | Daniel Veillard | 2000-01-03 | 1 | -2/+3 |
* | - fix for PIs name starting with xml | Daniel Veillard | 1999-12-22 | 1 | -0/+6 |
* | Fixed CHAR, errno, alpha RPM compile, updated doc, DanielLIB_XML_1_7_1 | Daniel Veillard | 1999-09-23 | 1 | -1/+1 |
* | Release 1.6, lot of fixes, more validation, code cleanup, added namespace | Daniel Veillard | 1999-08-29 | 1 | -5/+36 |
* | Huge commit: 1.5.0, XML validation, Xpath, bugfixes, examples .... Daniel | Daniel Veillard | 1999-08-10 | 1 | -60/+115 |
* | Release of libxml-1.1, Daniel.LIB_XML_1_1 | Daniel Veillard | 1999-06-02 | 1 | -2/+2 |
* | CORBA defines fixes, char encoding atodetection, Daniel | Daniel Veillard | 1999-05-29 | 1 | -2/+4 |
* | Moved macros to parserInternals, applied patches for MSVC6, Daniel | Daniel Veillard | 1999-03-24 | 1 | -2/+2 |
* | Memory leak hunting, export more interfaces, updated the doc, Daniel. | Daniel Veillard | 1999-03-01 | 1 | -6/+10 |
* | Serious upgrade of internal subset support, setup for gtk-doc, Daniel | Daniel Veillard | 1999-02-22 | 1 | -3/+3 |
* | Speed, conformance testing, more parsing, general improvements, Daniel. | Daniel Veillard | 1999-01-17 | 1 | -0/+2 |
* | Set up the fonctions comment block, boring but useful, Daniel. | Daniel Veillard | 1998-10-20 | 1 | -7/+26 |
* | Release 0.2, 80% rewrite, nothing left intact ... Daniel | Daniel Veillard | 1998-08-13 | 1 | -0/+93 |