1. 9be6586 remove LDADD and CFLAGS as this is broken usage, redundant, and gcc by jacob berkman · 22 years ago
  2. 75be013 speedup some node selection operations, this can have a significant impact by Daniel Veillard · 22 years ago
  3. 61f2617 Heiko W. Rupp fixed a lot of comments to generate better API descriptions by Daniel Veillard · 22 years ago
  4. 9ff8817 Fixing #74186, made sure all boolean expressions get fully parenthesized, by Daniel Veillard · 22 years ago
  5. bb4e46d applied patch from Dodji Seketeli fixing an uninitailized variable in by Daniel Veillard · 22 years ago
  6. db1bdba fixed a few comments regenerated the docs and added the C14N API fixups by Daniel Veillard · 22 years ago
  7. a6d2e9e config.py* was missing, Daniel by Daniel Veillard · 22 years ago
  8. fa49d87 fix to adapt varaiations in the bindings fixed to have the version of the by Daniel Veillard · 22 years ago
  9. a3db2e3 fixed a bug newly introduced and pointed by Uwe Fechner in xmlCopyProp() by Daniel Veillard · 22 years ago
  10. af43f63 preparing 2.4.17 release updated and rebuilt the docs fixed a comment by Daniel Veillard · 22 years ago
  11. ef6c46f fixed xmlHasNsProp() bugs for defaulted from DTD attribs, added a specific by Daniel Veillard · 22 years ago
  12. 90bc371 owen pointed out a problem with the ftime fix, gettimeofday() was not by Daniel Veillard · 22 years ago
  13. 8c1ae60 trying to fix #71457 for timing precision when gettimeofday() is not by Daniel Veillard · 22 years ago
  14. f5a457a Fixed #73408 missing images are now copied on install and part of the by Daniel Veillard · 22 years ago
  15. 7b41613 trying to avoid bug #72150 which was apparently caused by a gcc bug (or a by Daniel Veillard · 22 years ago
  16. f742d34 fixed xmlReconciliateNs(), added a Python test/example for inter-document by Daniel Veillard · 22 years ago
  17. 4e0e297 fixed some htmlSetMetaEncoding() problems fixup and integrated tests for by Daniel Veillard · 22 years ago
  18. e915b2d Fixed bug #72570 moved the libxml man page to section 3 Daniel by Daniel Veillard · 22 years ago
  19. 1e77438 fix bug #72490 added methods serialize() and saveTo() to all node by Daniel Veillard · 22 years ago
  20. ddffd2a closed #73430, don't read from an input source which indicated an by Daniel Veillard · 22 years ago
  21. 8d24cc1 make sure SAX endDocument is always called as this could result in a by Daniel Veillard · 22 years ago
  22. ba5e18a applied patch fixing #73450 Daniel by Daniel Veillard · 22 years ago
  23. bcf64c0 Oops forgot to add c14n.h to the makefile.am, Daniel by Daniel Veillard · 22 years ago
  24. 044fc6b fixing #61290 "namespace nodes have no parent" long standing divergence by Daniel Veillard · 22 years ago
  25. d4f41aa patch from Boris Erdmann fixing some namespace odities with xmlCopyNode() by Daniel Veillard · 22 years ago
  26. c661304 fix bug #72706 when loading a NULL entity Daniel by Daniel Veillard · 22 years ago
  27. c0fef77 Fixed #72346, about handling of xmlns:foo="", this could actually change by Daniel Veillard · 22 years ago
  28. 79426f2 added the possibility of returning nodesets from XPath extension functions by Daniel Veillard · 22 years ago
  29. a94ec6f commiting some Python bindings work done while travelling Daniel by Daniel Veillard · 22 years ago
  30. 9730051 close #72663 and #72658, don't memdump unless compiled explicitely with by Daniel Veillard · 22 years ago
  31. 0b79dfe Updated the Python doc with installation informations, Daniel by Daniel Veillard · 22 years ago
  32. 6361da0 Added wrapper for the xmlURIPtr type, provided accessors, fixed the by Daniel Veillard · 22 years ago
  33. 0fea6f4 added the 'usual' setup.py to allow building a libxml2-python module based by Daniel Veillard · 22 years ago
  34. fcbfa2d Fixed a small prob, Daniel by Daniel Veillard · 22 years ago
  35. 9eb146b Broken a line to help formatting python.html by Daniel Veillard · 22 years ago
  36. 4316211 Rebuilt those pages too, Daniel by Daniel Veillard · 22 years ago
  37. 373a475 Removed the CSS font size, Daniel by Daniel Veillard · 22 years ago
  38. b9e469a Added pointer to Tcl bindings, Daniel by Daniel Veillard · 22 years ago
  39. 158a4d2 fixed a push/encoding bug reported by Michael on librsvg Daniel by Daniel Veillard · 22 years ago
  40. 7839e16 fixes a misplaced #endif Daniel by Daniel Veillard · 22 years ago
  41. d54fa3e found and fixed a couple of allocation bugs Daniel by Daniel Veillard · 22 years ago
  42. 6dbcaf8 added a Python and binding page describing the current state of the Python by Daniel Veillard · 22 years ago
  43. a539356 Added link, Daniel by Daniel Veillard · 22 years ago
  44. 5b16f58 Updated the conformance state, Daniel by Daniel Veillard · 22 years ago
  45. 5f4b599 preparing 2.4.16 updated and rebuilt the docs, rebuilt the API and web by Daniel Veillard · 22 years ago
  46. 8aff247 oops broke automatic defaulting of namespaces attributes. Daniel by Daniel Veillard · 22 years ago
  47. 8dc16a6 had to change 2 internal parsing API when processing document content to by Daniel Veillard · 22 years ago
  48. d6dc4cb implemented E59 spaces in CDATA does not match the nonterminal S Daniel by Daniel Veillard · 22 years ago
  49. 878eab0 more validation test fixups added duration info for the tests Daniel by Daniel Veillard · 22 years ago
  50. d01fd3e a couple of errors were reported but not saved back as such in the parsing by Daniel Veillard · 22 years ago
  51. 4a7ae50 isExtender was missing a char % are acceptable in the internal subset if by Daniel Veillard · 22 years ago
  52. 8ab0f58 more work on the conformance suite. Took the step to finally block by Daniel Veillard · 22 years ago
  53. 55253e2 fixed the test script after some discussion on the semantic of by Daniel Veillard · 22 years ago
  54. 2875770 fixed a couple of conformances issues deep into the validation code by Daniel Veillard · 22 years ago
  55. 82ac6b0 fixed #71741 supid typo an a bug about encoding parsing stayed there for by Daniel Veillard · 22 years ago
  56. 7aea52d fixed #71740 NotationDecl with a required field missing Daniel by Daniel Veillard · 22 years ago
  57. c761299 improved the behaviour a bit as well as the logs fixed a few more bugs by Daniel Veillard · 22 years ago
  58. bb7ddb3 python script to run regression tests against the XML Test suite of by Daniel Veillard · 22 years ago
  59. 9f28f30 avoid a warning bug #71594 Daniel by Daniel Veillard · 22 years ago
  60. 144024e Jesse Perry provided a patch to remove a few warning on alpha/Tru64 Daniel by Daniel Veillard · 22 years ago
  61. e4301c8 fixing a comment fixing some troubles with validity check on namespaces by Daniel Veillard · 22 years ago
  62. a6d0538 Fixing #71342 serializing '\n' in attribute values added a specific test. by Daniel Veillard · 22 years ago
  63. 3f4c40f Remove the mailto links and point back to the help page, Daniel by Daniel Veillard · 22 years ago
  64. e46182c Updated FAQ item #3 with Heiko W. Rupp update, Daniel by Daniel Veillard · 22 years ago
  65. 797a565 couple of bug fixes Daniel by Daniel Veillard · 22 years ago
  66. 01a6d41 removed tabs and used spaces. Daniel by Daniel Veillard · 22 years ago
  67. 397ff11 preparing 2.4.15 rebuilt some docs Daniel by Daniel Veillard · 22 years ago
  68. 0351754 trying to close Red Hat bug #58707 by Daniel Veillard · 22 years ago
  69. 6c4ffaf trying to fix the include mess Daniel by Daniel Veillard · 22 years ago
  70. 1a612ed reverted part of the previous attempt to provide #69655, this was breaking by Daniel Veillard · 22 years ago
  71. 0ba5923 Tentatively fixed #69655 , make compiling with -Wredundant-decls clean. by Daniel Veillard · 22 years ago
  72. c5f05ad fix #68882, cleanup the XInclude copying of node, merge back IDs in the by Daniel Veillard · 22 years ago
  73. 1c18e30 seems some version of automake didn't generate the dependancies right as by Daniel Veillard · 22 years ago
  74. 5e5c2d0 Justin Fletcher found some parts of the code needing cleanup Fixed the by Daniel Veillard · 22 years ago
  75. b6c1e2f Updated the News section, Daniel by Daniel Veillard · 22 years ago
  76. 07be19b applied patch from Andris Pavenis for binary name suffixes Daniel by Daniel Veillard · 22 years ago
  77. f216d46 fixing #68748 Daniel by Daniel Veillard · 22 years ago
  78. d455d79 fixing #70166 Daniel by Daniel Veillard · 22 years ago
  79. c575b99 Changed to the MIT Licence updated the doc accordingly preparing 2.4.14 by Daniel Veillard · 22 years ago
  80. 2a0cf74 oops, Daniel by Daniel Veillard · 22 years ago
  81. 7db3871 cleanup always use stdout if output is NULL don't close filedescriptors by Daniel Veillard · 22 years ago
  82. 15a143b fixed stupid bug #70738 found by alfons hoogervorst by Daniel Veillard · 22 years ago
  83. 70cab35 cleanup the extension function lookup always compile the list Daniel by Daniel Veillard · 22 years ago
  84. 7a96efc do not install outside of prefix Daniel by Daniel Veillard · 22 years ago
  85. 33caa0b started adding SAX interfaces added a basic SAX test Daniel by Daniel Veillard · 22 years ago
  86. 36eea2d hardened the addChild function added accessors needed for xmlNode, a bit by Daniel Veillard · 22 years ago
  87. 4e1b26c change a small bit in the way valididy error messages get initialized by Daniel Veillard · 22 years ago
  88. 26f1dcc more accessor classes for the parser context, allow to switch on and check by Daniel Veillard · 22 years ago
  89. 3ce5257 cleanup added class for parser context, added first cut for push mode by Daniel Veillard · 22 years ago
  90. cfb0546 fixed a small bug a bit of cleanup. Daniel by Daniel Veillard · 22 years ago
  91. 5d81903 adding error redirections and preformat to a python handler cleanup made by Daniel Veillard · 22 years ago
  92. 7fd7a94 fixed a stupid bug when renaming a function Daniel by Daniel Veillard · 22 years ago
  93. 4cf998a Oops, missing an EXTRA_DIST, Daniel by Daniel Veillard · 22 years ago
  94. 9589d45 Progressing through the TODOs, class description output, extra XML API, by Daniel Veillard · 22 years ago
  95. 253aa2c added more informations in the libxml2-python package including docs. by Daniel Veillard · 22 years ago
  96. a7340c8 more work, now able to extend the XPath interpreter with functions written by Daniel Veillard · 22 years ago
  97. c3e3944 Jacob sent a patch to allow building from tarfile. Daniel by Daniel Veillard · 22 years ago
  98. 96c9af7 Fixed a couple more of python building problems, Daniel by Daniel Veillard · 22 years ago
  99. 6327697 Force the generato to use the API description in ../doc, Daniel by Daniel Veillard · 22 years ago
  100. f1d0e6b inserted the python wrappers build, I hope this won't be too unportable by Daniel Veillard · 22 years ago