- 76d3645 Fixing assorted potential problems raised by scan by Daniel Veillard · 15 years ago
- f4653dc 447899 potential double free in xmlFreeTextReader by Daniel Veillard · 15 years ago
- aacc2a2 560524 – xmlTextReaderLocalName description by Daniel Veillard · 15 years ago
- 7e65fad patch from Riccardo Scussat fixing custom error handlers problems. daniel by Daniel Veillard · 16 years ago
- bfa5cf1 add an --with-coverage configure option and a 'make cov' target based on by Daniel Veillard · 16 years ago
- aa6de47 applied patch from Aswin to fix tree skipping fixed a comment and added a by Daniel Veillard · 16 years ago
- 354cf5c fix a link to XmlNodeType doc reported by Martijn Arts rebuilt Daniel by Daniel Veillard · 17 years ago
- 14dad70 patch from Ashwin removing duplicate tests Daniel by Daniel Veillard · 17 years ago
- 0c1e301 corrected small error in last commit corrected small typo in last commit by William M. Brack · 18 years ago
- a9c5677 applied patch from Julien Reichel cleaning up mode and state internal by Daniel Veillard · 18 years ago
- bf9a73d fixed mistake in previous commit (ChangeLog is correct) by William M. Brack · 18 years ago
- d46c1ca added a GROW when parsing complex comments (bug #405666) added a hack to by William M. Brack · 18 years ago
- e96b47f fix xmlTextReaderSetup() description tests which were apparently never by Daniel Veillard · 18 years ago
- d837764 expose xmlTextReaderSetup function by Aleksey Sanin · 18 years ago
- 11ce400 end of first pass on coverity reports. Daniel by Daniel Veillard · 19 years ago
- d027147 compilation and doc build fixes from Michael Day Daniel by Daniel Veillard · 19 years ago
- bc4cc9d Gary Coady pointed a memory leak in xmlTextReaderReadInnerXml() applied by Daniel Veillard · 19 years ago
- bdadaed Added xmlTextReaderSchemaValidateCtxt() to the API. by Kasimier T. Buchcik · 19 years ago
- 42ca673 small doc patch from Aron Stansvik another doc patch for a deprecated API by Daniel Veillard · 19 years ago
- 47fffb4 fixing leak in xmlTextReaderReadString() #316924 daniel by Daniel Veillard · 19 years ago
- 8874b94 added a parser XML_PARSE_COMPACT option to allocate small text nodes (less by Daniel Veillard · 19 years ago
- 45b97e7 applied another patch from Rob Richards to fix xmlTextReaderGetAttributeNs by Daniel Veillard · 19 years ago
- 3c40e61 applied patch from Rob Richards to fix xmlTextReaderGetAttribute behaviour by Daniel Veillard · 19 years ago
- c4ff832 applied patch from Rob Richards fixing xmlTextReaderGetAttribute Daniel by Daniel Veillard · 19 years ago
- 75e389d more cleanups based on sparse reports, added "make sparse" Daniel by Daniel Veillard · 19 years ago
- ffa3c74 applied a patch from Marcus Boerger to fix problems with calling by Daniel Veillard · 19 years ago
- da0aa4c applied patch from Marcus Boerger to route relaxng and schemas error by Daniel Veillard · 19 years ago
- f10ae12 fixed a typo pointed by Jeroen Ruigrok increased the APIs for xmlReader by Daniel Veillard · 19 years ago
- da6f4af applied patch from Rob Richards for removal of ID (and xml:id) applied by Daniel Veillard · 19 years ago
- 5d4644e revamped the elfgcchack.h format to cope with gcc4 change of aliasing by Daniel Veillard · 20 years ago
- 5963aa7 applied fix for xmlTextReaderNext() bug from Rob Richards Daniel by Daniel Veillard · 20 years ago
- 5e09414 applied patch from Aron Stansvik to add xmlTextReaderByteConsumed() added by Daniel Veillard · 20 years ago
- e125b31 implementation of xmlTextReaderReadString by Bjorn Reese Daniel by Daniel Veillard · 20 years ago
- f6b71bd making DSO support an option code and documentation cleanups regenerated by Daniel Veillard · 20 years ago
- d671e28 GetLineNumber and GetColumnNumber functions for xmlReader by Aleksey Sanin · 20 years ago
- 6bb3e86 added xmlDictExists() to the dictionnary interface. applying by Daniel Veillard · 20 years ago
- d5cc0f7 augmented types supported a number of new bug fixes and documentation by Daniel Veillard · 20 years ago
- ce682bc autogenerate a minimal NULL value sequence for unknown pointer types This by Daniel Veillard · 20 years ago
- dd6d300 more fixes and extending the tests coverage adding a type init interface by Daniel Veillard · 20 years ago
- e281127 applied patch from Graham Bennett adding 4 convenience functions to the by Daniel Veillard · 20 years ago
- c14c389 added help for new set shell command added parser option to not generate by Daniel Veillard · 20 years ago
- a3215c7 many further little changes for OOM problems. Now seems to be getting by William M. Brack · 20 years ago
- 42331a9 further fixes for out of memory condition, mostly from Olivier Andrieu. by William M. Brack · 20 years ago
- 9f797ab implemented patches supplied by Olivier Andrieu (bug 148588), plus made by William M. Brack · 20 years ago
- 1af5558 fixed problem with reader state after processing attributes (bug 147993) by William M. Brack · 20 years ago
- 8165a6b seems the reader buffer could be used while not allocated, fixes bug by Daniel Veillard · 20 years ago
- 4a14fb8 fix from Steve Ball and update of the comment. William pointed out that by Daniel Veillard · 20 years ago
- 0df3bc3 fixed a serious problem when substituing entities using the Reader, the by Daniel Veillard · 20 years ago
- a2d51fc fixing bug #141384 where the reader didn't call the deregistering by Daniel Veillard · 21 years ago
- 6f379a7 never commit without running make tests first ! Daniel by Daniel Veillard · 21 years ago
- e2161a6 fix a nasty problem with reading over the end fix a reported memory leak by Daniel Veillard · 21 years ago
- da0ff5d Johnson Cameron pointed out that initGenericErrorDefaultFunc() was really by Daniel Veillard · 21 years ago
- ee1d692 keep the ChangeLog compressed fix a segfault when using Close() test for by Daniel Veillard · 21 years ago
- 500a1de applied patch from Alfred Mickautsch for better DTD support. fixed bug by Daniel Veillard · 21 years ago
- f54cd53 fixing compilation and link option when configuring with --without-valid by Daniel Veillard · 21 years ago
- 2192452 fixed xmllint --memory --stream memory consumption on large file by using by Daniel Veillard · 21 years ago
- 31ae462 updating the benchmark graph and using a PNG instead of a GIF updated the by Daniel Veillard · 21 years ago
- 93d004f applied patch from Steve Ball to provide structured error reports. by William M. Brack · 21 years ago
- 96b6cd2 fixing some problem if configured --without-xinclude c.f. #130902 Daniel by Daniel Veillard · 21 years ago
- 4bc5f43 change xmlReadFd() xmlCtxtReadFd() xmlReaderNewFd() xmlReaderForFd(), by Daniel Veillard · 21 years ago
- 87ab1c1 fixed bug #129489, propagation of parsing flags in entities. improved the by Daniel Veillard · 21 years ago
- f40c1ce trying to fix #129692 xmlTextReaderExpand() when using an by Daniel Veillard · 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
- b5fa020 filter warning messages if the global setting blocks them updated 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
- c36965d fixed a problem in xmlreader validation when streaming exposed by reader2 by Daniel Veillard · 21 years ago
- 16ed597 added two xmlReader examples cleaned up some bugs in the process Daniel by Daniel Veillard · 21 years ago
- b1d5316 minor enhancement to prevent comment with unreferenced variable. edited by William M. Brack · 21 years ago
- 60f394e Finally - found the problem with the page generation (XMLPUBFUN not by William M. Brack · 21 years ago
- 8d7b5c7 fixed some wording make sure doc/examples is packaged fixed the really by Daniel Veillard · 21 years ago
- 7899c5c adding XInclude support to the reader interface. Lot of testing of the by Daniel Veillard · 21 years ago
- e8039df make sure we report errors if xmlNewInputFromFile() fails. avoid using by Daniel Veillard · 21 years ago
- 1d211e2 added the xmlWriter module contributed by Alfred Mickautsch added room for by Daniel Veillard · 21 years ago
- 198c1bf removing xmldwalk module since it got merged with the xmlreader. cleanup 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
- f96cf4e Applied fix for bug #123481 reported by Peter Derr Daniel by Daniel Veillard · 21 years ago
- 8127390 added 2 new configure option: --with-reader --with-sax1 to allow removing by Daniel Veillard · 21 years ago
- a9cce9c Okay this is scary but it is just adding a configure option to disable by Daniel Veillard · 21 years ago
- 9ee35f3 fix a bug raised by the Mips compiler. move the SAXv1 block definitions to by Daniel Veillard · 21 years ago
- 899e64a minor change to avoid compilation warnings on some (e.g. AIX) systems by William M. Brack · 21 years ago
- 092643b preparing a beta3 solving the ABI problems make sure the global variables by Daniel Veillard · 21 years ago
- 7a02cfe fixing some comments to avoid warnings from apibuild.py Daniel by Daniel Veillard · 21 years ago
- e96a2a4 adding repeated parsing and validating tests make the new DOM tree by Daniel Veillard · 21 years ago
- f85ce8e the uri arg to xmlNodeSetBase is really a const xmlChar* addin the 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
- 5335055 add streaming on memory regression tests, found bad bugs in the reader by Daniel Veillard · 21 years ago
- f6bc7c2 add a Timingtests target to check bad behaviour from the streaming engine by Daniel Veillard · 21 years ago
- ccc4d2b two small improvements Daniel by Daniel Veillard · 21 years ago
- 1989505 more performance hunting reducing memory allocation and free and avoiding by Daniel Veillard · 21 years ago
- 9f7eb0b started messing seriously with per-document dict and element and attribute by Daniel Veillard · 21 years ago
- 07cb822 Time to commit 3 days of work rewriting the parser internal, by Daniel Veillard · 21 years ago
- 40412cd when creating a DOCTYPE use "html" lowercase by default instead of "HTML" by Daniel Veillard · 21 years ago
- c193956 small changes to syntax to get rid of compiler warnings. No changes to by William M. Brack · 21 years ago
- 779af00 =Bug 118559 (continued) by William M. Brack · 21 years ago
- d6038e0 applying cleanup patch from Bjorn Reese for xmlTextReaderNodeType() and by Daniel Veillard · 21 years ago
- c127adc fixed an out of bound error #118052 , the good part if that base64 code by Daniel Veillard · 21 years ago
- 409a814 adding Get interface for the error callback and parameters of parsing and by Daniel Veillard · 21 years ago
- a37aab8 applied a patch from Gman for building docs applied a patch from Gary by Daniel Veillard · 21 years ago
- 37fc84d fixing bug #104081 with xs:all with an element holding minOccurs="0" added by Daniel Veillard · 21 years ago