| Commit message (Expand) | Author | Age | Files | Lines |
* | Followup to LibXML2 docs/examples cleanup patch | Daniel Veillard | 2012-09-08 | 3 | -146/+147 |
* | Second round of cleanups for LibXML2 docs/examples | Daniel Richard | 2012-09-07 | 1 | -1/+4 |
* | Remove all .cvsignore as they are not used anymore | Daniel Veillard | 2012-09-04 | 1 | -18/+0 |
* | More cleanups to the documentation part of libxml2 | Daniel Richard G | 2012-08-17 | 14 | -36/+49 |
* | Various "make distcheck" and portability fixups 2nd part | Daniel Richard G | 2012-08-07 | 2 | -36/+36 |
* | Various "make distcheck" and portability fixups | Daniel Richard G | 2012-08-06 | 4 | -293/+293 |
* | testWriter: xmlTextWriterWriteFormatElement wants an int instead of a long int | Stefan Kost | 2011-05-21 | 1 | -5/+5 |
* | Switch from the obsolete mkinstalldirs to AC_PROG_MKDIR_P | Adrian Bunk | 2010-11-04 | 1 | -1/+1 |
* | * c14n.c debugXML.c doc/examples/io2.c parser.c schematron.c | Daniel Veillard | 2009-06-04 | 1 | -1/+1 |
* | patch from Adrian Bunk which adds --disable-rebuild-docs to avoid | Daniel Veillard | 2008-10-17 | 2 | -60/+60 |
* | regenerated Daniel | Daniel Veillard | 2008-08-30 | 1 | -7/+7 |
* | patch from Robert Schwebel , allows to compile the example if configured | Daniel Veillard | 2008-08-29 | 1 | -2/+3 |
* | a couple more fixes patch from Andreas Färber to compile on Haiku | Daniel Veillard | 2008-08-29 | 3 | -292/+292 |
* | regenerated, it was truncated. Daniel | Daniel Veillard | 2008-02-08 | 3 | -282/+646 |
* | apply patch from Fred Crozat to avoid outputting -L/usr/lib from | Daniel Veillard | 2008-01-11 | 1 | -547/+182 |
* | applied patch from Richard Jones to for the silent flag on valgrind when | Daniel Veillard | 2007-04-25 | 1 | -1/+1 |
* | remove a warning check with uppercase for AIX iconv() should fix #352644 | Daniel Veillard | 2006-10-16 | 1 | -0/+1 |
* | upated the news regenerated the docs, preparing for release of 2.6.23LIBXML2_2_6_23 | Daniel Veillard | 2006-01-05 | 3 | -269/+269 |
* | revamped the elfgcchack.h format to cope with gcc4 change of aliasing | Daniel Veillard | 2005-04-01 | 3 | -368/+368 |
* | second patch from Rick Jones, portability fix for HP-UX first fix from | Daniel Veillard | 2005-03-10 | 2 | -3/+3 |
* | try to fix a problem with valgrind. applied memory leak fix from Brent | Daniel Veillard | 2005-03-02 | 2 | -2/+2 |
* | fixed bug #157633 in relaxng choice optimization added regression tests | Daniel Veillard | 2005-01-15 | 3 | -79/+79 |
* | Re-examined the problems of configuring a "minimal" library. | William M. Brack | 2005-01-02 | 3 | -3/+4 |
* | preparing release of libxml2-2.6.16 DanielLIBXML2_2_6_16 | Daniel Veillard | 2004-11-10 | 1 | -2/+2 |
* | integrated in "make tests" added -q option, and more conditional features | Daniel Veillard | 2004-11-09 | 2 | -4/+4 |
* | Fixed bug #153937, making sure the conversion functions return the number | Daniel Veillard | 2004-10-31 | 1 | -2/+2 |
* | added checking for names values and dictionnaries generates a tons of | Daniel Veillard | 2004-10-26 | 1 | -1/+1 |
* | unlinked the internal subset within xmlValidateDtd (bug 141827) added | William M. Brack | 2004-10-23 | 1 | -0/+3 |
* | fixed a memory bug added test from Graham Bennett and regenerated the | Daniel Veillard | 2004-10-21 | 5 | -3/+162 |
* | changed changed sys.path setting from 'append' to 'insert' (patch supplied | William M. Brack | 2004-10-02 | 1 | -1/+1 |
* | make the push interfaces synchronous added a specific test added the new | Daniel Veillard | 2004-07-05 | 3 | -1/+3 |
* | hack based on Arjan van de Ven suggestion to reduce ELF footprint and | Daniel Veillard | 2004-06-27 | 1 | -11/+11 |
* | suppressed warnings from within xmlValidGetValidElements (bug 144644) | William M. Brack | 2004-06-24 | 1 | -4/+4 |
* | fixing a couple of compilation errors when configured with --with-minimum | Daniel Veillard | 2004-06-16 | 2 | -29/+49 |
* | Added missing file, Daniel | Daniel Veillard | 2004-04-20 | 1 | -0/+7 |
* | preparing 2.6.9 release updated and rebuilt the docs Daniel | Daniel Veillard | 2004-04-18 | 2 | -4/+4 |
* | minor warning cleanup (no change to logic) fixed return value for internal | William M. Brack | 2004-04-17 | 2 | -2/+1 |
* | added information about compiling on Unix Daniel | Daniel Veillard | 2004-03-29 | 2 | -1/+9 |
* | handle and explain a very tricky problem when modifying the tree based on | Daniel Veillard | 2004-03-28 | 4 | -19/+32 |
* | Opps, forgot to add it, Daniel | Daniel Veillard | 2004-03-27 | 1 | -0/+5 |
* | added a test template added a new example, and make valgrind target Daniel | Daniel Veillard | 2004-03-26 | 8 | -182/+452 |
* | John Fleck <jfleck@inkstain.net> | John Fleck | 2004-03-26 | 4 | -167/+247 |
* | Added a couple of parsing examples, Daniel | Daniel Veillard | 2004-03-25 | 6 | -2/+261 |
* | paalied patch from Julio M. Merino Vidal fixing bug #134751 to fix | Daniel Veillard | 2004-03-04 | 4 | -249/+241 |
* | fixing compilation bug with some options disabled as well as | Daniel Veillard | 2004-03-04 | 8 | -0/+73 |
* | Sat Jan 31 08:22:02 MST 2004 John Fleck <jfleck@inkstain.net | John Fleck | 2004-01-31 | 6 | -49/+55 |
* | doc/examples/examples.xml doc/examples/*.html add note that reader | MST 2004 John Fleck | 2004-01-31 | 3 | -174/+174 |
* | doc/examples/Makefile.am per Jan. 15 email to the list from oliverst, the | MST 2004 John Fleck | 2004-01-28 | 1 | -32/+32 |
* | don't rely on . being on the path for make tests, should keep Mr. Crozat | Daniel Veillard | 2004-01-26 | 3 | -11/+13 |
* | preparing release 2.6.5, rebuilt the docs, checked rngparser stuff doesLIBXML2_2_6_5 | Daniel Veillard | 2004-01-25 | 1 | -30/+34 |