| Commit message (Expand) | Author | Age | Files | Lines |
* | releasing 2.6.10 DanielLIBXML_2_6_10 | Daniel Veillard | 2004-05-17 | 1 | -1/+1 |
* | relaxed id() to not check taht the name(s) passed are actually NCName, | Daniel Veillard | 2004-04-18 | 1 | -1/+1 |
* | preparing 2.6.8 release, updated and rebuilt the docs. use valgring froLIBXML2_2_6_8 | Daniel Veillard | 2004-03-23 | 1 | -1/+1 |
* | remove a memory leak on schemas type facets. reduce verbosity incorporated | Daniel Veillard | 2004-03-22 | 1 | -0/+5 |
* | paalied patch from Julio M. Merino Vidal fixing bug #134751 to fix | Daniel Veillard | 2004-03-04 | 1 | -8/+8 |
* | applied a cleanup patch from Peter Breitenlohner removed a doc build | Daniel Veillard | 2004-02-25 | 1 | -2/+2 |
* | preparing 2.6.7 release, updated and rebuilt the documentation. DanielLIBXML2_2_6_7 | Daniel Veillard | 2004-02-23 | 1 | -1/+1 |
* | preparing release of 2.6.6 updated the docs and rebuilt them DanielLIBXML2_2_6_6 | Daniel Veillard | 2004-02-12 | 1 | -1/+1 |
* | fixed problem concerning determining SOCKLEN_T as pointed out by Daniel | William M. Brack | 2004-02-09 | 1 | -1/+2 |
* | preparing release 2.6.5, rebuilt the docs, checked rngparser stuff doesLIBXML2_2_6_5 | Daniel Veillard | 2004-01-25 | 1 | -1/+1 |
* | changed AC_OUTPUT() macro to avoid a cygwin problem c.f. #130896 Daniel | Daniel Veillard | 2004-01-08 | 1 | -5/+2 |
* | fixed Bug130593 fixed compilation warning | William M. Brack | 2004-01-06 | 1 | -1/+1 |
* | moved string and UTF8 routines out of parser.c and encoding.c into a new | William M. Brack | 2004-01-06 | 1 | -1/+2 |
* | updated the docs and prepared a new release 2.6.4 DanielLIBXML2_2_6_4 | Daniel Veillard | 2003-12-24 | 1 | -1/+1 |
* | preparing release of libxml2-2.6.3, updated and regenerated the docs.LIBXML2_2_6_3 | Daniel Veillard | 2003-12-10 | 1 | -1/+1 |
* | another patch from Kenneth Haley for Mingw, c.f. #128787 Daniel | Daniel Veillard | 2003-12-09 | 1 | -5/+19 |
* | fix bug #128401 affecting regexp quantifiers Daniel | Daniel Veillard | 2003-12-03 | 1 | -0/+1 |
* | adding the pattern node selection code. Inheried in part from libxslt but | Daniel Veillard | 2003-12-02 | 1 | -0/+17 |
* | less verbose on difference cleanup fixed xmlCleanupParser() doc work on | Daniel Veillard | 2003-11-11 | 1 | -3/+4 |
* | preparing release 2.6.2, updated and rebuilt the docs DanielLIBXML2_2_6_2 | Daniel Veillard | 2003-11-04 | 1 | -1/+1 |
* | preparing release 2.6.1, updated and regenerated docs and APIs cleanup and | Daniel Veillard | 2003-10-28 | 1 | -1/+1 |
* | preparing libxml2-2.6.0 updated and regenerated the docs and API moved the | Daniel Veillard | 2003-10-21 | 1 | -1/+1 |
* | added the xmlWriter module contributed by Alfred Mickautsch added room for | Daniel Veillard | 2003-10-20 | 1 | -0/+17 |
* | removing xmldwalk module since it got merged with the xmlreader. cleanup | Daniel Veillard | 2003-10-20 | 1 | -17/+0 |
* | enhanced macros to avoid breaking ABI from previous versions. modified to | William M. Brack | 2003-10-18 | 1 | -2/+4 |
* | removed some annoying warnings fixed a bug in the PubidChars definition, | Daniel Veillard | 2003-10-11 | 1 | -1/+1 |
* | patch from Mike Hommey applied Windows patch from Jesse Pelton and | Daniel Veillard | 2003-10-11 | 1 | -11/+11 |
* | fixed a nasty bug with interning some text strings prepare for beta5 of | Daniel Veillard | 2003-10-10 | 1 | -1/+1 |
* | integrated the xmlDocWalker API given by Alfred Mickautsch, and providing | Daniel Veillard | 2003-10-03 | 1 | -0/+17 |
* | changed 'make tests' to use a concise output, scrolling to see where thing | Daniel Veillard | 2003-10-02 | 1 | -1/+1 |
* | added a new configure option --with-push, some cleanups, chased code size | Daniel Veillard | 2003-09-30 | 1 | -22/+48 |
* | New file for building against uninstalled libxml2 builds. Support the | AEST 2003 Malcolm Tredinnick | 2003-09-30 | 1 | -1/+4 |
* | added 2 new configure option: --with-reader --with-sax1 to allow removing | Daniel Veillard | 2003-09-30 | 1 | -0/+31 |
* | Adding a configure option to remove tree manipulation code which is not | Daniel Veillard | 2003-09-29 | 1 | -2/+16 |
* | Okay this is scary but it is just adding a configure option to disable | Daniel Veillard | 2003-09-29 | 1 | -2/+14 |
* | cleanup, creating a new legacy.c module, made sure make tests ran in | Daniel Veillard | 2003-09-28 | 1 | -5/+164 |
* | preparing a beta3 solving the ABI problems make sure the global variables | Daniel Veillard | 2003-09-25 | 1 | -1/+1 |
* | preparing a 2.6.0-beta2 release avoid a warning avoid duplicate code in | Daniel Veillard | 2003-09-19 | 1 | -1/+1 |
* | 2.6.0beta1 changes Fixing attribute normalization, might not be totally | Daniel Veillard | 2003-09-01 | 1 | -3/+4 |
* | Applied a patch from Kevin P. Fleming to add --libtool-libs option to | Daniel Veillard | 2003-09-01 | 1 | -0/+2 |
* | preparing libxml2-2.5.10 release updated the doc and rebuilt DanielLIBXML2_2_5_xLIBXML2_2_5_10 | Daniel Veillard | 2003-08-15 | 1 | -1/+1 |
* | Applied patch from Mikhail Grushinskiy for mingw compiler on Windows. | Daniel Veillard | 2003-08-14 | 1 | -0/+16 |
* | took away the requirement for automake-1.4, changed the messages for | William M. Brack | 2003-08-13 | 1 | -2/+5 |
* | preparing libxml2-2.5.9 release updated the doc and rebuilt DanielLIBXML2_2_5_9 | Daniel Veillard | 2003-08-09 | 1 | -1/+1 |
* | applying patch from Peter Jacobi to added ISO-8859-x encoding support when | Daniel Veillard | 2003-07-30 | 1 | -0/+11 |
* | fixed a Relax-NG compilation/streaming bug introduced when fixing the | Daniel Veillard | 2003-07-28 | 1 | -0/+11 |
* | preparing release 1.5.8 changed some preprocessor block applied patch fromLIBXML2_2_5_8 | Daniel Veillard | 2003-07-06 | 1 | -1/+1 |
* | Applying IPv6 patch from Archana Shah <archana.shah@wipro.com> | Daniel Veillard | 2003-06-21 | 1 | -0/+36 |
* | trying to conciliate --with-python= requirements and RPM builds, a PITA | Daniel Veillard | 2003-05-14 | 1 | -0/+8 |
* | Cleanup config help | William M. Brack | 2003-05-13 | 1 | -21/+40 |