- ad11b30 small cleanup of the man page fixed a potential problem raised by Petr by Daniel Veillard · 22 years ago
- c084e47 integrated a cleaned up version of Marc Liyanage' patch for boolean by Daniel Veillard · 22 years ago
- ad64e88 Fixed the bugzilla module name ! Daniel by Daniel Veillard · 22 years ago
- 5f91b37 fixed the test results, indenting behaviour changed slightly Daniel by Daniel Veillard · 22 years ago
- 9e95176 added new c14n function to Windows def files by Aleksey Sanin · 22 years ago
- ea4272a fixed memory leak in c14n code by Aleksey Sanin · 22 years ago
- 58e44c9 adding a new API for Christian Glahn: xmlParseBalancedChunkMemoryRecover by Daniel Veillard · 22 years ago
- 0bf2900 trying to fix a problem in namespaced attribute handling raised by by Daniel Veillard · 22 years ago
- a57c26e trying to fix a problem in namespaced attribute handling raised by by Daniel Veillard · 22 years ago
- 6f46f6c Opening the interface xmlNewCharEncodingHandler as requested in #89415 by Daniel Veillard · 22 years ago
- 2c135a1 fixed one more c14n + namespaces corner case from new Merlin's test suite by Aleksey Sanin · 22 years ago
- 0b22def trying to fix the <style> escaping problem in HTML serialization bug by Daniel Veillard · 22 years ago
- 0b28e88 applied syntax patch from Rick Jones and rebuilt the web site. Daniel by Daniel Veillard · 22 years ago
- 8e8a703 added _private member to xmlNs struct by PDT 2002 Aleksey Sanin · 22 years ago
- 1d99527 fixing bug #84876 based on the xml working code. Daniel by Daniel Veillard · 22 years ago
- 61eaba5 fixed python/Makefile.am for bug 72012 by William M. Brack · 22 years ago
- ef61d20 xpath.c: small additional enhancement for boolean compared to nodeset by William M. Brack · 22 years ago
- 1175e9c Added link to MAc OS X binaries, Daniel by Daniel Veillard · 22 years ago
- 3a42f3f changed the order of the encoding declaration attributes in the meta tags by Daniel Veillard · 22 years ago
- 0c022ad xpath.c fix bug 85256 by William M. Brack · 22 years ago
- 06944e2 fixing Red Hat bug #68614 by adding the doc/xmlcatalog_man.xml to the by Daniel Veillard · 22 years ago
- 6ac3017 *** empty log message *** by Igor Zlatkovic · 22 years ago
- c3b604e Added copy *.pdb to install, few have asked for this. by Igor Zlatkovic · 22 years ago
- 782afda Added news for 2.4.23, Daniel by Daniel Veillard · 22 years ago
- 539638b preparing 2.4.23 rebuilt the docs Daniel by Daniel Veillard · 22 years ago
- 176d99f fixing bug #84169 by fixing the comment of xmlCreatePushParserCtxt to by Daniel Veillard · 22 years ago
- 37f961d fixing bug #79331 in one path the lookup for ID attributes on a namespaced by Daniel Veillard · 22 years ago
- 8c9872c trying to fix 87235 about discarded white spaces in the HTML parser. this by Daniel Veillard · 22 years ago
- fdc9156 applied patch from Richard Jinks for the namespace axis + fixed a memory by Daniel Veillard · 22 years ago
- 692092b further xpath enhancement by William M. Brack · 22 years ago
- 6000af5 fixed xpath position problem by William M. Brack · 22 years ago
- 153120c applied a patch from Peter Jacobi to solve a problem when compiling with by Daniel Veillard · 22 years ago
- 5f7f991 applied patch from Sander Vesik improving the quality of the hash by Daniel Veillard · 22 years ago
- 2147367 Added a pointer to the libxml# C# bindings, Daniel by Daniel Veillard · 22 years ago
- a5808b9 *** empty log message *** by Aleksey Sanin · 22 years ago
- 49cc975 replaced sprintf() with snprintf() to prevent possible buffer overflow by Aleksey Sanin · 22 years ago
- e059b89 removed an uninitialized data error popped by valgrind on PE references by Daniel Veillard · 22 years ago
- d7ca7f9 doc/xml.html adding tutorial reference to the web page by MDT 2002 John Fleck · 22 years ago
- 5452083 doc/tutorial/xmltutorial.xml doc/tutorial/ar01s07.html by MDT 2002 John Fleck · 22 years ago
- f5582f1 applied a couple of patches from Peter Jacobi to start to get rid of by Daniel Veillard · 22 years ago
- 38d80e2 Babak Vahedipour-Kunze reported that openTag in xmlParseElement was likely by Daniel Veillard · 22 years ago
- 9e41230 patch from Richard Jinks for XPath substring() function new set of tests by Daniel Veillard · 22 years ago
- 9c45ba8 patch from Rachel Hestilow to fix bug #84340 by Aleksey Sanin · 22 years ago
- a63f3ff *doc/FAQ.html fixing typos in FAQ, thanks to Robert Funnell for the by MDT 2002 John Fleck · 22 years ago
- fc59c09 site.xsl: linked the John's tutorial *.html: regenerated Daniel by Daniel Veillard · 22 years ago
- d2fd1b6 got complaints from rpmlint that it was empty Daniel by Daniel Veillard · 22 years ago
- 598f6eb apa.html apb.html apc.html apd.html ar01s02.html ar01s03.html ar01s04.html by MDT 2002 John Fleck · 22 years ago
- 6f4e5e7 added merlin-c14n-two.tar.gz tests for by Aleksey Sanin · 22 years ago
- dfa3b24 added merlin-c14n-two.tar.gz tests for by Aleksey Sanin · 22 years ago
- f8cb6dd added merlin-c14n-two.tar.gz tests for c14n/exc-c14n and slightly modified by Aleksey Sanin · 22 years ago
- c57f9c1 Makefile.am: updated c14n tests suite by Aleksey Sanin · 22 years ago
- e72c756 another peroformance patch from Peter Jacobi, that time on parsing by Daniel Veillard · 22 years ago
- 617acc3 test programs added by Aleksey Sanin · 22 years ago
- 508a101 C14N tests integrated into LibXML2 test suite by Aleksey Sanin · 22 years ago
- e2c7dce 2.6.0beta1 changes Fixing attribute normalization, might not be totally by Daniel Veillard · 22 years ago
- 7790006 C14N tests integrated into LibXML2 test suite by Aleksey Sanin · 22 years ago
- dffd5c8 propagating xpath ancesstors node fix to c14n plus small performance by Aleksey Sanin · 22 years ago
- 12171c4 Fixed serialize and saveTo comment, Daniel by Daniel Veillard · 22 years ago
- 46de64e performance patch from Peter Jacobi Daniel by Daniel Veillard · 22 years ago
- c0801af Added docs for 2.4.22, Daniel by Daniel Veillard · 22 years ago
- d5e22ef preparing 2.4.22 Daniel by Daniel Veillard · 22 years ago
- 1b31e4a fixing #79334 making htmlParseDocument a public entry point. rebuilt the by Daniel Veillard · 22 years ago
- ed23b7d patch from Richard Jinks to fix a problem introduced in the previous patch by Daniel Veillard · 22 years ago
- c692481 fixing bug #81112 Daniel by Daniel Veillard · 22 years ago
- 234bc4e fixing bug #82848 Daniel by Daniel Veillard · 22 years ago
- a287897 Aleksey's commit changed the output of one catalog test Daniel by Daniel Veillard · 22 years ago
- 114e475 commiting ChangeLog by Aleksey Sanin · 22 years ago
- 2300256 changed default value for global parameter xmlIndentTreeOutput to 1 and by Aleksey Sanin · 22 years ago
- 49d5af8 Merijn Broeren pointed out a problem when compiling with trio and schemas. by Daniel Veillard · 22 years ago
- 7c13af4 patch from Richard Jinks to fix the problem raised in by Daniel Veillard · 22 years ago
- 5a87241 a bit of work on import. Charles Bozeman provided a compare function for by Daniel Veillard · 22 years ago
- 46c5c1d amother typo fix, Daniel by Daniel Veillard · 22 years ago
- 63d8314 Applied a spelling patch from Geert Kloosterman to xml.html, and regenerated by Daniel Veillard · 22 years ago
- 6d1ef17 Applied another patch from Christian Cornelssen to the buildDocBookCatalog by Daniel Veillard · 22 years ago
- 10b6da4 apply a couple of patches from Christian Cornelssen fixing the man pages by Daniel Veillard · 22 years ago
- e535449 applied a small buffer performance patch from Gary Pennington Daniel by Daniel Veillard · 22 years ago
- db574b6 exported xmlXPathNodeSetAddNs() by Aleksey Sanin · 22 years ago
- 1396e18 *** empty log message *** by Igor Zlatkovic · 22 years ago
- 2abace5 exported xmlXPathNodeSetAddNs() by Igor Zlatkovic · 22 years ago
- 088bf11 fixing an XPath function evalutation bug pointed out by Alexey Efimov by Daniel Veillard · 22 years ago
- 79376ba maked xmlXPathNodeSetAddNs() function public for XMLSec performance by Aleksey Sanin · 22 years ago
- 9b6fd30 Adding references to XMLwrapp the C++ wrapper, 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
- e48a318 fixed bug #81159 (memory growth in SAX) by Aleksey Sanin · 22 years ago
- 50fe8b1 real fix for bug #78858 by Aleksey Sanin · 22 years ago
- 29b6f76 fixed bug #78858 by Aleksey Sanin · 23 years ago
- 4cbe470 modified xmlNodeSetBase to allow changing the base of a document. Daniel by Daniel Veillard · 23 years ago
- 070803b patch Charles Bozeman for validation of all the date, time, and duration by Daniel Veillard · 23 years ago
- e6d8e20 Adding more informations on Schemas, added a link to the Pascal bindings by Daniel Veillard · 23 years ago
- 26d5b21 exported default 'file:', 'http:' and 'ftp:' protocols input handlers and by Aleksey Sanin · 23 years ago
- 5aac8b8 exported default 'file:', 'http:' and 'ftp:' protocols input handlers and by Aleksey Sanin · 23 years ago
- 34de97f Neven Has detected a typo Daniel by Daniel Veillard · 23 years ago
- cf27f7c Updated the news pages with the new release informations, Daniel by Daniel Veillard · 23 years ago
- 28577c3 added Aleksey Sanin <aleksey@aleksey.com> as one of the persons allowed to by Daniel Veillard · 23 years ago
- fc57b41 preparing 2.4.21 raised a too low limit rebuilt the docs Daniel by Daniel Veillard · 23 years ago
- 93d3a47 added a link to Norms article, Daniel by Daniel Veillard · 23 years ago
- 0bfbb42 Added a mirror in Austria, Daniel by Daniel Veillard · 23 years ago
- eca8281 another XPath conformance patch from Richard Jinks Daniel by Daniel Veillard · 23 years ago
- 13e04c6 fixed validation of attribute groups. added an example from the primer by Daniel Veillard · 23 years ago
- 88c5891 more work on Schemas updated the test list Daniel by Daniel Veillard · 23 years ago