1. 28c53d3 DO NOT MERGE resolve merge conflicts of 1d43fb67 to mnc-dev am: 1d462cdbb0 by Xin Li · 7 years ago
  2. 95ebe53 Fix and add const qualifiers by Kurt Roeckx · 10 years ago
  3. 0ab8ce5 Switched comment in file to UTF-8 encoding by Daniel Veillard · 11 years ago
  4. 7651606 Various cleanups to avoid compiler warnings by Daniel Veillard · 12 years ago
  5. f8e3db0 Big space and tab cleanup by Daniel Veillard · 12 years ago
  6. 7d4c529 Improve HTML escaping of attribute on output by Daniel Veillard · 12 years ago
  7. baaf03f Fix an error in previous commit by Aron Xu · 12 years ago
  8. 4f9fdc7 Fix entities local buffers size problems by Daniel Veillard · 12 years ago
  9. 13cee4e Fix a bunch of scan 'dead increments' and cleanup by Daniel Veillard · 15 years ago
  10. aa6de47 applied patch from Aswin to fix tree skipping fixed a comment and added a by Daniel Veillard · 16 years ago
  11. f4f4e48 rework the patch to avoid some ABI issue with people allocating entities by Daniel Veillard · 16 years ago
  12. 4bf899b fix for CVE-2008-3281 Daniel by Daniel Veillard · 16 years ago
  13. a37a6ad trying to fix entities behaviour when using SAX, had to extend entities by Daniel Veillard · 18 years ago
  14. 2728f84 more cleanups based on coverity reports. Daniel by Daniel Veillard · 18 years ago
  15. 5d4644e revamped the elfgcchack.h format to cope with gcc4 change of aliasing by Daniel Veillard · 19 years ago
  16. 316a5c3 added xmlHashCreateDict where the hash reuses the dictionnary for internal by Daniel Veillard · 19 years ago
  17. 7da9270 small speedup in skipping blanks characters interning the entities strings by Daniel Veillard · 19 years ago
  18. ce682bc autogenerate a minimal NULL value sequence for unknown pointer types This by Daniel Veillard · 20 years ago
  19. 8e725fb fixed a compilation problem on a recent change Daniel by Daniel Veillard · 20 years ago
  20. ce244ad fixed the way the generator works, extended the testing, especially with by Daniel Veillard · 20 years ago
  21. 62040be avoid returning default namespace when searching from an attribute reverse by Daniel Veillard · 20 years ago
  22. 18ab872 fixed an XML entites content serialization potentially triggered by by Daniel Veillard · 20 years ago
  23. d453255 fixed #127877, never output " in element content this changes the by Daniel Veillard · 21 years ago
  24. 9e66059 fixed problem reported on the mailing list by Melvyn Sopacua - wrong by William M. Brack · 21 years ago
  25. 76e95df Changed all (?) occurences where validation macros (IS_xxx) had by William M. Brack · 21 years ago
  26. b2517d8 Fix error on output of high codepoint charref like  , reported by Daniel Veillard · 21 years ago
  27. d3a2e4c made the predefined entities static predefined structures to avoid the by Daniel Veillard · 21 years ago
  28. 652327a Adding a configure option to remove tree manipulation code which is not by Daniel Veillard · 21 years ago
  29. a9cce9c Okay this is scary but it is just adding a configure option to disable by Daniel Veillard · 21 years ago
  30. 4432df2 cleanup, creating a new legacy.c module, made sure make tests ran in by Daniel Veillard · 21 years ago
  31. 9ee35f3 fix a bug raised by the Mips compiler. move the SAXv1 block definitions to by Daniel Veillard · 21 years ago
  32. 899e64a minor change to avoid compilation warnings on some (e.g. AIX) systems by William M. Brack · 21 years ago
  33. 34ba387 removed some warnings by casting xmlChar to unsigned int and a couple of by Daniel Veillard · 21 years ago
  34. 8265a18 do not generate " for " outside of attributes this changes the output by Daniel Veillard · 21 years ago
  35. 19ab45b fixes again one of the problem raised by James Clark in #106788 Daniel by Daniel Veillard · 21 years ago
  36. 0046c0f another fix for nodeinfo in entities problem fixed bug #106788 from James by Daniel Veillard · 21 years ago
  37. 2d84a89 Fixed a really nasty problem raised by a DocBook XSLT transform provided by Daniel Veillard · 21 years ago
  38. 3487c8d get rid of all the perror() calls made in the library execution paths. by Daniel Veillard · 22 years ago
  39. 34ce8be preparing 2.4.18 updated and rebuilt the web site implement the new by Daniel Veillard · 22 years ago
  40. 2875770 fixed a couple of conformances issues deep into the validation code by Daniel Veillard · 22 years ago
  41. 8ee9c8f applied patch from Anthony Jones to implement copy of DTD subtree too. Had by Daniel Veillard · 22 years ago
  42. 3606581 another set of patches from Anthony Jones for copy operations cleanup and by Daniel Veillard · 22 years ago
  43. 845cce4 Anthony Jones pointed a bug in xmlCopyEntity() Daniel by Daniel Veillard · 22 years ago
  44. cbaf399 applied 42 documentation patches from Charlie Bozeman. Regenerated the by Daniel Veillard · 22 years ago
  45. 3c01b1d - include/libxml/globals.h include/libxml/threads.h threads.c by Daniel Veillard · 23 years ago
  46. b44025c started integrating the non-controversial parts of Gary Pennington by Daniel Veillard · 23 years ago
  47. 1669828 do not output hexadecimal charrefs when serializing HTML since some by Daniel Veillard · 23 years ago
  48. 05c13a2 John Fleck fixed typos in the options output fix ignorable white space SAX by Daniel Veillard · 23 years ago
  49. 2209073 cleanup of global variables, marking some const or private. Daniel by Daniel Veillard · 23 years ago
  50. 62f313b - SAX.c entities.c parser.c: changed completely the way entities by Daniel Veillard · 23 years ago
  51. c5d6434 Summer's cleanup, a really big one: by Daniel Veillard · 23 years ago
  52. d79bcd1 attempt to work around what seemed a gcc optimizer bug when handling by Daniel Veillard · 23 years ago
  53. 122376b Staring to receive bug reports on 2.3.7: by Daniel Veillard · 23 years ago
  54. 70a9da5 trio upgrade and integration by Bjorn Reese · 23 years ago
  55. 92ad210 Spring cleanup ...: - configure.in Makefile.am config.h.in by Daniel Veillard · 23 years ago
  56. 56a4cb8 Huge cleanup, I switched to compile with by Daniel Veillard · 23 years ago
  57. 48b2f89 Okay time to improve performances, gprof session: by Daniel Veillard · 23 years ago
  58. 3473f88 Revert directory structure changes by Owen Taylor · 23 years ago
  59. 64636e7 moved to libxml directory - this allow simplify automake/autoconf. Now by CET 2001 Tomasz K³oczko · 23 years ago
  60. d6d7f7b patched to redirrect all "out of context" error messages to by Daniel Veillard · 24 years ago
  61. 126f279 Bunch of fixes, finishing moving datastructures to the hash stuff: by Daniel Veillard · 24 years ago
  62. 52afe80 Started working on the hash table module integration, fixed a bug: by Daniel Veillard · 24 years ago
  63. 8b5dd83 - configure.in: releasing 2.2.4 by Daniel Veillard · 24 years ago
  64. 39c7d71 Jumbo patch, resync of W3C/Gnome CVS trees: by Daniel Veillard · 24 years ago
  65. 4b5b80c Fixed cases where doc is NULL when looking up entities, daniel 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. 32bc74e - doc/encoding.html doc/xml.html: added I18N doc by Daniel Veillard · 24 years ago
  68. be80396 - Large resync between W3C and Gnome tree by Daniel Veillard · 24 years ago
  69. 361d845 Work done on the plane, ready to release libxml2-2.0.0, Daniel by Daniel Veillard · 24 years ago
  70. cf46199 This is the 2.0.0-beta, lots and lots and lots of changes by Daniel Veillard · 24 years ago
  71. 0142b84 Oops, it seems I forgot to commit 1.8.4 changes by Daniel Veillard · 24 years ago
  72. dbfd641 - Lots of improvements, too long to list here by Daniel Veillard · 24 years ago
  73. 3c558c3 - fix for PIs name starting with xml by Daniel Veillard · 24 years ago
  74. a0555cc - Updated HTML test outputs by Daniel Veillard · 25 years ago
  75. a594bf4 - added the patch from Carl Nygard <cnygard@bellatlantic.net> by Daniel Veillard · 25 years ago
  76. 7c1206f Revamped HTML parsing, lots of bug fixes for HTML stuff, by Daniel Veillard · 25 years ago
  77. dd6b367 Fixed CHAR, errno, alpha RPM compile, updated doc, Daniel by Daniel Veillard · 25 years ago
  78. 7f7d111 Ready for 1.7.0, major changes, nanohttp, cleanup, binary compat with 1.4, by Daniel Veillard · 25 years ago
  79. 6454aec Added memory debug wrappers, killed all detected memory leaks, Daniel by Daniel Veillard · 25 years ago
  80. 1ff7ae3 Fixing two stupid bugs on entities and HTML tree deallocation, Daniel. by Daniel Veillard · 25 years ago
  81. b96e643 Release 1.6, lot of fixes, more validation, code cleanup, added namespace by Daniel Veillard · 25 years ago
  82. b05deb7 Huge commit: 1.5.0, XML validation, Xpath, bugfixes, examples .... Daniel by Daniel Veillard · 25 years ago
  83. be70ff7 Closing reported bugs: 617 1591 1592, adding an HTML parser, Daniel by Daniel Veillard · 25 years ago
  84. 14fff06 Big changes, seems that 1.2.0 wasn't commited, here is 1.3.0, Daniel by Daniel Veillard · 25 years ago
  85. 011b63c Release of libxml-1.1, Daniel. by Daniel Veillard · 25 years ago
  86. 5099ae8 Removal of threading problems, update documentation, added SAX tests, Daniel by Daniel Veillard · 25 years ago
  87. 1e346af Serious upgrade of internal subset support, setup for gtk-doc, Daniel by Daniel Veillard · 25 years ago
  88. 39a1f9a Speed, conformance testing, more parsing, general improvements, Daniel. by Daniel Veillard · 25 years ago
  89. be36afe Added copy operations for node/tree/documents, Daniel. by Daniel Veillard · 26 years ago
  90. 8cc0d1f Better entities and char ref encoding, error msg formatting, Daniel. by Daniel Veillard · 26 years ago
  91. 242590e simple bug hunting done during rpm2html and rpmfind integration. by Daniel Veillard · 26 years ago
  92. da4d3c4 Update of libtool files, use of HAVE_SNPRINTF, Daniel. by Daniel Veillard · 26 years ago
  93. 442321c Use g_snprintf insteda of snprintf. by Miguel de Icaza · 26 years ago
  94. 0ba4d53 CharRef handling, comments, formatting, pre UTF-8 handling, Daniel. by Daniel Veillard · 26 years ago
  95. 25940b7 Cleanup, bug fixing, entities improvement, more documentation, Daniel. by Daniel Veillard · 26 years ago
  96. ccb0963 Changed the internals a lot for DOM, entity support, slight changes of API, by Daniel Veillard · 26 years ago
  97. e7f12e6 replaced malloc.h with stdlib.h to quiet compiler by Seth Alves · 26 years ago
  98. 260a68f Release 0.2, 80% rewrite, nothing left intact ... Daniel by Daniel Veillard · 26 years ago