1. 28c53d3 DO NOT MERGE resolve merge conflicts of 1d43fb67 to mnc-dev am: 1d462cdbb0 by Xin Li · 7 years ago
  2. 2324330 XMl Shell command "cd" does not handle "/" at end of path by Daniel Veillard · 10 years ago
  3. 3313d14 Don't use xmlValidateName() when not available. by Nicolas Le Cam · 11 years ago
  4. ccc9cf9 Fix a wrong test by Daniel Veillard · 11 years ago
  5. 2af19f9 Cleanup of a duplicate test by Daniel Veillard · 11 years ago
  6. f8e3db0 Big space and tab cleanup by Daniel Veillard · 12 years ago
  7. 0cd29a3 Add "whereis" command to xmllint shell by Ryan · 12 years ago
  8. 40db1ee Improve xmllint shell by Ryan · 12 years ago
  9. ce5f9a7 616478 Fix xmllint shell write command by Gwenn Kahz · 14 years ago
  10. 13cee4e Fix a bunch of scan 'dead increments' and cleanup by Daniel Veillard · 15 years ago
  11. 023d0ba Fix leak on SAX1, xmllint --sax1 option and debug by Daniel Veillard · 15 years ago
  12. bccae2d * c14n.c debugXML.c doc/examples/io2.c parser.c schematron.c by Daniel Veillard · 15 years ago
  13. 97c9ce2 fix various attribute normalisation problems reported by Ashwin this by Daniel Veillard · 16 years ago
  14. 3066351 made one of the changes suggested by Brian Krahmer allow to pass '--' on by Daniel Veillard · 16 years ago
  15. 7837dd8 patch from Oleg Paraschenko to fix xmlDebugDumpNode() when handled a by Daniel Veillard · 19 years ago
  16. b6580ae uninitialized field and fix on test. Daniel by Daniel Veillard · 19 years ago
  17. cfa303a change verbosity depending on API get back to previous outputs Daniel by Daniel Veillard · 19 years ago
  18. 8874b94 added a parser XML_PARSE_COMPACT option to allocate small text nodes (less by Daniel Veillard · 19 years ago
  19. 0357a30 excluded content string check for XML_ELEMENT_DECL in by William M. Brack · 19 years ago
  20. 20887ee added enhancement for #309057 in xmllint shell Daniel by Daniel Veillard · 19 years ago
  21. f2e066a complete, checking on other platforms is needed updated fix a bug raised by Daniel Veillard · 19 years ago
  22. 5d4644e revamped the elfgcchack.h format to cope with gcc4 change of aliasing by Daniel Veillard · 19 years ago
  23. 5a9c1fd changed maintainer-clean dependency with suggestion from Crispin Flowerday by William M. Brack · 19 years ago
  24. d0cf7f6 integrated in "make tests" added -q option, and more conditional features by Daniel Veillard · 20 years ago
  25. a82b182 more coverage more fixes Daniel by Daniel Veillard · 20 years ago
  26. 6927b10 preparing release 2.6.15 cleanups Daniel by Daniel Veillard · 20 years ago
  27. 03a53c3 added checking for names values and dictionnaries generates a tons of by Daniel Veillard · 20 years ago
  28. 9638d4c excluded a few nodes (with no content) from the string check routine. by William M. Brack · 20 years ago
  29. c609578 added UTF-8 string checking, raise a problem, need debug Daniel by Daniel Veillard · 20 years ago
  30. 0d24b11 added namespace checking daniel by Daniel Veillard · 20 years ago
  31. 7682114 some framework preparation to add namespace checkings daniel by Daniel Veillard · 20 years ago
  32. 8de5c0b adding the tree debug mode fixing various problems reported by the debug by Daniel Veillard · 20 years ago
  33. 22cdb84 revamped the XML debugging module and prepare for a new checking mode by Daniel Veillard · 20 years ago
  34. 13dfa87 added the routine xmlNanoHTTPContentLength to the external API by William M. Brack · 20 years ago
  35. c14c389 added help for new set shell command added parser option to not generate by Daniel Veillard · 20 years ago
  36. 29b1748 small typo pointed out by Mike Hommey slightly improved the --c14n by Daniel Veillard · 20 years ago
  37. bbaa997 applied patch from Stefano Debenedetti to register namespaces in the debug by Daniel Veillard · 20 years ago
  38. ebe25d4 applied patch from Mark Vadoc avoiding using xmlParse* option and use by Daniel Veillard · 20 years ago
  39. b34321c Fixing a head build problem, damn ... Daniel by Daniel Veillard · 20 years ago
  40. 2156d43 fixing compilation bug with some options disabled as well as by Daniel Veillard · 20 years ago
  41. f54cd53 fixing compilation and link option when configuring with --without-valid by Daniel Veillard · 20 years ago
  42. 522bc60 added "relaxng" option to the debugging shell some regression tests for by Daniel Veillard · 20 years ago
  43. 76e95df Changed all (?) occurences where validation macros (IS_xxx) had by William M. Brack · 21 years ago
  44. a9cce9c Okay this is scary but it is just adding a configure option to disable by Daniel Veillard · 21 years ago
  45. 7a985a1 fixed 2 bugs pointed in #116448 Daniel by Daniel Veillard · 21 years ago
  46. c06bb62 included libxml/uri.h for xmlCanonicPath declaration by Igor Zlatkovic · 21 years ago
  47. 85095e2 try to find more places where xmlCanonicPath() must be used to convert by Daniel Veillard · 21 years ago
  48. 580ced8 fixed Red Hat bug #86118 use libxml2.spec instead of libxml.spec fixed by Daniel Veillard · 21 years ago
  49. 01c13b5 code cleanup, especially the function comments. fixed a small bug when by Daniel Veillard · 21 years ago
  50. e645e8c Applied the VMS update patch from Craig A. Berry update Daniel by Daniel Veillard · 22 years ago
  51. 1e20822 adding a grep command to --shell in xmllint for T.V. Raman Daniel by Daniel Veillard · 22 years ago
  52. 01992e0 Joe Marcus Clarke reported a segfault on FBsd this was due to by Daniel Veillard · 22 years ago
  53. 321be0c applied patch from Mark Vakoc except the API change, preserved it. updated by Daniel Veillard · 22 years ago
  54. 49cc975 replaced sprintf() with snprintf() to prevent possible buffer overflow by Aleksey Sanin · 22 years ago
  55. 34ce8be preparing 2.4.18 updated and rebuilt the web site implement the new by Daniel Veillard · 22 years ago
  56. 75be013 speedup some node selection operations, this can have a significant impact by Daniel Veillard · 22 years ago
  57. 9ff8817 Fixing #74186, made sure all boolean expressions get fully parenthesized, by Daniel Veillard · 22 years ago
  58. 0ba5923 Tentatively fixed #69655 , make compiling with -Wredundant-decls clean. by Daniel Veillard · 22 years ago
  59. 7db3871 cleanup always use stdout if output is NULL don't close filedescriptors by Daniel Veillard · 22 years ago
  60. 2070c48 added an xpath function to the shell for T. V. Raman Daniel by Daniel Veillard · 22 years ago
  61. 5e926fa patch from Anthony Jones to catch NULL nodes in debug routines. Daniel by Daniel Veillard · 22 years ago
  62. 9d06d30 Build a new version hopefully near complete and fully documented of the by Daniel Veillard · 22 years ago
  63. cfa0d81 fixed the funxtion to set the xml: attributes added "setbase" to test it. by Daniel Veillard · 22 years ago
  64. e6a5519 some cleanup after an unsuccessful attempt at fixing #61290 :-( Daniel by Daniel Veillard · 22 years ago
  65. cbaf399 applied 42 documentation patches from Charlie Bozeman. Regenerated the by Daniel Veillard · 22 years ago
  66. 8faa783 moved xmlGetLineNo() and xmlGetNodePath() into the main tree module, they by Daniel Veillard · 23 years ago
  67. cd337f0 some cleanups when chasing unappropriate stdout output. Daniel by Daniel Veillard · 23 years ago
  68. c6e013a add xmlGetNodePath() a cleaned up version of the Pwd shell string by Daniel Veillard · 23 years ago
  69. 5004f42 Stefan Kost provided an help command for the shell Daniel by Daniel Veillard · 23 years ago
  70. a6825e8 Heiko Rupp pointed that the shell would crash on empty nodesets returns. by Daniel Veillard · 23 years ago
  71. 66870c7 applied an improvement to xmlGetLineNo() from Keith Isdale Daniel by Daniel Veillard · 23 years ago
  72. ebd38c5 bool can be a reserved keyword. Daniel by Daniel Veillard · 23 years ago
  73. 3c01b1d - include/libxml/globals.h include/libxml/threads.h threads.c by Daniel Veillard · 23 years ago
  74. b44025c started integrating the non-controversial parts of Gary Pennington by Daniel Veillard · 23 years ago
  75. 78d1209 integrating Keith Isdale patches for the XSLT debugger interfaces. Some by Daniel Veillard · 23 years ago
  76. d3d0672 deprecate the non-boundchecking Sprintf functions, add Snprintf this by Daniel Veillard · 23 years ago
  77. 567e1b4 fixed a bug when walking the descendants and the current node has no by Daniel Veillard · 23 years ago
  78. 5e2dace Cleanup, cleanup .. removed libxml softlink for good cleanup to get 100% by Daniel Veillard · 23 years ago
  79. 7db3773 store the line numbder in element->content, may break some software, need by Daniel Veillard · 23 years ago
  80. b8c9be9 fixed XML Base computation which was broken added a base function to the by Daniel Veillard · 23 years ago
  81. c5d6434 Summer's cleanup, a really big one: by Daniel Veillard · 23 years ago
  82. 61d80a2 - parserInternals.c xpath.[ch]: some UTF8 cleanup on by Daniel Veillard · 23 years ago
  83. eae522a Time to work on helping the Gnome Doc project, first step is reintegrating by Daniel Veillard · 23 years ago
  84. 70a9da5 trio upgrade and integration by Bjorn Reese · 23 years ago
  85. a10efa8 - debugXML.c hash.c tree.h valid.c : some changes related to by Daniel Veillard · 23 years ago
  86. 92ad210 Spring cleanup ...: - configure.in Makefile.am config.h.in by Daniel Veillard · 23 years ago
  87. c86a4fa - HTMLparser.c HTMLtree.c SAX.c debugXML.c error.c parserInternals.c by Daniel Veillard · 23 years ago
  88. 56a4cb8 Huge cleanup, I switched to compile with by Daniel Veillard · 23 years ago
  89. 3473f88 Revert directory structure changes by Owen Taylor · 23 years ago
  90. 64636e7 moved to libxml directory - this allow simplify automake/autoconf. Now by CET 2001 Tomasz K³oczko · 23 years ago
  91. e456646 More work, bugfixes for problems detected by XSLT, and addition of by Daniel Veillard · 23 years ago
  92. 389e6b7 Patches bug fixes and on new function: by Daniel Veillard · 23 years ago
  93. 9e8bfae XInclude and other stuff while travelling. Contributed patches: by Daniel Veillard · 24 years ago
  94. a4964b7 - HTMLparser.c: fixed loop on invalid char in scripts by Daniel Veillard · 24 years ago
  95. d6d7f7b patched to redirrect all "out of context" error messages to by Daniel Veillard · 24 years ago
  96. 126f279 Bunch of fixes, finishing moving datastructures to the hash stuff: by Daniel Veillard · 24 years ago
  97. 52afe80 Started working on the hash table module integration, fixed a bug: by Daniel Veillard · 24 years ago
  98. b71379b - moved xml-error.h to xmlerror.h: seems this allowed to bypass by Daniel Veillard · 24 years ago
  99. 7e99c63 Tried to build libxml2-2.2.5 by Daniel Veillard · 24 years ago
  100. 55b91f2 Massive XPath implementation cleanup: by Daniel Veillard · 24 years ago