- 01992e0 Joe Marcus Clarke reported a segfault on FBsd this was due to by Daniel Veillard · 22 years ago
- 321be0c applied patch from Mark Vakoc except the API change, preserved it. updated by Daniel Veillard · 22 years ago
- 01e87d2 added mailing-list archives indexing and lookup Daniel by Daniel Veillard · 22 years ago
- 9dc1cf1 patch from Mark Vakoc to fix xmlNodeGetPath() Daniel by Daniel Veillard · 22 years ago
- 9b00613 improved HTML indexing make the queries also lookup the HTML based indexes by Daniel Veillard · 22 years ago
- 141d04b added HTML page indexing Daniel by Daniel Veillard · 22 years ago
- d7f3c33 typo :-) by Igor Zlatkovic · 22 years ago
- 91a6270 *** empty log message *** by Igor Zlatkovic · 22 years ago
- ceb09b9 typo/bug found by Christian Glahn Daniel by Daniel Veillard · 22 years ago
- 9d66fa1 *** empty log message *** by Igor Zlatkovic · 22 years ago
- e16b574 preparing release of 2.4.25 updated and regenerated teh docs and web by Daniel Veillard · 22 years ago
- 90d68fb fixed bug #92518 validation error were not covering namespace by Daniel Veillard · 22 years ago
- abe0174 fixing bug #94241 on HTML boolean attributes Daniel by Daniel Veillard · 22 years ago
- 2ace195 added the 3 new modules xmlregexp xmlautomata and xmlunicode and by Daniel Veillard · 22 years ago
- dda8f1b make sure ATTRIBUTE_UNUSED is always put after the attribute declaration, by Daniel Veillard · 22 years ago
- d4cb1e8 fixed a stupid error breaking the python API Daniel by Daniel Veillard · 22 years ago
- b7c29c3 applied a trio update patch from Bjorn Reese which should work with MinGW by Daniel Veillard · 22 years ago
- bd9afb5 improving some documentation comments found and fixed a mem leak with by Daniel Veillard · 22 years ago
- 30c7054 doc/xml.html fixing ftp links - thanks to Vitaly Ostanin by MDT 2002 John Fleck · 22 years ago
- 118aed7 fixed the data callback on transition functionality which was broken when by Daniel Veillard · 22 years ago
- 7233615 fixed a breakage raised by Jacob Daniel by Daniel Veillard · 22 years ago
- 3f1e94b *** empty log message *** by Igor Zlatkovic · 22 years ago
- 0128058 *** empty log message *** by Igor Zlatkovic · 22 years ago
- 9a4efcb *** empty log message *** by Igor Zlatkovic · 22 years ago
- b5c0573 as pointed by Igor Float and Double parsing ain't finished yet Daniel by Daniel Veillard · 22 years ago
- 40b1134 trying to fix #88412 by bypassing all the python subdir if python ain't by Daniel Veillard · 22 years ago
- 23e7357 made configuring with regexps/automata/unicode the default but without by Daniel Veillard · 22 years ago
- 5acfd6b determinism is debugged, new DTD checking code now works but by Daniel Veillard · 22 years ago
- 0f04f8e fixed another stupid bug in xmlGetNodePath() --version now report the by Daniel Veillard · 22 years ago
- a646cfd small cleanup switched DTD validation to use only regexp when configured by Daniel Veillard · 22 years ago
- 63b01c2 stupid bug found by mattam@netcourrier.com Daniel by Daniel Veillard · 22 years ago
- 9272704 small portability glitch fixed. Daniel by Daniel Veillard · 22 years ago
- 84d70a4 incomplete steps for real/double support avoiding a compilation problem by Daniel Veillard · 22 years ago
- aeb258a cosmetic cleanup started integrating a DTD validation layer based on the by Daniel Veillard · 22 years ago
- 4402ab4 fixed a bug reported by Jeff Goff, the determinism was tested before 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
- 353bf58 *** empty log message *** by Igor Zlatkovic · 22 years ago
- 607b35c fixed a stupid out of bound array error Daniel by Daniel Veillard · 22 years ago
- 7657576 working on better error reporting of validity errors, especially providing by Daniel Veillard · 22 years ago
- 3487c8d get rid of all the perror() calls made in the library execution paths. by Daniel Veillard · 22 years ago
- 19aa702 memory leak reporting was broken after a change of the preprocessor symbol by Daniel Veillard · 22 years ago
- ec6725e try to make the copy function work for node of type by Daniel Veillard · 22 years ago
- b9cd8b4 try to provide file and line informations, not all messages are covered, by Daniel Veillard · 22 years ago
- bbc72c3 reimplemented a large part of the XInclude processor, trying to minimize by Daniel Veillard · 22 years ago
- 2206dbf applied patch from Christophe Merlet to reestablish DESTDIR Daniel by Daniel Veillard · 22 years ago
- 5643b5a fixes libary path for x86_64 AMD Daniel by Daniel Veillard · 22 years ago
- be98b33 Sep 3 21:14:19 MDT 2002 John Fleck <jfleck@inkstain.net> by John Fleck · 22 years ago
- 77e4d35 doc/tutorial/includeaddattribute.c doc/tutorial/includeaddkeyword.c by MDT 2002 John Fleck · 22 years ago
- e166254 nice logos generated by Marc Liyanage changed the stylesheet to show the by Daniel Veillard · 22 years ago
- b212bbb handle Windows sepecific file://localhost/ semantic ... Daniel by Daniel Veillard · 22 years ago
- 42766c0 possible mem leak patch from Jason Adams integrated xf:escape-uri() from by Daniel Veillard · 22 years ago
- 84ec40a update error message for missing automake by Havoc Pennington · 22 years ago
- 08cccaa typo in target name resulted in libxml2.py to not be rebuilt. fixed by Daniel Veillard · 22 years ago
- 22669b2 updated with version from Elizabeth Barham at by Daniel Veillard · 22 years ago
- a40adbc *** empty log message *** by Igor Zlatkovic · 22 years ago
- 830e897 hardcode aclocal-1.4/automake-1.4 so that users with both automake 1.6 and by Havoc Pennington · 22 years ago
- b6984ef more AMD 64 induced changes from Frederic Crozat Daniel by Daniel Veillard · 22 years ago
- c4bad4a oops I was missing the xml:base fixup too this adds xml:base attributes to by Daniel Veillard · 22 years ago
- e3b7d9a quick but apparently working implementation of xi:fallback, should close by Daniel Veillard · 22 years ago
- 9e92351 xmlSAXUserParseMemory() really ought to fail if the caller don't pass a by Daniel Veillard · 22 years ago
- c1a0da3 applied the same fix for the XML-1.0 namespace to xmlSearchNsByHref() as by Daniel Veillard · 22 years ago
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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