- a136fc2 Merge remote-tracking branch 'goog/upstream-master' into mymerge by Xin Li · 8 years ago
- ef709ce Fix the spurious ID already defined error by Daniel Veillard · 9 years ago
- 658b86c Couple of Missing Null checks by Gaurav Gupta · 10 years ago
- a16eb96 erroneously ignores a validation error if no error callback set by Daniel Veillard · 10 years ago
- e18bce0 fixing a ptotential uninitialized access by Daniel Veillard · 11 years ago
- 0146179 Drop not needed checks by Denis Pauk · 11 years ago
- c570b37 Fix pointer dereferenced before null check by Gaurav · 11 years ago
- fb27e2c Fix spelling of "length". by Michael Wood · 12 years ago
- f8e3db0 Big space and tab cleanup by Daniel Veillard · 12 years ago
- 3e62adb Adding various checks on node type though the API by Daniel Veillard · 12 years ago
- cb3549e Improve the error report on undefined REFs by Daniel Veillard · 13 years ago
- f3c0669 Recognize ID attribute in HTML without DOCTYPE by Daniel Veillard · 15 years ago
- 594e5df Chasing dead assignments reported by clang-scan by Daniel Veillard · 15 years ago
- a721612 446613 small validation bug mixed content with NS by Daniel Veillard · 15 years ago
- 8ed1072 Add symbol versioning to libxml2 shared libs by Daniel Veillard · 15 years ago
- eab3ac9 567619 xmlValidateNotationUse missing param test by Daniel Veillard · 15 years ago
- bccae2d * c14n.c debugXML.c doc/examples/io2.c parser.c schematron.c by Daniel Veillard · 15 years ago
- be2bd6a adds element traversal support avoid a warning regenerated daniel by Daniel Veillard · 16 years ago
- 2cba415 fix a small initialization problem raised by Ashwin increase testing by Daniel Veillard · 16 years ago
- ae0765b more progresses against the official regression tests small cleanup for by Daniel Veillard · 16 years ago
- 38431c3 release of libxml2 2.6.28 patch from Dagfinn I. Mannsåker for idness of by Daniel Veillard · 17 years ago
- f6cf57a applied patch to fix xmlListAppend() from Georges-André SILBER also fix by Daniel Veillard · 17 years ago
- 6ad5c4a fixed a weird error where validity context whould not show up if warnings by Daniel Veillard · 18 years ago
- b2dc567 fixed a bug #203125 in Red hat bugzilla, crashing PHP4 on validation by Daniel Veillard · 18 years ago
- 11ce400 end of first pass on coverity reports. Daniel by Daniel Veillard · 19 years ago
- 04bffc0 fix HTML attribute ID checking for input element. Maintain current by Rob Richards · 19 years ago
- 7802ba5 avoid function parameters names 'list' as this seems to give troubles with by Daniel Veillard · 19 years ago
- 54f9a4f fixing a number of issues raised by xml:id but more generally related to 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
- 465a000 fixed an uninitialized variable extended the API to add the parser, by Daniel Veillard · 19 years ago
- 379a3b7 applied patch from Derek Poon fixing bug #310692 Daniel by Daniel Veillard · 19 years ago
- 24505b0 a lot of small cleanups based on Linus' sparse check output. 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
- f810de0 fixed problem with free on dupl attribute in dtd (bug309637). added by William M. Brack · 19 years ago
- dbee0f1 working some weird error reporting problem for DTD validation. augmented by Daniel Veillard · 19 years ago
- 1b75c3b avoid name glob in agruments as it matches the glob() routine. first steps 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
- d6e347e Applied Daniel's fix for memory leak in dtd prefix (bug 300550). minor by William M. Brack · 20 years ago
- 5d4644e revamped the elfgcchack.h format to cope with gcc4 change of aliasing by Daniel Veillard · 20 years ago
- c394f73 had to fix generation and rebuild. the testapi found a bug in the last by Daniel Veillard · 20 years ago
- cee2b3a warning patches from Peter Breitenlohner serious DTD parsing speedups, by Daniel Veillard · 20 years ago
- 316a5c3 added xmlHashCreateDict where the hash reuses the dictionnary for internal by Daniel Veillard · 20 years ago
- e4d526f changed xmlErrValidWarning to use ctxt->warning instead of ctxt->error for by William M. Brack · 20 years ago
- 91b955c fixed ID deallocation problem based on patch from Steve Shepard fixes bug by Daniel Veillard · 20 years ago
- 4259532 more types, more coverage more problems fixed Daniel by Daniel Veillard · 20 years ago
- ce682bc autogenerate a minimal NULL value sequence for unknown pointer types This by Daniel Veillard · 20 years ago
- ce244ad fixed the way the generator works, extended the testing, especially with by Daniel Veillard · 20 years ago
- c0be74b more fixes and extending the tests coverage bunch of cleanups and 2 leaks by Daniel Veillard · 20 years ago
- eff45a9 register xmlSchemaSetValidErrors, patch from Brent Hendricks in the by Daniel Veillard · 20 years ago
- 95ddcd3 applied fixes for a couple of potential security problems more fixes on by Daniel Veillard · 20 years ago
- 367df6e unlinked the internal subset within xmlValidateDtd (bug 141827) added by William M. Brack · 20 years ago
- 807b4de applied patch from Malcolm Tredinnick fixing errata E20 concerning by Daniel Veillard · 20 years ago
- 41c4a75 fixed 2 problems raised by #152140, one which is that notation not in the by Daniel Veillard · 20 years ago
- 29b1748 small typo pointed out by Mike Hommey slightly improved the --c14n by Daniel Veillard · 20 years ago
- 8c22f9f fixed my mis-handling of External ID on last change. by William M. Brack · 20 years ago
- bebe730 changed the parsing of a document's DTD to use the proper base path (bug by William M. Brack · 20 years ago
- 9333cc2 suppressed warnings from within xmlValidGetValidElements (bug 144644) by William M. Brack · 20 years ago
- 4119d1c implemented bugfix from Massimo Morara for DTD dumping problem. added by William M. Brack · 20 years ago
- aecc0dc fixes the use of 'list' as a parameter added xmlPopInputCallback for Matt by Daniel Veillard · 20 years ago
- 8b0cbb0 small enhancement to fix bug 139791 by William M. Brack · 21 years ago
- d3669b2 avoid ID error message if using HTML_PARSE_NOERROR should fix #130762 by Daniel Veillard · 21 years ago
- f54cd53 fixing compilation and link option when configuring with --without-valid by Daniel Veillard · 21 years ago
- 770075b fixed the main issues reported by Peter Breitenlohner cleanup speedup by Daniel Veillard · 21 years ago
- 965983a removing a non-linear behaviour from ID/IDREF raised by Petr Pajas. Call by Daniel Veillard · 21 years ago
- edb65a7 added initialisation for ctxt->vctxt in HTMLInitParser (bug 133127) minor by William M. Brack · 21 years ago
- 1f5c989 xmlValidateElement could crash for element holding a namespace declaration by Daniel Veillard · 21 years ago
- ab1ceda fixed bug concerning validation using external dtd of element with mutiple by William M. Brack · 21 years ago
- f88d8cf tried to fix the problems reported in bug #126735 fixed again some problem by Daniel Veillard · 21 years ago
- 8d7b5c7 fixed some wording make sure doc/examples is packaged fixed the really by Daniel Veillard · 21 years ago
- 6bf4d6f small enhancement to assure ATTRIBUTE_UNUSED appears after the variable by William M. Brack · 21 years ago
- a8ff65d fixed bug #125811 related to DTD post validation where the DTD doesn't by Daniel Veillard · 21 years ago
- e133dd8 the a-posteriori DTD validation code was not validating the namespace by Daniel Veillard · 21 years ago
- 9ba8e38 included a new function to reuse a Push parser context, based on Graham by Daniel Veillard · 21 years ago
- 72b9e29 cleanup fixing bug #125653 sometimes the error handlers can get a parser by Daniel Veillard · 21 years ago
- 9e66059 fixed problem reported on the mailing list by Melvyn Sopacua - wrong by William M. Brack · 21 years ago
- d61e8fb fixes for compiling using --with-minimum Daniel by Daniel Veillard · 21 years ago
- 76e95df Changed all (?) occurences where validation macros (IS_xxx) had by William M. Brack · 21 years ago
- 0cc7277 fix a call missing arguments Daniel by Daniel Veillard · 21 years ago
- 7300057 adding an serror field to the validation context breaks the ABI for the by Daniel Veillard · 21 years ago
- 659e71e Setting up the framework for structured error reporting, touches a lot of by Daniel Veillard · 21 years ago
- ce9457f more cleanup of error handling in parserInternals, sharing the routine for by Daniel Veillard · 21 years ago
- bb5abab more cleanup in make tests more work in the transition to the new error 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
- 652327a Adding a configure option to remove tree manipulation code which is not 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
- 4432df2 cleanup, creating a new legacy.c module, made sure make tests ran in by Daniel Veillard · 21 years ago
- 62998c0 starting to cleanup some of the problems exposed by the W3C/NIST by Daniel Veillard · 21 years ago
- 4e52f2f fixed bug 121759 - early declaration of attribute-list in external DTD by William M. Brack · 21 years ago
- 07cb822 Time to commit 3 days of work rewriting the parser internal, by Daniel Veillard · 21 years ago
- 2fdbd32 new dictionary module to keep a single instance of the names used by the by Daniel Veillard · 21 years ago
- 8d73bcb added a new API to split a QName without generating any memory allocation by Daniel Veillard · 21 years ago
- 7b68df9 fixed bug #118712 about mixed content, and namespaced element names. added by Daniel Veillard · 21 years ago
- 78637da fixing bug 118559 by William M. Brack · 21 years ago
- a37aab8 applied a patch from Gman for building docs applied a patch from Gary by Daniel Veillard · 21 years ago
- a76fe5c integrated the Out Of Memory test from Havoc Pennington #109368 a lot of by Daniel Veillard · 22 years ago
- f4e5576 implemented streaming of RelaxNG (when possible) on top of the xmlReader by Daniel Veillard · 22 years ago
- c00cda8 fixing bug #107129, removing excessive allocation and calls to *printf in by Daniel Veillard · 22 years ago
- e637c4a more work on XML Schemas datatypes and facets support. Currently only by Daniel Veillard · 22 years ago
- ef8dd7b fixing bug #108976 get the ID/REFs to reference the ID in the document by Daniel Veillard · 22 years ago
- 580ced8 fixed Red Hat bug #86118 use libxml2.spec instead of libxml.spec fixed by Daniel Veillard · 22 years ago