1. b5da42a small patch to try to fix a warning with Sun One compiler Daniel by Daniel Veillard · 20 years ago
  2. 3288882 small patch removing a warning with MS compiler. Daniel by Daniel Veillard · 20 years ago
  3. 3671190 added xmlByteConsumed() interface updated the benchmark rebuilt the docs by Daniel Veillard · 20 years ago
  4. 030a7a1 applied patch supplied by Christophe Dubach to fix problem with by William M. Brack · 20 years ago
  5. 182d32a applied a small patch from Alfred Mickautsch to avoid an out of bound by Daniel Veillard · 20 years ago
  6. a2e844a moved string and UTF8 routines out of parser.c and encoding.c into a new by William M. Brack · 21 years ago
  7. f9415e4 Enhanced the handling of UTF-16, UTF-16LE and UTF-16BE encodings. Now by William M. Brack · 21 years ago
  8. d0c9c32 cleanup fix a funny typo converted the Schemas code to the new error by Daniel Veillard · 21 years ago
  9. a9cce9c Okay this is scary but it is just adding a configure option to disable by Daniel Veillard · 21 years ago
  10. 7b9154b further (final?) minor changes for compilation warnings. No change to by William M. Brack · 21 years ago
  11. 7a82165 Minor changes to comments, etc. for improving documentation generation by William M. Brack · 21 years ago
  12. ab1ae3a applied UTF-16 encoding handling patch provided by Mark Itzcovitz more by Daniel Veillard · 21 years ago
  13. 16db7b6 further small changes for warnings when configured with --with-iconv=no by William M. Brack · 21 years ago
  14. 01fc1a9 applying patch from Peter Jacobi to added ISO-8859-x encoding support when by Daniel Veillard · 21 years ago
  15. 9ff7de1 fix the previous commit Daniel by Daniel Veillard · 21 years ago
  16. 4a557d9 fixed problem with comments reported by Nick Kew added routines by William M. Brack · 21 years ago
  17. 8caa9c2 small fix fixed an error message Daniel by Daniel Veillard · 21 years ago
  18. 3c908dc added xmlMallocAtomic() to be used when allocating blocks which do not by Daniel Veillard · 21 years ago
  19. 73267db applied Gennady's patch against buffer overrun by Igor Zlatkovic · 21 years ago
  20. 809faa5 fixing bug #104646 about iconv based encoding conversion when the input by Daniel Veillard · 21 years ago
  21. 81601f9 fixing bug #103100 with a dummy UTF8ToUTF8 copy Daniel by Daniel Veillard · 21 years ago
  22. 01c13b5 code cleanup, especially the function comments. fixed a small bug when by Daniel Veillard · 22 years ago
  23. d076a20 fixed #99082 for xi:include encoding="..." support on text includes. added by Daniel Veillard · 22 years ago
  24. f000f07 made xmlGetUTF8Char public Daniel by Daniel Veillard · 22 years ago
  25. 6f46f6c Opening the interface xmlNewCharEncodingHandler as requested in #89415 by Daniel Veillard · 22 years ago
  26. 49cc975 replaced sprintf() with snprintf() to prevent possible buffer overflow by Aleksey Sanin · 22 years ago
  27. e72c756 another peroformance patch from Peter Jacobi, that time on parsing by Daniel Veillard · 22 years ago
  28. db55291 fixed a bug in the ISO-Latin 1 to UTF8 encoder raised by Morus Walter by Daniel Veillard · 22 years ago
  29. 34ce8be preparing 2.4.18 updated and rebuilt the web site implement the new by Daniel Veillard · 22 years ago
  30. 73c6e53 Paul Keogh pointed out a possibility of segfault on repeted by Daniel Veillard · 23 years ago
  31. cbaf399 applied 42 documentation patches from Charlie Bozeman. Regenerated the by Daniel Veillard · 23 years ago
  32. a4617b8 fix bug #63752 of compiling libxml with a non standard set of options by Daniel Veillard · 23 years ago
  33. 64a411c make the allocation be per-thread a configure option fixed compilation by Daniel Veillard · 23 years ago
  34. 60087f3 preparing 2.4.6 release updated and rebuilt the docs fixed a number of by Daniel Veillard · 23 years ago
  35. 1669828 do not output hexadecimal charrefs when serializing HTML since some by Daniel Veillard · 23 years ago
  36. 699613b Add cast to fix warning. Add include of <libxml/parser.h>. by Darin Adler · 23 years ago
  37. 5e2dace Cleanup, cleanup .. removed libxml softlink for good cleanup to get 100% by Daniel Veillard · 23 years ago
  38. 2209073 cleanup of global variables, marking some const or private. Daniel by Daniel Veillard · 23 years ago
  39. c5d6434 Summer's cleanup, a really big one: by Daniel Veillard · 23 years ago
  40. d79bcd1 attempt to work around what seemed a gcc optimizer bug when handling by Daniel Veillard · 23 years ago
  41. 87a764e - parser.c parserInternals.c encoding.c: Since Notepad on Win2k by Daniel Veillard · 23 years ago
  42. 2004242 - encoding.c: Robert Collins provided a patch to add the by Daniel Veillard · 23 years ago
  43. 97ac131 - xpath.c encoding.[ch]: William M. Brack provided a set of UTF8 by Daniel Veillard · 23 years ago
  44. 9403a04 - TODO: updated - nanohttp.[ch] : started adding APIs to get the by Daniel Veillard · 23 years ago
  45. 02141ea - tree.c parser.c encoding.c: spent a bit more time looking by Daniel Veillard · 23 years ago
  46. 70a9da5 trio upgrade and integration by Bjorn Reese · 23 years ago
  47. e043ee1 - xpath.c: fixed xmlXPathNodeCollectAndTest() to do proper by Daniel Veillard · 23 years ago
  48. 56a4cb8 Huge cleanup, I switched to compile with by Daniel Veillard · 23 years ago
  49. 3473f88 Revert directory structure changes by Owen Taylor · 23 years ago
  50. 64636e7 moved to libxml directory - this allow simplify automake/autoconf. Now by CET 2001 Tomasz K³oczko · 23 years ago
  51. e248819 - encoding.c xmlIO.c: Fixing the problem reported by Marc Sanfacon Daniel by Daniel Veillard · 24 years ago
  52. f62ceff General fixes, XPointer improvements: by Daniel Veillard · 24 years ago
  53. d6d7f7b patched to redirrect all "out of context" error messages to by Daniel Veillard · 24 years ago
  54. f0cc7cc libxml now grok Docbook-3.1.5 and Docbook-4.1.1 DTDs, this by Daniel Veillard · 24 years ago
  55. 87b9539 Large sync between my W3C base and Gnome's one: by Daniel Veillard · 24 years ago
  56. 3665069 - nanohttp.c: fixed socklen_t replacement to unsigned int by Daniel Veillard · 24 years ago
  57. 32bc74e - doc/encoding.html doc/xml.html: added I18N doc by Daniel Veillard · 24 years ago
  58. 365e13b Work on character encoding support for the HTML parser by Daniel Veillard · 24 years ago
  59. 3f6f7f6 - win32config.h.in: updated by Daniel Veillard · 24 years ago
  60. be80396 - Large resync between W3C and Gnome tree by Daniel Veillard · 24 years ago
  61. 496a1cf revamped the encoding support, added iconv support, so now libxml if by Daniel Veillard · 24 years ago
  62. 361d845 Work done on the plane, ready to release libxml2-2.0.0, Daniel by Daniel Veillard · 24 years ago
  63. cf46199 This is the 2.0.0-beta, lots and lots and lots of changes by Daniel Veillard · 24 years ago
  64. 3c558c3 - fix for PIs name starting with xml by Daniel Veillard · 25 years ago
  65. 6d3bf1f - fixed a nasty bug destroying default namespace and Dia :-( by Daniel Veillard · 25 years ago
  66. a819dac Added cleanup routines, cleanup with -pedantic on linux, closed #3788, Daniel by Daniel Veillard · 25 years ago
  67. 7f85850 Attribute nomarlization closing bug #3597 by Daniel Veillard · 25 years ago
  68. 7f7d111 Ready for 1.7.0, major changes, nanohttp, cleanup, binary compat with 1.4, by Daniel Veillard · 25 years ago
  69. 6454aec Added memory debug wrappers, killed all detected memory leaks, Daniel by Daniel Veillard · 25 years ago
  70. b96e643 Release 1.6, lot of fixes, more validation, code cleanup, added namespace by Daniel Veillard · 25 years ago
  71. b05deb7 Huge commit: 1.5.0, XML validation, Xpath, bugfixes, examples .... Daniel by Daniel Veillard · 25 years ago
  72. e2d034d Bunch of updates, progressive parsing, updates on HTML, XPAth and docs, Daniel by Daniel Veillard · 25 years ago
  73. 14fff06 Big changes, seems that 1.2.0 wasn't commited, here is 1.3.0, Daniel by Daniel Veillard · 25 years ago
  74. 011b63c Release of libxml-1.1, Daniel. by Daniel Veillard · 25 years ago
  75. 27d8874 CORBA defines fixes, char encoding atodetection, Daniel by Daniel Veillard · 25 years ago
  76. 1e346af Serious upgrade of internal subset support, setup for gtk-doc, Daniel by Daniel Veillard · 25 years ago
  77. 39a1f9a Speed, conformance testing, more parsing, general improvements, Daniel. by Daniel Veillard · 25 years ago
  78. 0ba4d53 CharRef handling, comments, formatting, pre UTF-8 handling, Daniel. by Daniel Veillard · 26 years ago
  79. ccb0963 Changed the internals a lot for DOM, entity support, slight changes of API, by Daniel Veillard · 26 years ago
  80. 97b5877 Set up the fonctions comment block, boring but useful, Daniel. by Daniel Veillard · 26 years ago
  81. 891e404 Added the UTF-8, UTF-16 and ISO Lat 1 conversion routines, not yet used, Daniel. by Daniel Veillard · 26 years ago