1. 1c1c77c Merge "DO NOT MERGE: Disallow namespace nodes in XPointer ranges" into FPIIM_WIP by Teemu Hukkanen · 7 years ago
  2. 142c7c6 DO NOT MERGE: Fix XPointer paths beginning with range-to by Brian C. Young · 7 years ago
  3. 48a151c DO NOT MERGE: Disallow namespace nodes in XPointer ranges by Brian C. Young · 7 years ago
  4. 28c53d3 DO NOT MERGE resolve merge conflicts of 1d43fb67 to mnc-dev am: 1d462cdbb0 by Xin Li · 7 years ago
  5. f5496a1 xpointer : fixing Null Pointers by Gaurav Gupta · 10 years ago
  6. a61929e Remove Unnecessary Null check in xpointer.c by Gaurav Gupta · 10 years ago
  7. f8e3db0 Big space and tab cleanup by Daniel Veillard · 12 years ago
  8. 3e62adb Adding various checks on node type though the API by Daniel Veillard · 12 years ago
  9. d8e1fae Fix an off by one pointer access by Jüri Aedla · 12 years ago
  10. f5048b3 Hardening of XPath evaluation by Daniel Veillard · 13 years ago
  11. 594e5df Chasing dead assignments reported by clang-scan by Daniel Veillard · 15 years ago
  12. 8ed1072 Add symbol versioning to libxml2 shared libs by Daniel Veillard · 15 years ago
  13. 928d703 Skip silently unrecognized XPointer schemes by Jakub Wilk · 15 years ago
  14. aac7c68 fix a few warning raised by gcc-4.1 and latests changes Daniel by Daniel Veillard · 18 years ago
  15. 24505b0 a lot of small cleanups based on Linus' sparse check output. Daniel by Daniel Veillard · 19 years ago
  16. 5d4644e revamped the elfgcchack.h format to cope with gcc4 change of aliasing by Daniel Veillard · 19 years ago
  17. ce682bc autogenerate a minimal NULL value sequence for unknown pointer types This by Daniel Veillard · 20 years ago
  18. 3d97e66 extending the tests coverage more fixes and cleanups Daniel by Daniel Veillard · 20 years ago
  19. 4d59e22 enhanced to assure that if xpointer is called for a document, the by William M. Brack · 20 years ago
  20. ce4fc56 fixed problem with union when last() is used in predicate (bug #131971) by William M. Brack · 20 years ago
  21. f7eb794 fixed problem pointed out by Stéphane Bidoul on the list. completed by William M. Brack · 20 years ago
  22. 72ee48d Fixed memory leak reported by Dave Beckett Removed spurious comment by William M. Brack · 20 years ago
  23. 0817191 edited a couple of comments in accordance with posting on the mailing list by William M. Brack · 20 years ago
  24. 272693c minor error cleanup for gcc-3.3.[12] compilation warnings. by William M. Brack · 21 years ago
  25. 659e71e Setting up the framework for structured error reporting, touches a lot of by Daniel Veillard · 21 years ago
  26. fcf719c cleanup migrated XPointer module to the new error mechanism Daniel by Daniel Veillard · 21 years ago
  27. 3c908dc added xmlMallocAtomic() to be used when allocating blocks which do not by Daniel Veillard · 21 years ago
  28. 9a237c9 improved the script accordingly to the XInclude regression tests updates by Daniel Veillard · 21 years ago
  29. 56f21f2 tried to fix bug #97852 reported by Nicolas Noffke Daniel by Daniel Veillard · 22 years ago
  30. 34ce8be preparing 2.4.18 updated and rebuilt the web site implement the new by Daniel Veillard · 22 years ago
  31. 9ff8817 Fixing #74186, made sure all boolean expressions get fully parenthesized, by Daniel Veillard · 22 years ago
  32. 0ba5923 Tentatively fixed #69655 , make compiling with -Wredundant-decls clean. by Daniel Veillard · 22 years ago
  33. cbaf399 applied 42 documentation patches from Charlie Bozeman. Regenerated the by Daniel Veillard · 22 years ago
  34. 913d6e0 Fixed the previous fix, Daniel by Daniel Veillard · 23 years ago
  35. e85d934 fixed a compilation bug pointed by Danny Jamshy Daniel by Daniel Veillard · 23 years ago
  36. 3c01b1d - include/libxml/globals.h include/libxml/threads.h threads.c by Daniel Veillard · 23 years ago
  37. b44025c started integrating the non-controversial parts of Gary Pennington by Daniel Veillard · 23 years ago
  38. 60087f3 preparing 2.4.6 release updated and rebuilt the docs fixed a number of by Daniel Veillard · 23 years ago
  39. ae6db17 removed unused var Daniel by Daniel Veillard · 23 years ago
  40. 7db3773 store the line numbder in element->content, may break some software, need by Daniel Veillard · 23 years ago
  41. 87ee914 - xpointer.c include/win32config.h win32/libxml2/libxml2.def.src by Daniel Veillard · 23 years ago
  42. c5d6434 Summer's cleanup, a really big one: by Daniel Veillard · 23 years ago
  43. 017b108 - Makefile.am: cleanup when --without-debug is specified by Daniel Veillard · 23 years ago
  44. 39196eb - tree.c xinclude.c xpointer.c: bug #56402 exposed a number of by Daniel Veillard · 23 years ago
  45. f69bb4b - HTMLparser.c: Closed bug #54891 by Daniel Veillard · 23 years ago
  46. 70a9da5 trio upgrade and integration by Bjorn Reese · 23 years ago
  47. 92ad210 Spring cleanup ...: - configure.in Makefile.am config.h.in by Daniel Veillard · 23 years ago
  48. c86a4fa - HTMLparser.c HTMLtree.c SAX.c debugXML.c error.c parserInternals.c by Daniel Veillard · 23 years ago
  49. 56a4cb8 Huge cleanup, I switched to compile with by Daniel Veillard · 23 years ago
  50. fbf8a2d More cleanups, XSLT induced, start looking okay: by Daniel Veillard · 23 years ago
  51. afcbe1c Did the boring cleanup job now that stuff works okay again: by Daniel Veillard · 23 years ago
  52. 9e7160d Completely changed the way the XPath evaluation is done, likely to break by Daniel Veillard · 23 years ago
  53. 48b2f89 Okay time to improve performances, gprof session: by Daniel Veillard · 23 years ago
  54. 3473f88 Revert directory structure changes by Owen Taylor · 23 years ago
  55. 64636e7 moved to libxml directory - this allow simplify automake/autoconf. Now by CET 2001 Tomasz K³oczko · 23 years ago
  56. f17e09b Incorporated patches, some cleanup: by Daniel Veillard · 23 years ago
  57. 5a2b697 - xpath.c: seems I finally killed that ugly path evaluation by Daniel Veillard · 23 years ago
  58. a6d8eb6 Finally had a bit of time to resynch both trees: by Daniel Veillard · 23 years ago
  59. f62ceff General fixes, XPointer improvements: by Daniel Veillard · 24 years ago
  60. bf43275 Bug fixes new Xinclude tests: by Daniel Veillard · 24 years ago
  61. c2def84 Various patches and bug fixes, and XInclude progresses: by Daniel Veillard · 24 years ago
  62. 9e8bfae XInclude and other stuff while travelling. Contributed patches: by Daniel Veillard · 24 years ago
  63. 2ffc359 - parser.[ch]: added xmlIOParseDTD() by Daniel Veillard · 24 years ago
  64. d6d7f7b patched to redirrect all "out of context" error messages to by Daniel Veillard · 24 years ago
  65. 29a11cc Releasing 2.2.6 after adding xpathInternals.h: by Daniel Veillard · 24 years ago
  66. 1baf412 - Release of 2.2.5 - xpointer.c: range() range-inside and other helper by Daniel Veillard · 24 years ago
  67. ff9c330 More work on XPointer by Daniel Veillard · 24 years ago
  68. c2df4cd Going forward in XPointer implementation: by Daniel Veillard · 24 years ago
  69. 19d6111 - nanohttp.c: added xmlNanoHTTPTimeout(int delay), removed a bug by Daniel Veillard · 24 years ago
  70. 2d38f04 - xpath.[ch] xpointer.[ch]: worked on XPath functions and variable by Daniel Veillard · 24 years ago
  71. e8eac3d Oops seems I forgot to commit the xpointer.[ch] files, Daniel. by Daniel Veillard · 24 years ago