1. 64a411c make the allocation be per-thread a configure option fixed compilation by Daniel Veillard · 23 years ago
  2. 5ee57fc Norm reported that a few lines added were breaking libxslt compile, by Daniel Veillard · 23 years ago
  3. d046356 Applied the last patches from Gary, cleanup, activated threading all user by Daniel Veillard · 23 years ago
  4. 60087f3 preparing 2.4.6 release updated and rebuilt the docs fixed a number of by Daniel Veillard · 23 years ago
  5. a293c32 adding xmlSAXParseFileWithData following Marco Stipek suggestion Daniel by Daniel Veillard · 23 years ago
  6. 5d90b6c added support and APIs needed for the catalog PI cleanup Daniel by Daniel Veillard · 23 years ago
  7. cda9692 more work on the XML catalog support. small cleanup seems using list as a by Daniel Veillard · 23 years ago
  8. 50822cb applied const patches from Tom Moog #58002 Daniel by Daniel Veillard · 23 years ago
  9. d9bad13 removing history/readline changed this slightly make element content line by Daniel Veillard · 23 years ago
  10. 5e2dace Cleanup, cleanup .. removed libxml softlink for good cleanup to get 100% by Daniel Veillard · 23 years ago
  11. 7704473 xmlStrstr args are both const small cleanup reformated, fixed problems if by Daniel Veillard · 23 years ago
  12. c5d6434 Summer's cleanup, a really big one: by Daniel Veillard · 23 years ago
  13. d16df9f - xinclude.c: fixed XInclude recursive behaviour bug #54678 by Daniel Veillard · 23 years ago
  14. f69bb4b - HTMLparser.c: Closed bug #54891 by Daniel Veillard · 23 years ago
  15. fd7ddca - parser.c parser.h parserInternals.h: fixed a couple of by Daniel Veillard · 23 years ago
  16. eae522a Time to work on helping the Gnome Doc project, first step is reintegrating by Daniel Veillard · 23 years ago
  17. 56a4cb8 Huge cleanup, I switched to compile with by Daniel Veillard · 23 years ago
  18. 48b2f89 Okay time to improve performances, gprof session: by Daniel Veillard · 23 years ago
  19. 3473f88 Revert directory structure changes by Owen Taylor · 23 years ago
  20. 64636e7 moved to libxml directory - this allow simplify automake/autoconf. Now by CET 2001 Tomasz K³oczko · 23 years ago
  21. 0f2a53c Bug fixes and an extension found and required by XSLT: by Daniel Veillard · 23 years ago
  22. ce6e98d Big OpenVMS patch: - nanohttp.c parser.[ch] tree.[ch] xmlIO.[ch] xmllint.c by Daniel Veillard · 24 years ago
  23. 41e0651 A few serious bugfixes: by Daniel Veillard · 24 years ago
  24. c2def84 Various patches and bug fixes, and XInclude progresses: by Daniel Veillard · 24 years ago
  25. 2ffc359 - parser.[ch]: added xmlIOParseDTD() by Daniel Veillard · 24 years ago
  26. 8b5dd83 - configure.in: releasing 2.2.4 by Daniel Veillard · 24 years ago
  27. bc76530 Cleanups, 1 bug fix: by Daniel Veillard · 24 years ago
  28. b656ebe Cleanup, patch from Wayne Davison: by Daniel Veillard · 24 years ago
  29. b1059e2 Finally commiting work done on the plane, major cleanup, by Daniel Veillard · 24 years ago
  30. b513f5a Added a _private for hooking up users data to a parser context, Daniel. by Daniel Veillard · 24 years ago
  31. f0cc7cc libxml now grok Docbook-3.1.5 and Docbook-4.1.1 DTDs, this by Daniel Veillard · 24 years ago
  32. 87b9539 Large sync between my W3C base and Gnome's one: by Daniel Veillard · 24 years ago
  33. 3f6f7f6 - win32config.h.in: updated by Daniel Veillard · 24 years ago
  34. be80396 - Large resync between W3C and Gnome tree by Daniel Veillard · 24 years ago
  35. 5e873c4 - speedup of IS_CHAR like macros, significant overall improvement by Daniel Veillard · 24 years ago
  36. 361d845 Work done on the plane, ready to release libxml2-2.0.0, Daniel by Daniel Veillard · 24 years ago
  37. cf46199 This is the 2.0.0-beta, lots and lots and lots of changes by Daniel Veillard · 24 years ago
  38. 3e6d237 Blanks handling function, added 2.x upgrade doc, Daniel by Daniel Veillard · 24 years ago
  39. 83a30e7 Fixed #6766 and satrted working on white space handling, Daniel by Daniel Veillard · 24 years ago
  40. 71b656e - added xmlRemoveID() and xmlRemoveRef() by Daniel Veillard · 25 years ago
  41. 686d6b6 - added xmlRemoveProp by Daniel Veillard · 25 years ago
  42. dbfd641 - Lots of improvements, too long to list here by Daniel Veillard · 25 years ago
  43. 4a53eca - Updated HTML test outputs by Daniel Veillard · 25 years ago
  44. af78a0e Large commit of changes done while travelling to XML'99 by Daniel Veillard · 25 years ago
  45. a819dac Added cleanup routines, cleanup with -pedantic on linux, closed #3788, Daniel by Daniel Veillard · 25 years ago
  46. 2673d3c Fixed problems with HTML parsing, Daniel. by Daniel Veillard · 25 years ago
  47. 00fdf37 Improvement of doc, Raph patch for CORBA init, support for spaces in XPath, Daniel by Daniel Veillard · 25 years ago
  48. 7a66ee6 better SAX interfaces. preparing for 1.7.2, Daniel. by Daniel Veillard · 25 years ago
  49. dd6b367 Fixed CHAR, errno, alpha RPM compile, updated doc, Daniel by Daniel Veillard · 25 years ago
  50. 7f7d111 Ready for 1.7.0, major changes, nanohttp, cleanup, binary compat with 1.4, by Daniel Veillard · 25 years ago
  51. 6454aec Added memory debug wrappers, killed all detected memory leaks, Daniel by Daniel Veillard · 25 years ago
  52. b96e643 Release 1.6, lot of fixes, more validation, code cleanup, added namespace by Daniel Veillard · 25 years ago
  53. b05deb7 Huge commit: 1.5.0, XML validation, Xpath, bugfixes, examples .... Daniel by Daniel Veillard · 25 years ago
  54. e2d034d Bunch of updates, progressive parsing, updates on HTML, XPAth and docs, Daniel by Daniel Veillard · 25 years ago
  55. 1566d3a Added XPath code (http://www.w3.org/TR/xpath), updated HTML support and docs, Daniel by Daniel Veillard · 25 years ago
  56. be70ff7 Closing reported bugs: 617 1591 1592, adding an HTML parser, Daniel by Daniel Veillard · 25 years ago
  57. 14fff06 Big changes, seems that 1.2.0 wasn't commited, here is 1.3.0, Daniel by Daniel Veillard · 25 years ago
  58. 011b63c Release of libxml-1.1, Daniel. by Daniel Veillard · 25 years ago
  59. 27d8874 CORBA defines fixes, char encoding atodetection, Daniel by Daniel Veillard · 25 years ago
  60. 517752b Completed/revamped the SAX support, removed old namespace suppport, Daniel by Daniel Veillard · 25 years ago
  61. d109e37 Moved error.h to xml-error.h, associated fixed and updates, Daniel by Daniel Veillard · 25 years ago
  62. d692aa4 Added call to create/free parser contexts, + doc, Daniel. by Daniel Veillard · 25 years ago
  63. 1e346af Serious upgrade of internal subset support, setup for gtk-doc, Daniel by Daniel Veillard · 25 years ago
  64. 39a1f9a Speed, conformance testing, more parsing, general improvements, Daniel. by Daniel Veillard · 26 years ago
  65. 42dc9b3 Added interfaces with SAX callback block, and upgraded libtool, Daniel by Daniel Veillard · 26 years ago
  66. ccb0963 Changed the internals a lot for DOM, entity support, slight changes of API, by Daniel Veillard · 26 years ago
  67. 11e0058 Function blocks of parser.c, attribute handling through SAX, Daniel. by Daniel Veillard · 26 years ago
  68. 151b1b0 Added compression on saving, Daniel. by Daniel Veillard · 26 years ago
  69. 260a68f Release 0.2, 80% rewrite, nothing left intact ... Daniel by Daniel Veillard · 26 years ago