- 8651f53 a bit of work on Schemas try to make it more useful changed the Schemas by Daniel Veillard · 23 years ago
- e1eff38 *** empty log message *** by Igor Zlatkovic · 23 years ago
- a6f2d90 *** empty log message *** by Igor Zlatkovic · 23 years ago
- ea5148d *** 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
- f7c730f Remove mailto and point people to the bug report page, Daniel by Daniel Veillard · 23 years ago
- bc6f759 Gary found a compile time problem, fixes #78823 Daniel by Daniel Veillard · 23 years ago
- c397534 Updated the web pages, Daniel by Daniel Veillard · 23 years ago
- a7084cd release of 2.4.20 updated and rebuilt the docs Daniel by Daniel Veillard · 23 years ago
- f544f19 patch from Cristian Gafton to build on Red Hat 6.2, should also fix #75779 by Daniel Veillard · 23 years ago
- 940492d first part of fixing #78729 Daniel by Daniel Veillard · 23 years ago
- eb475a3 fixing bug #78662 i.e. add proper escaping of URI when saving HTML files. 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
- 7579482 Updated the graphic overview of the architecture, Daniel by Daniel Veillard · 23 years ago
- cb5b4d6 applied an IEEE flag patch for OSF/1 #77825 Daniel by Daniel Veillard · 23 years ago
- 9425ce2 *** empty log message *** by Igor Zlatkovic · 23 years ago
- da423da Silvan Minghetti pointed erroneous use of LIBXML_THREADS_ENABLED instead by Daniel Veillard · 23 years ago
- 0eafdef another patch from Richard Jinks for substring conformance update of the by Daniel Veillard · 23 years ago
- 01917aa patch from Richard Jinks for .x float parsing. Daniel by Daniel Veillard · 23 years ago
- 46d6c44 patch from Markus Henke when an encoding ain't recognized Daniel by Daniel Veillard · 23 years ago
- 88e0ad4 got a report that #include <string.h> was needed Daniel by Daniel Veillard · 23 years ago
- 6e4f1c0 applied a fix from Anthony Jones for -o /--output Daniel by Daniel Veillard · 23 years ago
- 823e5b2 doc/example.html fixing typo by MST 2002 John Fleck · 23 years ago
- b2fb8ed Added a new Pascal DOM2 binding, Daniel by Daniel Veillard · 23 years ago
- bd6e631 fixed a bug in the nodeset to boolean comparison code pointed out by by Daniel Veillard · 23 years ago
- e979e3b Frédéric Crozat gave a patch related to the change of Include paths by Daniel Veillard · 23 years ago
- 7089d6b Fix bug #76927 forgot to save some context when evaluating binary by Daniel Veillard · 23 years ago
- c332dab Trying to ad a favicon.ico, Daniel by Daniel Veillard · 23 years ago
- d30be4a fixed configure for MPE/iX from Markus Henke fixed initialization problems by Daniel Veillard · 23 years ago
- 21458c8 more patches from Richard Jinks Updated tests though they show a by Daniel Veillard · 23 years ago
- 28dfed1 previous commit also included patches from Richard Jinks on some IEEE by Daniel Veillard · 23 years ago
- 5fc1f08 Added Igor Zlatkovic as official maintainer Albert Chin pointed that by Daniel Veillard · 23 years ago
- db1dc39 Thomas Steinborn pointed out #76404 that libxml2 could leak by Daniel Veillard · 23 years ago
- dd4b912 applied patch from Allan Clark for UnixWare/OpenServer Daniel by Daniel Veillard · 23 years ago
- d6d3147 cleanup, Daniel by Daniel Veillard · 23 years ago
- 1927409 preparing 2.4.19 rebuilt the docs Daniel by Daniel Veillard · 23 years ago
- 56b2db7 fixing #76043, got fed up with non-portability of that piece of code. by Daniel Veillard · 23 years ago
- 6f4561a Never commit without running "make tests" :-( fix a couple of stupidities by Daniel Veillard · 23 years ago
- d85f4f4 fixed bug #76168, attribute redeclared in the internal subset should not by Daniel Veillard · 23 years ago
- ac97f6e Windows command-line build components added. by Igor Zlatkovic · 23 years ago
- 5bd2689 *** empty log message *** by Igor Zlatkovic · 23 years ago
- 56cd18b Richard Jinks also raised some rounding problems this tries to fix them by Daniel Veillard · 23 years ago
- 4e2df54 Richard Jinks spotted an incoherent memory allocation behaviour in by Daniel Veillard · 23 years ago
- db55291 fixed a bug in the ISO-Latin 1 to UTF8 encoder raised by Morus Walter by Daniel Veillard · 23 years ago
- 9e53793 applied 2 fixups from Igor Daniel by Daniel Veillard · 23 years ago
- 6fbcf42 fixing #75619, related to a problem when trying to evaluate condition when by Daniel Veillard · 23 years ago
- 1840ef0 patch from Mark Vakoc to build C14N if DocBook and HTML support is not 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
- c62a147 valgrind spotted another error that time when running on libxslt by Daniel Veillard · 23 years ago
- 4b3a84f adding "make valgrind" running the full regression tests (except python by Daniel Veillard · 23 years ago
- 28cac6b pretty insane thing, the xmlXPathFormatNumber() was not serializing 1 as 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
- 5997aca humm, changed the way the SAX parser work when by Daniel Veillard · 23 years ago
- b5a60ec Wilfried Teiken provided a hackish but working way to get context reported by Daniel Veillard · 23 years ago
- 1eb2424 Added a link about binding on top of the presentation, Daniel by Daniel Veillard · 23 years ago
- 0bbefe7 Fixed a small pbm in one xmlIO example, Daniel by Daniel Veillard · 23 years ago
- 2d347fa applied a new patch from Aleksey Sanin updated the documentation to by Daniel Veillard · 23 years ago
- 38bf6f0 small fix to avoid potential problem due to ordering of freeing data by Daniel Veillard · 23 years ago
- d237901 Cleanup of the python Makefiles based on Jacob and James feedback, fixed by Daniel Veillard · 23 years ago
- e7dd2b8 it was reported quite a few times that xml2-config --cflags should not by Daniel Veillard · 23 years ago
- 6f293b1 another patch from Aleksey Sanin Daniel by Daniel Veillard · 23 years ago
- 5c39654 applied patch from Aleksey Sanin fixing a problem in the canonicalization by Daniel Veillard · 23 years ago
- 9be6586 remove LDADD and CFLAGS as this is broken usage, redundant, and gcc by jacob berkman · 23 years ago
- 75be013 speedup some node selection operations, this can have a significant impact 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
- bb4e46d applied patch from Dodji Seketeli fixing an uninitailized variable in by Daniel Veillard · 23 years ago
- db1bdba fixed a few comments regenerated the docs and added the C14N API fixups by Daniel Veillard · 23 years ago
- a6d2e9e config.py* was missing, Daniel by Daniel Veillard · 23 years ago
- fa49d87 fix to adapt varaiations in the bindings fixed to have the version of the by Daniel Veillard · 23 years ago
- a3db2e3 fixed a bug newly introduced and pointed by Uwe Fechner in xmlCopyProp() 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
- ef6c46f fixed xmlHasNsProp() bugs for defaulted from DTD attribs, added a specific by Daniel Veillard · 23 years ago
- 90bc371 owen pointed out a problem with the ftime fix, gettimeofday() was not by Daniel Veillard · 23 years ago
- 8c1ae60 trying to fix #71457 for timing precision when gettimeofday() is not by Daniel Veillard · 23 years ago
- f5a457a Fixed #73408 missing images are now copied on install and part of the by Daniel Veillard · 23 years ago
- 7b41613 trying to avoid bug #72150 which was apparently caused by a gcc bug (or a by Daniel Veillard · 23 years ago
- f742d34 fixed xmlReconciliateNs(), added a Python test/example for inter-document by Daniel Veillard · 23 years ago
- 4e0e297 fixed some htmlSetMetaEncoding() problems fixup and integrated tests for by Daniel Veillard · 23 years ago
- e915b2d Fixed bug #72570 moved the libxml man page to section 3 Daniel by Daniel Veillard · 23 years ago
- 1e77438 fix bug #72490 added methods serialize() and saveTo() to all node by Daniel Veillard · 23 years ago
- ddffd2a closed #73430, don't read from an input source which indicated an by Daniel Veillard · 23 years ago
- 8d24cc1 make sure SAX endDocument is always called as this could result in a by Daniel Veillard · 23 years ago
- ba5e18a applied patch fixing #73450 Daniel 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
- d4f41aa patch from Boris Erdmann fixing some namespace odities with xmlCopyNode() by Daniel Veillard · 23 years ago
- c661304 fix bug #72706 when loading a NULL entity Daniel by Daniel Veillard · 23 years ago
- c0fef77 Fixed #72346, about handling of xmlns:foo="", this could actually change by Daniel Veillard · 23 years ago
- 79426f2 added the possibility of returning nodesets from XPath extension functions by Daniel Veillard · 23 years ago
- a94ec6f commiting some Python bindings work done while travelling Daniel by Daniel Veillard · 23 years ago
- 9730051 close #72663 and #72658, don't memdump unless compiled explicitely with by Daniel Veillard · 23 years ago
- 0b79dfe Updated the Python doc with installation informations, Daniel by Daniel Veillard · 23 years ago
- 6361da0 Added wrapper for the xmlURIPtr type, provided accessors, fixed the by Daniel Veillard · 23 years ago
- 0fea6f4 added the 'usual' setup.py to allow building a libxml2-python module based by Daniel Veillard · 23 years ago
- fcbfa2d Fixed a small prob, Daniel by Daniel Veillard · 23 years ago
- 9eb146b Broken a line to help formatting python.html by Daniel Veillard · 23 years ago
- 4316211 Rebuilt those pages too, Daniel by Daniel Veillard · 23 years ago