- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 158a4d2 fixed a push/encoding bug reported by Michael on librsvg Daniel by Daniel Veillard · 23 years ago
- 7839e16 fixes a misplaced #endif Daniel by Daniel Veillard · 23 years ago
- d54fa3e found and fixed a couple of allocation bugs Daniel by Daniel Veillard · 23 years ago
- 6dbcaf8 added a Python and binding page describing the current state of the Python 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
- 8aff247 oops broke automatic defaulting of namespaces attributes. Daniel 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
- d6dc4cb implemented E59 spaces in CDATA does not match the nonterminal S Daniel by Daniel Veillard · 23 years ago
- 878eab0 more validation test fixups added duration info for the tests Daniel by Daniel Veillard · 23 years ago
- d01fd3e a couple of errors were reported but not saved back as such in the parsing 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
- 8ab0f58 more work on the conformance suite. Took the step to finally block by Daniel Veillard · 23 years ago
- 55253e2 fixed the test script after some discussion on the semantic of by Daniel Veillard · 23 years ago
- 2875770 fixed a couple of conformances issues deep into the validation code by Daniel Veillard · 23 years ago
- 82ac6b0 fixed #71741 supid typo an a bug about encoding parsing stayed there for by Daniel Veillard · 23 years ago
- 7aea52d fixed #71740 NotationDecl with a required field missing Daniel by Daniel Veillard · 23 years ago
- c761299 improved the behaviour a bit as well as the logs fixed a few more bugs by Daniel Veillard · 23 years ago
- bb7ddb3 python script to run regression tests against the XML Test suite of by Daniel Veillard · 23 years ago
- 9f28f30 avoid a warning bug #71594 Daniel by Daniel Veillard · 23 years ago
- 144024e Jesse Perry provided a patch to remove a few warning on alpha/Tru64 Daniel by Daniel Veillard · 23 years ago
- e4301c8 fixing a comment fixing some troubles with validity check on namespaces by Daniel Veillard · 23 years ago
- a6d0538 Fixing #71342 serializing '\n' in attribute values added a specific test. by Daniel Veillard · 23 years ago
- 797a565 couple of bug fixes Daniel by Daniel Veillard · 23 years ago
- 01a6d41 removed tabs and used spaces. Daniel by Daniel Veillard · 23 years ago
- 397ff11 preparing 2.4.15 rebuilt some docs Daniel by Daniel Veillard · 23 years ago
- 0351754 trying to close Red Hat bug #58707 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
- c5f05ad fix #68882, cleanup the XInclude copying of node, merge back IDs in the by Daniel Veillard · 23 years ago
- 1c18e30 seems some version of automake didn't generate the dependancies right as by Daniel Veillard · 23 years ago
- 5e5c2d0 Justin Fletcher found some parts of the code needing cleanup Fixed the by Daniel Veillard · 23 years ago