1. 99737f5 Fixed validation bug #108858 on namespace names using entities and by Daniel Veillard · 21 years ago
  2. 693c9bc use XMLLING_INDENT environment variable to control indentation for the xmllint "--format" option by Aleksey Sanin · 21 years ago
  3. 42f12e9 after and exchange with James Clark it appeared I had bug in URI parsing by Daniel Veillard · 21 years ago
  4. ef4d3bc I f...ed up the default configuration of schemas and --relaxng option by Daniel Veillard · 21 years ago
  5. 71531f3 comments cleanups use xmllint for doing the RelaxNG tests preparing 2.5.2 by Daniel Veillard · 21 years ago
  6. 3be2751 applied patch for FreeBSD by Julio Merino, closing #104475 Daniel by Daniel Veillard · 22 years ago
  7. 56ada1d another fix needed as pointed by Christophe Merlet for --stream --debug if by Daniel Veillard · 22 years ago
  8. 8326e73 fixed --with-threads compile fixed --without-debug compile cleanup add a by Daniel Veillard · 22 years ago
  9. 8a1b185 applied patch from Lukas Schroeder for register callbacks modified patch by Daniel Veillard · 22 years ago
  10. e59494f a bit of cleanup small fix more work on the XmlTextReader tutorial a few by Daniel Veillard · 22 years ago
  11. 7704fb1 added the --stream flag to use the TextReader API small performance tweak by Daniel Veillard · 22 years ago
  12. ea7751d working on DTD validation on top of xml reader interfaces. Allows to by Daniel Veillard · 22 years ago
  13. 01c13b5 code cleanup, especially the function comments. fixed a small bug when by Daniel Veillard · 22 years ago
  14. 118aed7 fixed the data callback on transition functionality which was broken when by Daniel Veillard · 22 years ago
  15. 0f04f8e fixed another stupid bug in xmlGetNodePath() --version now report the by Daniel Veillard · 22 years ago
  16. 19aa702 memory leak reporting was broken after a change of the preprocessor symbol by Daniel Veillard · 22 years ago
  17. 49cc975 replaced sprintf() with snprintf() to prevent possible buffer overflow by Aleksey Sanin · 22 years ago
  18. 6e4f1c0 applied a fix from Anthony Jones for -o /--output Daniel by Daniel Veillard · 22 years ago
  19. 90bc371 owen pointed out a problem with the ftime fix, gettimeofday() was not by Daniel Veillard · 22 years ago
  20. 8c1ae60 trying to fix #71457 for timing precision when gettimeofday() is not by Daniel Veillard · 22 years ago
  21. 9730051 close #72663 and #72658, don't memdump unless compiled explicitely with by Daniel Veillard · 22 years ago
  22. f216d46 fixing #68748 Daniel by Daniel Veillard · 22 years ago
  23. a42f25f added pointers to the web pages in the usage() Daniel by Daniel Veillard · 23 years ago
  24. 845cce4 Anthony Jones pointed a bug in xmlCopyEntity() Daniel by Daniel Veillard · 23 years ago
  25. 3c5ed91 Applied following patches from Robert Collins and make sure IN_LIBXML is by Daniel Veillard · 23 years ago
  26. cbaf399 applied 42 documentation patches from Charlie Bozeman. Regenerated the by Daniel Veillard · 23 years ago
  27. 1df3dfc applied Justin Fletcher patch for --output or -o daniel by Daniel Veillard · 23 years ago
  28. 01db67c applied Justin Fletcher generic timing patch similar to the one already by Daniel Veillard · 23 years ago
  29. 29e4399 fix the xmlStrdup() used in the previous patch. added --dropdtd fixed by Daniel Veillard · 23 years ago
  30. 9ae4b7a removed another strdup() removed the HP/UX entry Daniel by Daniel Veillard · 23 years ago
  31. ed472f3 fix bug #66816 when validating. don't use sys/time.h if configure did not by Daniel Veillard · 23 years ago
  32. a786693 applied Geert Kloosterman's patch to fix --repeat --timing output Daniel by Daniel Veillard · 23 years ago
  33. bd9b0e8 preparing 2.4.11 better --catalogs description Daniel by Daniel Veillard · 23 years ago
  34. d536f70 Morus Walter patch to allow --format and --encode Daniel by Daniel Veillard · 23 years ago
  35. 89cad53 added entities testing to the Thread test make the test reasonable fix the 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. bbb9e43 xmllint.c - fixing typo by MDT 2001 John Fleck · 23 years ago
  38. 05c13a2 John Fleck fixed typos in the options output fix ignorable white space SAX by Daniel Veillard · 23 years ago
  39. 6c5f9d1 added a --convert option to xmlcatalog to convert SGML ones to the XML by Daniel Veillard · 23 years ago
  40. e2940dd starts to look okay, really plugged the new framework, cleaned a lot of by Daniel Veillard · 23 years ago
  41. b7664f4 fixed a line formatting problem Daniel by Daniel Veillard · 23 years ago
  42. 90493a9 adding a --format option Daniel by Daniel Veillard · 23 years ago
  43. 48da910 allow to inherit attributes from the DTD directly in the tree, this is by Daniel Veillard · 23 years ago
  44. 50f3437 applied Win32 Facelift No.2 patches from Igor Zlatkovic for Windows/MSC by Daniel Veillard · 23 years ago
  45. d9bad13 removing history/readline changed this slightly make element content line by Daniel Veillard · 23 years ago
  46. 28ae636 fixed compilation under Cygwin #57503 update Daniel by Daniel Veillard · 23 years ago
  47. c5d6434 Summer's cleanup, a really big one: by Daniel Veillard · 23 years ago
  48. 10ea86c - valid.c: fixed a bug found when post validating an entity ref by Daniel Veillard · 23 years ago
  49. 4ec885a - TODO: updated adding cleanup of generated doc by Daniel Veillard · 23 years ago
  50. 81418e3 - catalog.[ch]: fixes and add xmlLoadCatalogs() by Daniel Veillard · 23 years ago
  51. 70a9da5 trio upgrade and integration by Bjorn Reese · 23 years ago
  52. 2d90de4 - xmlversion.h.in win32config.h win32/libxml2/*: applied by Daniel Veillard · 23 years ago
  53. d2f3ec7 - tree.c: xmlNewDoc was missing the charset initialization by Daniel Veillard · 23 years ago
  54. 3b2c261 - xmllint.c: Dan Timis reported a portability problem by Daniel Veillard · 23 years ago
  55. 56a4cb8 Huge cleanup, I switched to compile with by Daniel Veillard · 23 years ago
  56. 48b2f89 Okay time to improve performances, gprof session: by Daniel Veillard · 23 years ago
  57. f7cd481 - xmllint.[c1] : added return code errors for xmllint by Daniel Veillard · 23 years ago
  58. 4a6845d Restarted hacking :-) : by Daniel Veillard · 24 years ago
  59. a6d8eb6 Finally had a bit of time to resynch both trees: by Daniel Veillard · 24 years ago
  60. ce6e98d Big OpenVMS patch: - nanohttp.c parser.[ch] tree.[ch] xmlIO.[ch] xmllint.c by Daniel Veillard · 24 years ago
  61. 9e8bfae XInclude and other stuff while travelling. Contributed patches: by Daniel Veillard · 24 years ago
  62. d6d7f7b patched to redirrect all "out of context" error messages to by Daniel Veillard · 24 years ago
  63. cd42961 - tree.c valid.c xmllint.c: Fixed a few postvalidation bugs by Daniel Veillard · 24 years ago
  64. 64c20ed Closing bug #25000, Daniel. by Daniel Veillard · 24 years ago
  65. e715dd2 - parser.c: Fixed bug on invalid ontent characters and when using by Daniel Veillard · 24 years ago
  66. f0cc7cc libxml now grok Docbook-3.1.5 and Docbook-4.1.1 DTDs, this by Daniel Veillard · 24 years ago
  67. 2957936 Patch from Albert Chin-A-Young <china@thewrittenword.com>: by Daniel Veillard · 24 years ago
  68. 87b9539 Large sync between my W3C base and Gnome's one: by Daniel Veillard · 24 years ago
  69. 7ebb1ee Fix on the patch, Daniel by Daniel Veillard · 24 years ago
  70. 88a172f Patch for HP compilers and patch to xmllint.c from Sven Heinicke, Daniel by Daniel Veillard · 24 years ago
  71. 46e370e - parser.c xmlIO.[ch]: fixed the problem of encoding support by Daniel Veillard · 24 years ago
  72. 32bc74e - doc/encoding.html doc/xml.html: added I18N doc by Daniel Veillard · 24 years ago
  73. be80396 - Large resync between W3C and Gnome tree by Daniel Veillard · 24 years ago
  74. 5e873c4 - speedup of IS_CHAR like macros, significant overall improvement by Daniel Veillard · 24 years ago
  75. ce8b83b Adding xmllint.c missing from CVs too, Daniel. by Daniel Veillard · 24 years ago