- 00fde4e remove a cut-and-paste copy error Daniel by Daniel Veillard · 17 years ago
- 91eb560 __xmlGlobalInitMutexDestroy() will free global_init_lock on Win32. Patch by Rob Richards · 17 years ago
- b9ba0fa fix crash/leaks from xmlSchematronParse due to improper schema document by Rob Richards · 17 years ago
- 2a512da xmlFree(NULL) should not crash in debug mode should fix #491651 Daniel by Daniel Veillard · 17 years ago
- 1bc8d85 add a debug option printing all the fields within the parsed URI structure by Daniel Veillard · 17 years ago
- a76a81f fix to avoid a crash when dumping an attribute from an XHTML document, by Daniel Veillard · 17 years ago
- 8e6f0fc Update MAINTAINERS file to match Gnome stuff, Daniel by Daniel Veillard · 17 years ago
- c821e03 another nasty regexp case fixed. added to regression suite Daniel by Daniel Veillard · 17 years ago
- ec72008 Enhanced to include port number (if not == 80) on the "Header:" URL (bug by William M. Brack · 17 years ago
- cd2ebab fix an open() call with creation without 3rd argument hopefully that by Daniel Veillard · 17 years ago
- c1b3fe0 preparing release of 2.6.30 Daniel by Daniel Veillard · 17 years ago
- f179456 fixed mlXPathCompOpEvalPositionalPredicate problem with object caching by William M. Brack · 17 years ago
- 3888f47 applied patch from Frank Gross fixing Schemas IDC import bug #455953 and by Daniel Veillard · 17 years ago
- d012f48 Updated links for Perl and lxml bindings, Daniel by Daniel Veillard · 17 years ago
- 76d59b6 try to fix for the nth time the automata generation in case of complex by Daniel Veillard · 17 years ago
- 3dcd319 aligned xmlSAXUserParseMemory() to match xmlSAXUserParseFile() logic based by Daniel Veillard · 17 years ago
- f779da3 fixed windows path determination (patch from Roland Schwarz, bug #462877) by Rob Richards · 17 years ago
- da62934 fixed a parser bug where invalid char in comment may not be detected, by Daniel Veillard · 17 years ago
- 3814a36 fixed problem reported on bug #460415 Daniel by Daniel Veillard · 17 years ago
- 5042019 applied patch from from Patrik Fimml. Fixes bug #458268 by William M. Brack · 17 years ago
- b0a94e8 applied patch from bug #454608 from Patrik Fimml. Fixes bug #454608. by William M. Brack · 17 years ago
- 65fcf27 applied patch for xsi:nil from Frank Gross, this should fix bug #358125 by Daniel Veillard · 17 years ago
- caa1951 patch from Dodji Seketeli to avoid a leak on repeated uses of by Daniel Veillard · 17 years ago
- 734e766 fix a crash on solaris when a printf %s with a NULL argument occurs, by Daniel Veillard · 17 years ago
- 31700e6 fixed problem in previous fix to xmlXPathNodeSetSort by William M. Brack · 17 years ago
- 38431c3 release of libxml2 2.6.28 patch from Dagfinn I. Mannsåker for idness of by Daniel Veillard · 17 years ago
- dbbd72b fixing bug #319964, parsing of HTML attribute really should not have by Daniel Veillard · 17 years ago
- 40e4b21 Probably needed too to avoid the same problem on PIs, Daniel by Daniel Veillard · 17 years ago
- dfac946 fixed the push mode when a big comment occurs before an internal subset, by Daniel Veillard · 17 years ago
- b9e5acc fix bug #414846 where invalid characters in attributes would sometimes not by Daniel Veillard · 17 years ago
- 3130fe9 apply patch from Ryan Hill to cope with changes in GNU tar, should fix by Daniel Veillard · 17 years ago
- db67015 try to allow compilation on old python version should fix #398125 Daniel by Daniel Veillard · 17 years ago
- fcd02ad htmlNodeDumpFormatOutput didn't handle XML_ATTRIBUTE_NODe fixes bug by Daniel Veillard · 17 years ago
- 5cdbbd2 workaround misgenerated file: URIs c.f. #437385 daniel by Daniel Veillard · 17 years ago
- d8ed105 fixed bug #407436 a crash in a specific case of Relax-NG validation Daniel by Daniel Veillard · 17 years ago
- be8d9d3 fixed bug #383687, some case of recursion on next were not caught in the by Daniel Veillard · 17 years ago
- 861101d fixed bug #381877, avoid reading over the end of stream when generating an by Daniel Veillard · 17 years ago
- 2e62086 fixed bug #366161, trivially added the check in xmlCtxtReset() Daniel by Daniel Veillard · 17 years ago
- 90ee8df add --vcmanifest flag (yes/no) for VC8 build support to embed manifest by Rob Richards · 17 years ago
- e967f0b *use specified calling convention by Rob Richards · 17 years ago
- b8769d6 fixed problem with namespace declaration being written more than once per by Rob Richards · 17 years ago
- 97ac819 fixed problem with xmlXPathNodeSetSort; fixed problem with by William M. Brack · 17 years ago
- d611c88 fixed problem with string value for PI node (bug #442275) by William M. Brack · 17 years ago
- e61d75f fix bug reported by François Delyon Daniel by Daniel Veillard · 17 years ago
- 38d452a Fixed typo in xmlCharEncFirstLine pointed out by Mark Rowe (bug #440159) by William M. Brack · 18 years ago
- e882765 small enhancement to last fix, pointed out by Alex Cornejo by William M. Brack · 18 years ago
- d2f682a fixed problem on gzip streams (bug #438045) fixed minor spot of redundant by William M. Brack · 18 years ago
- ca79788 enhanced the coding for xmlXPathCastNumberToString in order to produce the by William M. Brack · 18 years ago
- f6cf57a applied patch to fix xmlListAppend() from Georges-André SILBER also fix by Daniel Veillard · 18 years ago
- 1ca1be2 tried to fix an error problem on entity content failure reported by by Daniel Veillard · 18 years ago
- c51f51c typo patch from Bjorn Reese Daniel by Daniel Veillard · 18 years ago
- 491e58e applied patch from Michael Day to add support for <embed> Daniel by Daniel Veillard · 18 years ago
- 739e9d0 Dohh ! by Daniel Veillard · 18 years ago
- 4d1320f Jean-Daniel Dupas pointed a couple of problems in htmlCreateDocParserCtxt. by Daniel Veillard · 18 years ago
- 63cf1b9 patch from Richard Jones to save the query part in raw form. also added by Daniel Veillard · 18 years ago
- a1413b8 patch from Richard Jones to save the query part in raw form. Daniel by Daniel Veillard · 18 years ago
- cb4284e applied patch from Richard Jones to for the silent flag on valgrind when by Daniel Veillard · 18 years ago
- c992332 Richard Jones reported xmlBufferAdd (buf, "", -1), fixing it Daniel by Daniel Veillard · 18 years ago
- 7918765 More doc cleanup, Daniel by Daniel Veillard · 18 years ago
- a44294f fix xmlURIUnescapeString comments which was confusing Daniel by Daniel Veillard · 18 years ago
- 509ed2a new patch from Andreas Stricke to better integrate support for Windows CE by Daniel Veillard · 18 years ago
- 39bcf94 release of libxml2 2.6.28 Daniel by Daniel Veillard · 18 years ago
- 59d3ed8 applied patch from Andreas Stricke to ease the compilation on Windows CE by Daniel Veillard · 18 years ago
- ed12138 "xmllint unusable on win32" so applied a libxml2 patch from Christian by Daniel Veillard · 18 years ago
- 4272024 change the way script/style are parsed to not try to detect comments, by Daniel Veillard · 18 years ago
- 5657837 small enhancement for quantifier range with min occurs of 0; fixes bug by William M. Brack · 18 years ago
- bd672bc applied change from Michael Day to avoid a problem when compiled without by Daniel Veillard · 18 years ago
- 7ef5169 applied documentation patch from James Dennett Daniel by Daniel Veillard · 18 years ago
- a9cbf28 fixed problem with 0x2d in Char Range (bug #420596) added regression test by William M. Brack · 18 years ago
- e978ae2 fixed memory access error on parsing of meta data which had errors (bug by William M. Brack · 18 years ago
- bd44484 applied patch from Björn Wiberg to try to fix again the silly by Daniel Veillard · 18 years ago
- 0c1e301 corrected small error in last commit corrected small typo in last commit by William M. Brack · 18 years ago
- 06559b3 fixed problem with referenced attribute groups (bug #417621) re-ordered by William M. Brack · 18 years ago
- d3befb1 Removed missing link, Daniel by Daniel Veillard · 18 years ago
- a9c5677 applied patch from Julien Reichel cleaning up mode and state internal by Daniel Veillard · 18 years ago
- ee0b982 fixed xmlXPathCmpNodes for incorrect result on certain cases when by William M. Brack · 18 years ago
- 7a12e57 fixed tab problem with patch from Andreas Hanke (bug #408626) by William M. Brack · 18 years ago
- 43a8729 Changed all references to libxml2 CVS over to the corresponding SVN. A few by William M. Brack · 18 years ago
- 0bcec06 Fixed memory bug with invalid function reported by Francois Delyon on by William M. Brack · 18 years ago
- 53ce98c fixed problem with invalid char encountered during text include (reported by William M. Brack · 18 years ago
- fde5b0b small cleanup to avoid packaging .svn applied patch to avoid a problem in by Daniel Veillard · 18 years ago
- bf9a73d fixed mistake in previous commit (ChangeLog is correct) by William M. Brack · 18 years ago
- 3cad8e3 regenerated 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
- c1099be repositioned #include for libxml.h to avoid compilation error on some by William M. Brack · 18 years ago
- 72239ba deleting duplicate entries by William M. Brack · 18 years ago
- 2224227 implemented patch from S. Bidoul for uri.c (bug #389767) by William M. Brack · 18 years ago
- 11be2d0 added checks for alloc fail on calls to xmlXPathNewContext (libxslt bug by William M. Brack · 18 years ago
- 7f28a01 Re-generated the documentation (API chunks 27-29 were missing) (also by William M. Brack · 18 years ago
- a3d2305 fix a memory leak in the python string handling when SAX event are passed by Daniel Veillard · 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
- 9cb1b64 adapt the extra versioning code to SVN Daniel by Daniel Veillard · 18 years ago
- 3b6acc9 apparently id() sometimes generate negative values and %X outputs -XXXX by Daniel Veillard · 18 years ago
- 602f2bd patch from Michael Day on standalone and XML declaration detection, and by Daniel Veillard · 18 years ago
- a658582 anothe XInclude user data propagation patch from Michael Day Daniel by Daniel Veillard · 18 years ago
- 1032ac4 applied patch from Steven Rainwater to fix UTF8ToHtml behaviour on code by Daniel Veillard · 18 years ago
- fe3970e fixed a bug where the principal node type of an axis wasn't tested on name by Daniel Veillard · 18 years ago
- 772869f change htmlCtxtReset() following Michael Day bug report and suggestion. by Daniel Veillard · 18 years ago
- 481dcfc applied patch from Igor for path conversion on Windows Daniel by Daniel Veillard · 18 years ago