- f54cd53 fixing compilation and link option when configuring with --without-valid by Daniel Veillard · 21 years ago
- a59ddb5 fixed a memory leak (xmlXPathLangFunction) reported on the list by Mike by William M. Brack · 21 years ago
- 3671190 added xmlByteConsumed() interface updated the benchmark rebuilt the docs by Daniel Veillard · 21 years ago
- 189f46b preparing release 2.6.5, rebuilt the docs, checked rngparser stuff does by Daniel Veillard · 21 years ago
- 46da464 applied patch from Stephane Bidoul for structured error handling from by Daniel Veillard · 21 years ago
- a2e844a moved string and UTF8 routines out of parser.c and encoding.c into a new by William M. Brack · 21 years ago
- f7eb794 fixed problem pointed out by Stéphane Bidoul on the list. completed by William M. Brack · 21 years ago
- e74d2e1 augmented the XInclude API to be able to pass XML parser flags down to the by Daniel Veillard · 21 years ago
- ffa7b7e fixed the pattern interfaces but not yet the parser to handle the by Daniel Veillard · 21 years ago
- 1e90661 cleanup the make rebuild in doc, this include new directive to stop by Daniel Veillard · 21 years ago
- 6cbd6c0 cleanup the output buffer support to at least get the basic to work fixes by Daniel Veillard · 21 years ago
- ea93908 enhanced for range checking, updated to Unicode version 4.0.1 (API docs by William M. Brack · 21 years ago
- 6d373a2 preparing release 2.6.2, updated and rebuilt the docs Daniel by Daniel Veillard · 21 years ago
- e4e3f5d preparing release 2.6.1, updated and regenerated docs and APIs cleanup and by Daniel Veillard · 21 years ago
- 198c1bf removing xmldwalk module since it got merged with the xmlreader. cleanup by Daniel Veillard · 21 years ago
- 7869729 adding xmlNodeBufGetContent() allowing to grab the content without forcing by Daniel Veillard · 21 years ago
- fc8dc35 added new APIs for creating reader from sources or reusing a reader with a by Daniel Veillard · 21 years ago
- cd6ff28 final error handling cleanup converted XInclude to the new error handling by Daniel Veillard · 21 years ago
- 2b8c4a1 changed 'make tests' to use a concise output, scrolling to see where thing by Daniel Veillard · 21 years ago
- 4432df2 cleanup, creating a new legacy.c module, made sure make tests ran in by Daniel Veillard · 21 years ago
- dca8cc7 rebuilt the API added the new options --nocdata and --nsclean to remove by Daniel Veillard · 21 years ago
- 16fa96c adding a new set of API for parsing xmlReadDoc() xmlReadFile() ... by Daniel Veillard · 21 years ago
- e72c508 preparing a 2.6.0-beta2 release avoid a warning avoid duplicate code in by Daniel Veillard · 21 years ago
- bdbe0d4 factoring of more error handling code, serious size reduction and more by Daniel Veillard · 21 years ago
- 5f1e1f8 backport of a thread bugfix from 2_5_X branch Daniel by Daniel Veillard · 21 years ago
- f2a941f 2.6.0beta1 changes Fixing attribute normalization, might not be totally by Daniel Veillard · 21 years ago
- bbeb9f9 try to cope with the fact that apps may still have allocated smaller SAX by Daniel Veillard · 21 years ago
- e855373 Applied a patch from Kevin P. Fleming to add --libtool-libs option to by Daniel Veillard · 21 years ago
- c758c22 rebuilt the API and docs. Daniel by Daniel Veillard · 21 years ago
- c266464 patch from Joachim Bauch + cleanup for Relax NG error callbacks in python by Daniel Veillard · 21 years ago
- 781ac8b patch from Stéphane Bidoul for setting up threads global defaults. this by Daniel Veillard · 21 years ago
- 61c5220 try to fix Red hat bug #89957, do not output -L/usr/lib64 fixed a typo in by Daniel Veillard · 22 years ago
- 2b32e6f fixed a problem in the generator where the way functions are remapped as by Daniel Veillard · 22 years ago
- 92fc02c preparing release 2.5.7 updated and rebuilt the docs fixed the script by Daniel Veillard · 22 years ago
- de0a0a5 make sure the OOM code don't get in the way of the builds automatic update by Daniel Veillard · 22 years ago
- 33300b4 augnemting the APIs, cleanups. cleanup bug #111005 added some missing by Daniel Veillard · 22 years ago
- c6cae7b Added the Expand() and Next() operation to work on subtrees within the by Daniel Veillard · 22 years ago
- c2d4a93 preparing release 2.5.6 updated and rebuilt the docs Daniel by Daniel Veillard · 22 years ago
- 17bed98 preparing release 2.5.4 updated and rebuilt the docs removed warnings by Daniel Veillard · 22 years ago
- 591b4be fixed doc comment problems adding RelaxNG wrappers added a specific test by Daniel Veillard · 22 years ago
- 71531f3 comments cleanups use xmllint for doing the RelaxNG tests preparing 2.5.2 by Daniel Veillard · 22 years ago
- ff12c49 seems there is no good reasons to not generate bindings for XPointer by Daniel Veillard · 22 years ago
- 540a31a applied a new patch from Stéphane Bidoul for cleanups rebuilt the API by Daniel Veillard · 22 years ago
- 26f7026 applied a patch from Stéphane Bidoul to allow per XMLtextReader error and by Daniel Veillard · 22 years ago
- e6227e0 applied and fixed a patch from Stephane Bibould to provide per parser by Daniel Veillard · 22 years ago
- 3e20a29 fixed bug #102181 by applying the suggested change and fixing the by Daniel Veillard · 22 years ago
- e18fc18 extended the XmlTextReader API a bit, addding accessors for the current by Daniel Veillard · 22 years ago
- aba976d changed the generator to provide casing for the XmlTextReader similar to by Daniel Veillard · 22 years ago
- beb70bd more work on the xml reader interfaces. updated Igor's mail and the Web by Daniel Veillard · 22 years ago
- 67df809 Vyacheslav Pindyura managed to trigger a bug in parseStartTag, fixing it. by Daniel Veillard · 22 years ago
- da46d2d added more methods of XmlTextReader. this increased the methods in the by Daniel Veillard · 22 years ago
- 0eb38c7 added the close and getattribute methods of XmlTextReader. added the by Daniel Veillard · 22 years ago
- c1eed32 preparing release of 2.4.30 fixups to the api builder, gives enum values, by Daniel Veillard · 22 years ago
- 024b570 patch from Mark Vadok about htmlNodeDumpOutput location. removed an by Daniel Veillard · 22 years ago
- a9b66d0 new API building Python script, does the C parsing directly, generates a by Daniel Veillard · 22 years ago
- fee408f final touch at closing #87235 </p> end tags need to be generated. this by Daniel Veillard · 22 years ago
- d076a20 fixed #99082 for xi:include encoding="..." support on text includes. added by Daniel Veillard · 22 years ago
- e645e8c Applied the VMS update patch from Craig A. Berry update Daniel by Daniel Veillard · 22 years ago
- d4cb1e8 fixed a stupid error breaking the python API Daniel by Daniel Veillard · 22 years ago
- bd9afb5 improving some documentation comments found and fixed a mem leak with by Daniel Veillard · 22 years ago
- 118aed7 fixed the data callback on transition functionality which was broken when by Daniel Veillard · 22 years ago
- c6d4a93 updated the python bindings, added code for easier File I/O, and the by Daniel Veillard · 22 years ago
- 539638b preparing 2.4.23 rebuilt the docs Daniel by Daniel Veillard · 22 years ago
- d5e22ef preparing 2.4.22 Daniel by Daniel Veillard · 22 years ago
- 3cd7240 fixed a problem with the HTML parser pointed by Gary Benson sdding the by Daniel Veillard · 22 years ago
- a7084cd release of 2.4.20 updated and rebuilt the docs Daniel by Daniel Veillard · 23 years ago
- 8d24cc1 make sure SAX endDocument is always called as this could result in a by Daniel Veillard · 23 years ago
- a94ec6f commiting some Python bindings work done while travelling Daniel by Daniel Veillard · 23 years ago
- 6361da0 Added wrapper for the xmlURIPtr type, provided accessors, fixed the by Daniel Veillard · 23 years ago
- 5f4b599 preparing 2.4.16 updated and rebuilt the docs, rebuilt the API and web by Daniel Veillard · 23 years ago
- c575b99 Changed to the MIT Licence updated the doc accordingly preparing 2.4.14 by Daniel Veillard · 23 years ago
- 7db3871 cleanup always use stdout if output is NULL don't close filedescriptors by Daniel Veillard · 23 years ago
- 36eea2d hardened the addChild function added accessors needed for xmlNode, a bit by Daniel Veillard · 23 years ago
- 4e1b26c change a small bit in the way valididy error messages get initialized by Daniel Veillard · 23 years ago
- 26f1dcc more accessor classes for the parser context, allow to switch on and check by Daniel Veillard · 23 years ago
- 3ce5257 cleanup added class for parser context, added first cut for push mode by Daniel Veillard · 23 years ago
- 5d81903 adding error redirections and preformat to a python handler cleanup made by Daniel Veillard · 23 years ago
- 9589d45 Progressing through the TODOs, class description output, extra XML API, by Daniel Veillard · 23 years ago
- 253aa2c added more informations in the libxml2-python package including docs. by Daniel Veillard · 23 years ago