1. ecdab2a Upgrade libxml2 to c41bc10da31a4a4e5416270110b6d1b79606cad1 by Elliott Hughes · 2 years, 4 months ago
  2. 5cefca7 Upgrade libxml2 to 7279d236364739a05657a8a614c15990eb08d0c6 by Elliott Hughes · 3 years, 1 month ago
  3. ca68927 Upgrade libxml2 to cbe1212db6e22fa92c33242c3ce089476585f872 by Haibo Huang · 3 years, 4 months ago
  4. d75f389 Upgrade libxml2 to 79301d3d5e553d46fc3201f48dcec3a93068c5a2 by Haibo Huang · 3 years, 5 months ago
  5. cfd91dc Upgrade libxml2 to 1a360c1c2ec950f478d55b31722ecf78f5698e97 by Haibo Huang · 3 years, 10 months ago
  6. cb5541c Fix libz and liblzma detection by Nick Wellnhofer · 7 years ago
  7. d2c329a Fix -Wimplicit-fallthrough warnings by J. Peter Mugaas · 7 years ago
  8. d422b95 Fix pointer/int cast warnings on 64-bit Windows by Nick Wellnhofer · 7 years ago
  9. f19385a Fix a couple of misleading indentation errors by Daniel Veillard · 7 years ago
  10. 454e397 Porting libxml2 on zOS encoding of code by Stéphane Michaut · 7 years ago
  11. 5a0ae66 Documentation fixes by Nick Wellnhofer · 7 years ago
  12. 8c82f5d Fix memory leak in xmlStringLenGetNodeList by Nick Wellnhofer · 7 years ago
  13. bdd6618 Avoid building recursive entities by Daniel Veillard · 8 years ago
  14. bb654fe Fix typos: dictio{ nn -> n }ar{y,ies} by Jan Pokorný · 8 years ago
  15. 220a7ba Don't add IDs in xmlSetTreeDoc by Nick Wellnhofer · 9 years ago
  16. f54d6a9 Account for ID attributes in xmlSetTreeDoc by Nick Wellnhofer · 9 years ago
  17. 5794104 Remove various unused value assignments by Philip Withnall · 10 years ago
  18. 95ebe53 Fix and add const qualifiers by Kurt Roeckx · 10 years ago
  19. 6d93e9e Unreachable code in tree.c by Gaurav Gupta · 10 years ago
  20. 1db9969 Support element node traversal in document fragments. by Kyle VanderBeek · 10 years ago
  21. 42870f4 Add couple of missing Null checks by Daniel Veillard · 10 years ago
  22. f0dd6e1 xmlNodeSetName: Allow setting the name to a substring of the currently set name by Tristan Van Berkom · 10 years ago
  23. 7e35abe Fix a doc typo by Daniel Veillard · 10 years ago
  24. 41586ca Fix compilation with minimum and xinclude. by Nicolas Le Cam · 11 years ago
  25. 77b5b46 Legacy needs xmlSAX2StartElement() and xmlSAX2EndElement(). by Nicolas Le Cam · 10 years ago
  26. 7580165 Fix typos in {tree,xpath}.c (errror) by Jan Pokorný · 10 years ago
  27. 98a4e71 Fix a couple of missing NULL checks by Gaurav · 11 years ago
  28. 75d1309 Fix a potential NULL dereference in tree code by Daniel Veillard · 11 years ago
  29. 81b9617 Two smal namespace tweaks by Daniel Veillard · 11 years ago
  30. fb27e2c Fix spelling of "length". by Michael Wood · 12 years ago
  31. 7d4c529 Improve HTML escaping of attribute on output by Daniel Veillard · 12 years ago
  32. 968a03a Add support for big line numbers in error reporting by Daniel Veillard · 12 years ago
  33. 28cc42d Regenerating docs and API files by Daniel Veillard · 12 years ago
  34. 3e62adb Adding various checks on node type though the API by Daniel Veillard · 12 years ago
  35. 6ca24a3 Namespace nodes can't be unlinked with xmlUnlinkNode by Daniel Veillard · 12 years ago
  36. c15df7d Avoid using xmlBuffer for serialization by Daniel Veillard · 12 years ago
  37. dddeede Provide new xmlBuf based saving functions by Daniel Veillard · 12 years ago
  38. 94431ec Fix various bugs in new code raised by the API checking by Daniel Veillard · 12 years ago
  39. 79ee284 Fix various problems with "make dist" by Daniel Veillard · 12 years ago
  40. 7d0d2a5 Use a hybrid allocation scheme in xmlNodeSetContent by Conrad Irwin · 12 years ago
  41. 7d553f8 Use buffers when constructing string node lists. by Conrad Irwin · 12 years ago
  42. 39d027c Fix html serialization error and htmlSetMetaEncoding() by Daniel Veillard · 12 years ago
  43. a6b14bf Clarify the need to use xmlFreeNode after xmlUnlinkNode by Daniel Veillard · 12 years ago
  44. aa54d37 Fix handling of XML-1.0 XML namespace declaration by Daniel Veillard · 14 years ago
  45. e4d1849 Fix xmlNodeSetBase() comment by Daniel Veillard · 14 years ago
  46. 2f70090 xmlPreviousElementSibling mistake by François Delyon · 14 years ago
  47. ddb01cb Fix lost namespace when copying node * tree.c: reconcile namespace if not found by Rob Richards · 14 years ago
  48. f370310 Fix a const warning in xmlNodeSetBase by Martin Trappel · 14 years ago
  49. 594e5df Chasing dead assignments reported by clang-scan by Daniel Veillard · 15 years ago
  50. 76d3645 Fixing assorted potential problems raised by scan by Daniel Veillard · 15 years ago
  51. ee20cd7 574017 Realloc too expensive on most platform by Daniel Veillard · 15 years ago
  52. 8ed1072 Add symbol versioning to libxml2 shared libs by Daniel Veillard · 15 years ago
  53. 2afca4a Preserve attributes of include start on tree copy by Petr Pajas · 15 years ago
  54. ab2a763 A bit of cleanups by Daniel Veillard · 15 years ago
  55. 43bc89c add a missing check in xmlAddSibling, patch by Kris Breuker avoid by Daniel Veillard · 15 years ago
  56. 810a78b set doc on last child tree in xmlAddChildList for bug #546772. Fix problem by Rob Richards · 15 years ago
  57. be2bd6a adds element traversal support avoid a warning regenerated daniel by Daniel Veillard · 16 years ago
  58. 1dc9feb fix for CVE-2008-4226, a memory overflow when building gigantic text by Daniel Veillard · 16 years ago
  59. da3fee4 Borland C fix from Moritz Both regenerate, workaround a problem for buffer by Daniel Veillard · 16 years ago
  60. 1572425 preparing 2.7.0 release remove some testing traces remove some warnings by Daniel Veillard · 16 years ago
  61. e83e93e make a new kind of buffer where shrinking and adding in head can avoid by Daniel Veillard · 16 years ago
  62. 2cba415 fix a small initialization problem raised by Ashwin increase testing by Daniel Veillard · 16 years ago
  63. aa6de47 applied patch from Aswin to fix tree skipping fixed a comment and added a by Daniel Veillard · 16 years ago
  64. ae0765b more progresses against the official regression tests small cleanup for by Daniel Veillard · 16 years ago
  65. ed939f8 fix a bug introduced when fixing #438208 and reported by Ashwin fix an by Daniel Veillard · 16 years ago
  66. 8f6c2b1 fix some problems with the *EatName functions when running out of memory by Daniel Veillard · 16 years ago
  67. 6f8611f patch from Julien Charbon to simplify the processing of xmlSetProp() by Daniel Veillard · 16 years ago
  68. 38d452a Fixed typo in xmlCharEncFirstLine pointed out by Mark Rowe (bug #440159) by William M. Brack · 17 years ago
  69. c992332 Richard Jones reported xmlBufferAdd (buf, "", -1), fixing it Daniel by Daniel Veillard · 17 years ago
  70. 0e05f4c applied documentation patches from Markus Keim fixed one bug and added a by Daniel Veillard · 18 years ago
  71. 26a45c8 fix comment for xmlDocSetRootElement c.f. #351981 order XPath elements by Daniel Veillard · 18 years ago
  72. b5f1197 fixing bug #344390 with xmlReconciliateNs Daniel by Daniel Veillard · 18 years ago
  73. f1a27c6 added --html --memory to test htmlReadMemory to test #321632 added various by Daniel Veillard · 18 years ago
  74. b8efdda add a new function xmlPathToUri() to provide a clean conversion when by Daniel Veillard · 18 years ago
  75. a02f199 xmlTextConcat works with comments and PI nodes (bug #355962). fix by Rob Richards · 18 years ago
  76. 978039b Fixed a bug in xmlDOMWrapAdoptNode(); the tree traversal stopped if the by Kasimier T. Buchcik · 18 years ago
  77. 43ceb1e Got rid of a compiler warning in xmlGetNodePath(). by Kasimier T. Buchcik · 18 years ago
  78. d38c63f Fixed xmlGetNodePath() to generate the node test "*" for elements in the by Kasimier T. Buchcik · 18 years ago
  79. a512d76 Revert behavior change in xmlSetProp to handle attributes with colons in by Rob Richards · 18 years ago
  80. b2f8f1d preparing 2.6.24 release, fixed Python paths at the last moment fix some by Daniel Veillard · 18 years ago
  81. 973dceb fix compilation without tree Daniel by Daniel Veillard · 18 years ago
  82. 11ce400 end of first pass on coverity reports. Daniel by Daniel Veillard · 18 years ago
  83. 4435341 Simplified usage of the internal xmlNsMap. Added a "strict" lookup for by Kasimier T. Buchcik · 18 years ago
  84. 30f874d Bundled lookup of attr-nodes and retrieving their values into the by Kasimier T. Buchcik · 18 years ago
  85. 6581512 Fix the add sibling functions when passing attributes. Modify testing for by Rob Richards · 18 years ago
  86. eb46870 Fixed bug #328896 reported by Liron. The path for text- and by Kasimier T. Buchcik · 18 years ago
  87. cab801b Added an initial version of xmlDOMWrapCloneNode() to the API. It will be by Kasimier T. Buchcik · 18 years ago
  88. e8f8d75 Fixed some bugs xmlDOMWrapReconcileNamespaces() wrt the previous addition by Kasimier T. Buchcik · 18 years ago
  89. e01b2fd Enhanced xmlDOMWrapReconcileNamespaces() to remove redundant ns-decls if by Kasimier T. Buchcik · 18 years ago
  90. 77b92ff fix bug #322136 in xmlNodeBufGetContent when entity ref is a child of an by Rob Richards · 18 years ago
  91. 19dc961 add additional checks to prevent tree corruption. fix problem copying by Rob Richards · 19 years ago
  92. c342ec6 fix issue adding non-namespaced attributes in xmlAddChild(), by Rob Richards · 19 years ago
  93. 65c2f1d Silenced intel compiler warnings (reported by Kjartan Maraas, bug by Kasimier T. Buchcik · 19 years ago
  94. 54f9a4f fixing a number of issues raised by xml:id but more generally related to by Daniel Veillard · 19 years ago
  95. 8874b94 added a parser XML_PARSE_COMPACT option to allocate small text nodes (less by Daniel Veillard · 19 years ago
  96. 73da77e line numbers are now carried by most nodes, fixing xmlGetLineNo() c.f. bug by Daniel Veillard · 19 years ago
  97. bca3ad2 fixed compilation when configured --without-sax1 and other cleanups fixes by Daniel Veillard · 19 years ago
  98. 365c806 applied patch from Alexander Pohoyda fixing xmlGetNodePath on namespaced by Daniel Veillard · 19 years ago
  99. 39e5c89 fixing a leak detected by testapi in xmlDOMWrapAdoptNode, and fixing by Daniel Veillard · 19 years ago
  100. 7e21fd1 fixing a leak detected by testapi in xmlDOMWrapAdoptNode, and fixing by Daniel Veillard · 19 years ago