1. 48f7dcb 480323 add code to plug in ICU converters by default by Giuseppe Iuculano · 14 years ago
  2. 57f71ae 594250 rename ATTRIBUTE_ALLOC_SIZE to avoid clashes by Daniel Veillard · 15 years ago
  3. f076f34 change ATTRIBUTE_PRINTF into LIBXML_ATTR_FORMAT to avoid macro name by Daniel Veillard · 16 years ago
  4. f63085d port patch from Marcus Meissner to add gcc checking for printf like by Daniel Veillard · 16 years ago
  5. d4d4705 apply patch from Marcus Meissner to add gcc attribute alloc_size should by Daniel Veillard · 16 years ago
  6. 38d452a Fixed typo in xmlCharEncFirstLine pointed out by Mark Rowe (bug #440159) by William M. Brack · 17 years ago
  7. f4721d6 fix comment on versions do not spend too much time digging in dumped by Daniel Veillard · 18 years ago
  8. 75acfee applied patch from Andrew W. Nosenko to expose if zlib support was by Daniel Veillard · 18 years ago
  9. d81ebd1 Fixed to define LIBXML_DEBUG_RUNTIME on the basis of @WITH_RUN_DEBUG@. by Kasimier T. Buchcik · 19 years ago
  10. 5eee767 rescanned code and rebuilt small cleanup cleanup problems from code by Daniel Veillard · 19 years ago
  11. 465a000 fixed an uninitialized variable extended the API to add the parser, by Daniel Veillard · 19 years ago
  12. ed6c549 changed xmlPatterncompile signature to pass an int and not an enum since by Daniel Veillard · 19 years ago
  13. ce1648b applied DSO support patch 2 from Joel Reed Daniel by Daniel Veillard · 20 years ago
  14. 22cdb84 revamped the XML debugging module and prepare for a new checking mode by Daniel Veillard · 20 years ago
  15. f402549 added some code to include the CVS ChangeLog version in the by William M. Brack · 20 years ago
  16. 941f40d include/libxml/xmlversion.h.in add WITH_TRIO comment so it shows up in the by MST 2003 John Fleck · 21 years ago
  17. b3de70c adding the pattern node selection code. Inheried in part from libxslt but by Daniel Veillard · 21 years ago
  18. be58697 modified the file header to add more informations, painful... updated to by Daniel Veillard · 21 years ago
  19. 30ce0dd changed macro ATTRIBUTE_UNUSED for gcc so that, if undefined, it's defined by William M. Brack · 21 years ago
  20. 1d211e2 added the xmlWriter module contributed by Alfred Mickautsch added room for by Daniel Veillard · 21 years ago
  21. 198c1bf removing xmldwalk module since it got merged with the xmlreader. cleanup by Daniel Veillard · 21 years ago
  22. 1ae42d6 integrated the xmlDocWalker API given by Alfred Mickautsch, and providing by Daniel Veillard · 21 years ago
  23. 73b013f added a new configure option --with-push, some cleanups, chased code size by Daniel Veillard · 21 years ago
  24. 8127390 added 2 new configure option: --with-reader --with-sax1 to allow removing by Daniel Veillard · 21 years ago
  25. 652327a Adding a configure option to remove tree manipulation code which is not by Daniel Veillard · 21 years ago
  26. a9cce9c Okay this is scary but it is just adding a configure option to disable by Daniel Veillard · 21 years ago
  27. 4432df2 cleanup, creating a new legacy.c module, made sure make tests ran in by Daniel Veillard · 21 years ago
  28. 7a02cfe fixing some comments to avoid warnings from apibuild.py Daniel by Daniel Veillard · 21 years ago
  29. f05e5d1 moved export defs to a separate file for consistency by Igor Zlatkovic · 21 years ago
  30. 76874e4 Exportability taint of the headers by Igor Zlatkovic · 21 years ago
  31. 01fc1a9 applying patch from Peter Jacobi to added ISO-8859-x encoding support when by Daniel Veillard · 21 years ago
  32. 72f92a8 applied the BCB patch by Eric Zurcher by Igor Zlatkovic · 21 years ago
  33. 23e7357 made configuring with regexps/automata/unicode the default but without by Daniel Veillard · 22 years ago
  34. 4255d50 merged the current state of XML Schemas implementation, it is not by Daniel Veillard · 23 years ago
  35. 9e53793 applied 2 fixups from Igor Daniel by Daniel Veillard · 23 years ago
  36. 044fc6b fixing #61290 "namespace nodes have no parent" long standing divergence by Daniel Veillard · 23 years ago
  37. 9d06d30 Build a new version hopefully near complete and fully documented of the by Daniel Veillard · 23 years ago
  38. 3c5ed91 Applied following patches from Robert Collins and make sure IN_LIBXML is by Daniel Veillard · 23 years ago
  39. acf7ff0 a few VMS updates from John A Fotheringham added by Daniel Veillard · 23 years ago
  40. b847864 started integrating the core of the thread support not activated yet but by Daniel Veillard · 23 years ago
  41. 7cf5e44 Tried to close bug #60131 Daniel by Daniel Veillard · 23 years ago
  42. 50f3437 applied Win32 Facelift No.2 patches from Igor Zlatkovic for Windows/MSC by Daniel Veillard · 23 years ago
  43. 5e2dace Cleanup, cleanup .. removed libxml softlink for good cleanup to get 100% by Daniel Veillard · 23 years ago
  44. c5d6434 Summer's cleanup, a really big one: by Daniel Veillard · 23 years ago
  45. 9cc6dc6 - xmlversion.h.in libxml.h: Cygwin patches by Daniel Veillard · 23 years ago
  46. bed7b05 - HTMLtree.h debugXML.h parserInternals.h tree.h valid.c by Daniel Veillard · 23 years ago
  47. a737459 - Makefile.am xmlversion.h.in configure.in include/Makefile.am: by Daniel Veillard · 23 years ago
  48. eae522a Time to work on helping the Gnome Doc project, first step is reintegrating by Daniel Veillard · 23 years ago
  49. 2d90de4 - xmlversion.h.in win32config.h win32/libxml2/*: applied by Daniel Veillard · 24 years ago
  50. 27b5528 - config.h.in configure.in xmlversion.h.in: added ansidecl.h test Daniel by Daniel Veillard · 24 years ago
  51. 92ad210 Spring cleanup ...: - configure.in Makefile.am config.h.in by Daniel Veillard · 24 years ago
  52. c86a4fa - HTMLparser.c HTMLtree.c SAX.c debugXML.c error.c parserInternals.c by Daniel Veillard · 24 years ago
  53. 3473f88 Revert directory structure changes by Owen Taylor · 24 years ago
  54. 64636e7 moved to libxml directory - this allow simplify automake/autoconf. Now by CET 2001 Tomasz K³oczko · 24 years ago
  55. 41e0651 A few serious bugfixes: by Daniel Veillard · 24 years ago
  56. c2def84 Various patches and bug fixes, and XInclude progresses: by Daniel Veillard · 24 years ago
  57. 9e8bfae XInclude and other stuff while travelling. Contributed patches: by Daniel Veillard · 24 years ago
  58. a4964b7 - HTMLparser.c: fixed loop on invalid char in scripts by Daniel Veillard · 24 years ago
  59. b0426ca patch for socklen_t detection by Albert Chin-A-Young <china@thewrittenword.com> by Daniel Veillard · 24 years ago
  60. c8df0aa Added XPointer: - configure.in Makefile.am include/makefile.am: adding by Daniel Veillard · 24 years ago
  61. 281f8ff Got an OSF/1 bug report fixing related problems: by Daniel Veillard · 24 years ago
  62. 39c7d71 Jumbo patch, resync of W3C/Gnome CVS trees: by Daniel Veillard · 24 years ago
  63. 960aa53 Closed bug 22941, Daniel by Daniel Veillard · 24 years ago
  64. 3f6f7f6 - win32config.h.in: updated by Daniel Veillard · 24 years ago
  65. be80396 - Large resync between W3C and Gnome tree by Daniel Veillard · 24 years ago
  66. b9df404 Added xmlversion.h.in, Daniel by Daniel Veillard · 25 years ago