- 46de64e performance patch from Peter Jacobi 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
- 2300256 changed default value for global parameter xmlIndentTreeOutput to 1 and by Aleksey Sanin · 22 years ago
- 10b6da4 apply a couple of patches from Christian Cornelssen fixing the man pages by Daniel Veillard · 22 years ago
- 79376ba maked xmlXPathNodeSetAddNs() function public for XMLSec performance by Aleksey Sanin · 22 years ago
- 5aac8b8 exported default 'file:', 'http:' and 'ftp:' protocols input handlers and by Aleksey Sanin · 23 years ago
- fc57b41 preparing 2.4.21 raised a too low limit rebuilt the docs 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
- e19fc23 updated a bit made a comment more specific more work on the Schemas by Daniel Veillard · 23 years ago
- 441bc32 implementing xs:all with minOccurs = 0 added more tests covering xs:all by Daniel Veillard · 23 years ago
- 7646b18 another entity processing update from Markus Henke Daniel by Daniel Veillard · 23 years ago
- 648b8e9 *** empty log message *** by Igor Zlatkovic · 23 years ago
- b509f15 more work on the automata interfaces and debug of counted choices added a by Daniel Veillard · 23 years ago
- 8651f53 a bit of work on Schemas try to make it more useful changed the Schemas by Daniel Veillard · 23 years ago
- a6f2d90 *** empty log message *** by Igor Zlatkovic · 23 years ago
- 4255d50 merged the current state of XML Schemas implementation, it is not by Daniel Veillard · 23 years ago
- a7084cd release of 2.4.20 updated and rebuilt the docs Daniel by Daniel Veillard · 23 years ago
- 9b731d7 trying to fix #77441 Daniel by Daniel Veillard · 23 years ago
- a8a89fe Hallski complained it could not be included by itself. Daniel by Daniel Veillard · 23 years ago
- da423da Silvan Minghetti pointed erroneous use of LIBXML_THREADS_ENABLED instead by Daniel Veillard · 23 years ago
- 1927409 preparing 2.4.19 rebuilt the docs Daniel by Daniel Veillard · 23 years ago
- 9e53793 applied 2 fixups from Igor Daniel by Daniel Veillard · 23 years ago
- 561b7f8 dohh I really didn't intended to commit this test version :-( Daniel by Daniel Veillard · 23 years ago
- e50f3b5 I wanted to see the real speed at the SAX interface after a little too by Daniel Veillard · 23 years ago
- 34ce8be preparing 2.4.18 updated and rebuilt the web site implement the new by Daniel Veillard · 23 years ago
- 61f2617 Heiko W. Rupp fixed a lot of comments to generate better API descriptions by Daniel Veillard · 23 years ago
- 9ff8817 Fixing #74186, made sure all boolean expressions get fully parenthesized, by Daniel Veillard · 23 years ago
- af43f63 preparing 2.4.17 release updated and rebuilt the docs fixed a comment by Daniel Veillard · 23 years ago
- bcf64c0 Oops forgot to add c14n.h to the makefile.am, Daniel by Daniel Veillard · 23 years ago
- 044fc6b fixing #61290 "namespace nodes have no parent" long standing divergence by Daniel Veillard · 23 years ago
- 7839e16 fixes a misplaced #endif Daniel by Daniel Veillard · 23 years ago
- 5f4b599 preparing 2.4.16 updated and rebuilt the docs, rebuilt the API and web by Daniel Veillard · 23 years ago
- 8dc16a6 had to change 2 internal parsing API when processing document content to by Daniel Veillard · 23 years ago
- 4a7ae50 isExtender was missing a char % are acceptable in the internal subset if by Daniel Veillard · 23 years ago
- e4301c8 fixing a comment fixing some troubles with validity check on namespaces by Daniel Veillard · 23 years ago
- 397ff11 preparing 2.4.15 rebuilt some docs Daniel by Daniel Veillard · 23 years ago
- 6c4ffaf trying to fix the include mess Daniel by Daniel Veillard · 23 years ago
- 1a612ed reverted part of the previous attempt to provide #69655, this was breaking by Daniel Veillard · 23 years ago
- 0ba5923 Tentatively fixed #69655 , make compiling with -Wredundant-decls clean. by Daniel Veillard · 23 years ago
- c575b99 Changed to the MIT Licence updated the doc accordingly preparing 2.4.14 by Daniel Veillard · 23 years ago
- 70cab35 cleanup the extension function lookup always compile the list Daniel by Daniel Veillard · 23 years ago
- d2897fd commited early version of a python binding for private use only ATM Daniel by Daniel Veillard · 23 years ago
- 8ee9c8f applied patch from Anthony Jones to implement copy of DTD subtree too. Had by Daniel Veillard · 23 years ago
- 9d06d30 Build a new version hopefully near complete and fully documented of the by Daniel Veillard · 23 years ago
- 99e55eb the change made to xmlXPathFuncLookupFunc was incompatible roll it back by Daniel Veillard · 23 years ago
- 963d2ae cleanup patch from Anthony Jones fix the headers to avoid in make scan by Daniel Veillard · 23 years ago
- 744683d updated to 2.4.13 update of the documentation daniel by Daniel Veillard · 23 years ago
- 8107a22 integrated a couple of fixes and a new API function by Daniel Veillard · 23 years ago
- db0eb8d applied Serguei Narojnyi's patch to add native thread support on the Win32 by Daniel Veillard · 23 years ago
- 3c5ed91 Applied following patches from Robert Collins and make sure IN_LIBXML is by Daniel Veillard · 23 years ago
- 5344c60 Fixed a few other problems raised by Charlie Bozeman. fixed the output by Daniel Veillard · 23 years ago
- cbaf399 applied 42 documentation patches from Charlie Bozeman. Regenerated the by Daniel Veillard · 23 years ago
- 7f9a680 fixes for Windows from Igor Daniel by Daniel Veillard · 23 years ago
- d164092 applied documentation patches from Charlie Bozeman Daniel by Daniel Veillard · 23 years ago
- 2d8a93b Hietaniemi Jarkko pointed out that xmlInitMemory() was declared twice by Daniel Veillard · 23 years ago
- ef90ba7 preparing 2.4.12 updated and rebuilt the docs Daniel by Daniel Veillard · 23 years ago
- 8faa783 moved xmlGetLineNo() and xmlGetNodePath() into the main tree module, they by Daniel Veillard · 23 years ago
- bd9b0e8 preparing 2.4.11 better --catalogs description Daniel by Daniel Veillard · 23 years ago
- 566d4df Fixed a couple of macro errors pointed out by Denis Beurive, closes #65111 by Daniel Veillard · 23 years ago
- 0ec9863 better comments for _private fields removed a problem when copying an by Daniel Veillard · 23 years ago
- a11001b avoid an include problem if #include <libxml/xmlerror.h> happens first in by Daniel Veillard · 23 years ago
- 8e3943c update from Igor for Windows Daniel by Daniel Veillard · 23 years ago
- 43d3f61 preparing 2.4.10 upgraded and rebuilt the docs Daniel by Daniel Veillard · 23 years ago
- c6e013a add xmlGetNodePath() a cleaned up version of the Pwd shell string by Daniel Veillard · 23 years ago
- be480fb trying to fix namespaces + validation problems for good, closing #63619 in by Daniel Veillard · 23 years ago
- c853b32 releasing 2.4.9 fixing catalog breakages fixed more problems in catalog by Daniel Veillard · 23 years ago
- ea89828 cleanup updated with 2.4.8 Daniel by Daniel Veillard · 23 years ago
- cd21dc7 Fixed SGML catalogs breakage of 2.4.7, added a couple of really needed by Daniel Veillard · 23 years ago
- 5a37bde more include cleanups, export cleanly one html output + format function. by CET 2001 Daniel Veillard · 23 years ago
- ebd38c5 bool can be a reserved keyword. Daniel by Daniel Veillard · 23 years ago
- 8bdb91d cleanup cleanup too added xmlNoNetExternalEntityLoader() from xsltproc by Daniel Veillard · 23 years ago
- 52dcab3 preparing 2.4.7 switched to the latest xmllint manual page from John by Daniel Veillard · 23 years ago
- bb6808e trying to clear #63336 allowing the escaping routine to parse unconformant by Daniel Veillard · 23 years ago
- acf7ff0 a few VMS updates from John A Fotheringham added by Daniel Veillard · 23 years ago
- 3c01b1d - include/libxml/globals.h include/libxml/threads.h threads.c by Daniel Veillard · 23 years ago
- 64a411c make the allocation be per-thread a configure option fixed compilation by Daniel Veillard · 23 years ago
- 5ee57fc Norm reported that a few lines added were breaking libxslt compile, by Daniel Veillard · 23 years ago
- 6661ffa missing globals.h Daniel by Daniel Veillard · 23 years ago
- d046356 Applied the last patches from Gary, cleanup, activated threading all user by Daniel Veillard · 23 years ago
- b847864 started integrating the core of the thread support not activated yet but by Daniel Veillard · 23 years ago
- 75b9682 very serious cleanup, isolating unportable code and as much as possible by Daniel Veillard · 23 years ago
- 78d1209 integrating Keith Isdale patches for the XSLT debugger interfaces. Some by Daniel Veillard · 23 years ago
- 60087f3 preparing 2.4.6 release updated and rebuilt the docs fixed a number of by Daniel Veillard · 23 years ago
- 82d7533 adding SGML super catalog support adding one API and one flag --sgml to by Daniel Veillard · 23 years ago
- 47334c0 implemented xmlXPathObjectCopy for external objects added by Thomas Broyer · 23 years ago
- 5e6d10a closing #60708 Daniel by Daniel Veillard · 23 years ago
- a293c32 adding xmlSAXParseFileWithData following Marco Stipek suggestion Daniel by Daniel Veillard · 23 years ago
- 2fc2db7 let's ship 2.4.5 before egtting too much troubles with 2.4.4 errors. by Daniel Veillard · 23 years ago
- 07cdb2a moved includes to includedir/libxml2/libxml, updated the configuration by Daniel Veillard · 23 years ago
- 04382ae preparing for 2.4.4 updated and rebuilt the docs Daniel by Daniel Veillard · 23 years ago
- 7cf5e44 Tried to close bug #60131 Daniel by Daniel Veillard · 23 years ago
- 7a51d6d fixing bug 59732, simple but allocates a new error code. Daniel by Daniel Veillard · 23 years ago
- 2ebd7a7 added fix to the header Daniel by Daniel Veillard · 23 years ago
- b06c614 hum, restrict the integer usage gcc bug workaround to only gcc compilers by Daniel Veillard · 23 years ago
- 6c5f9d1 added a --convert option to xmlcatalog to convert SGML ones to the XML by Daniel Veillard · 23 years ago
- 9f7b84b preparing for a 2.4.3 release even if it may not be ready yet redirected by Daniel Veillard · 23 years ago
- dc2cee2 Added the part about section 7.2 on URI resolution, fixed a side effect in by Daniel Veillard · 23 years ago
- 5d90b6c added support and APIs needed for the catalog PI cleanup Daniel by Daniel Veillard · 23 years ago