1. dab4cb3 Geez, this one was painful ! I still need to handle entities references by Daniel Veillard · 23 years ago
  2. 2d90de4 - xmlversion.h.in win32config.h win32/libxml2/*: applied by Daniel Veillard · 23 years ago
  3. 92ad210 Spring cleanup ...: - configure.in Makefile.am config.h.in by Daniel Veillard · 23 years ago
  4. 146c912 - parser.c: fixed a reported bug in NOTATION parsing by Daniel Veillard · 23 years ago
  5. 9e7160d Completely changed the way the XPath evaluation is done, likely to break by Daniel Veillard · 23 years ago
  6. 6c83120 Seems there is still bugs hiding, someone has some flytox ? by Daniel Veillard · 23 years ago
  7. e1dc011 xmlXPathNodeCollectAndTest fixed (by William Brack) by Bjorn Reese · 23 years ago
  8. 3473f88 Revert directory structure changes by Owen Taylor · 23 years ago
  9. 64636e7 moved to libxml directory - this allow simplify automake/autoconf. Now by CET 2001 Tomasz K³oczko · 23 years ago
  10. e0c3a62 - Makefile.am valid.c list.[ch]: Gary Pennington provided a by Daniel Veillard · 23 years ago
  11. b6e7fdb Rewrite/cleanup/tests of URI normalization: by Daniel Veillard · 23 years ago
  12. 2f913b7 Fixes inherited from XSLT testing: by Daniel Veillard · 23 years ago
  13. b42042b Renamed the library to libxml2 and made the changes needed to have by Daniel Veillard · 23 years ago
  14. ee0a466 - Makefile.am configure.in libxml-2.0.pc.in: started working on getting by Daniel Veillard · 23 years ago
  15. 8e19990 Some packaging cleanup: by Daniel Veillard · 23 years ago
  16. 48177c2 Fixed a problem with EXTRA_DiST, Daniel. by Daniel Veillard · 23 years ago
  17. b83ba40 took me nearly 2 years to find the way to not build in SUBDIRS before by Daniel Veillard · 23 years ago
  18. ccc86a7 Updated to include all Win32 makefiles, daniel by Daniel Veillard · 23 years ago
  19. 167bd53 Old but effective optimization patch: by Daniel Veillard · 24 years ago
  20. a6d8eb6 Finally had a bit of time to resynch both trees: by Daniel Veillard · 24 years ago
  21. ce6e98d Big OpenVMS patch: - nanohttp.c parser.[ch] tree.[ch] xmlIO.[ch] xmllint.c by Daniel Veillard · 24 years ago
  22. 0d2340c Make the .m4 file install properly (Makefile.am) Ignore some files. by Elliot Lee · 24 years ago
  23. bf43275 Bug fixes new Xinclude tests: by Daniel Veillard · 24 years ago
  24. 9e8bfae XInclude and other stuff while travelling. Contributed patches: by Daniel Veillard · 24 years ago
  25. a4964b7 - HTMLparser.c: fixed loop on invalid char in scripts by Daniel Veillard · 24 years ago
  26. 52afe80 Started working on the hash table module integration, fixed a bug: by Daniel Veillard · 24 years ago
  27. c2df4cd Going forward in XPointer implementation: by Daniel Veillard · 24 years ago
  28. 47c0245 Added a man page for xml-config Fredrik Hallenberg <hallon@lysator.liu.se>, Daniel. by Daniel Veillard · 24 years ago
  29. c8df0aa Added XPointer: - configure.in Makefile.am include/makefile.am: adding by Daniel Veillard · 24 years ago
  30. e8282ed More work toward 2.2.5, integrated a number of patches by Daniel Veillard · 24 years ago
  31. b71379b - moved xml-error.h to xmlerror.h: seems this allowed to bypass by Daniel Veillard · 24 years ago
  32. 7e99c63 Tried to build libxml2-2.2.5 by Daniel Veillard · 24 years ago
  33. f09e7e3 XPath fixes and cleanup, 2 general bug fixes: by Daniel Veillard · 24 years ago
  34. 1b478d1 Use the correct pkg-config syntax by Martin Baulig · 24 years ago
  35. dd7d1f6 Provide pkg-config script. by Martin Baulig · 24 years ago
  36. 46057e1 Various contribs: - xpath.c: patch for normalize-string() by Daniel Veillard · 24 years ago
  37. b1059e2 Finally commiting work done on the plane, major cleanup, by Daniel Veillard · 24 years ago
  38. 90e1131 - uri.c: applied Wayne Davidson patch by Daniel Veillard · 24 years ago
  39. 98a7916 URI work cleanup and regresssion tests, by Daniel Veillard · 24 years ago
  40. 2f2bf41 Small cleanups, updates, Daniel by Daniel Veillard · 24 years ago
  41. 979e55e Added man pages, Daniel by Daniel Veillard · 24 years ago
  42. 87b9539 Large sync between my W3C base and Gnome's one: by Daniel Veillard · 24 years ago
  43. be80396 - Large resync between W3C and Gnome tree by Daniel Veillard · 24 years ago
  44. 361d845 Work done on the plane, ready to release libxml2-2.0.0, Daniel by Daniel Veillard · 24 years ago
  45. ec30341 uri.c uri.h: finished the escaping handling, the base support and the URI by Daniel Veillard · 24 years ago
  46. 3dd82e7 - TODO: updated - xmlmemory.[ch] : added xmlMemSetup() and xmlMemGet() to by Daniel Veillard · 24 years ago
  47. 83a30e7 Fixed #6766 and satrted working on white space handling, Daniel by Daniel Veillard · 24 years ago
  48. ae7cb7f - added "libxml_la_LIBADD = @Z_LIBS@" to link libxml with proper libraries by Tomasz Kłoczko · 24 years ago
  49. f3be931 include <netinet/in.h> for IPPROTO_TCP. by James Henstridge · 24 years ago
  50. 9ec78f7 Released 1.8.3, Daniel by Daniel Veillard · 25 years ago
  51. 71b656e - added xmlRemoveID() and xmlRemoveRef() by Daniel Veillard · 25 years ago
  52. 437b87b fixed configure and Makefile to use readline in tester if available by Daniel Veillard · 25 years ago
  53. 10a2c65 Large commit of changes done while travelling to XML'99 by Daniel Veillard · 25 years ago
  54. 294cbca Closing #3908 and #3937 and a memory leak in the SAX API by Daniel Veillard · 25 years ago
  55. 3500838 BUG FIXED #2784 HTML parsing/output improvements Rebuilt, updated the docs by Daniel Veillard · 25 years ago
  56. 7c1206f Revamped HTML parsing, lots of bug fixes for HTML stuff, by Daniel Veillard · 25 years ago
  57. 6077d03 Various small bugfixes, Daniel. by Daniel Veillard · 25 years ago
  58. ca84847 Make 'dist-hook' targets, which copy the .spec file into $(distdir), by Elliot Lee · 25 years ago
  59. 7f7d111 Ready for 1.7.0, major changes, nanohttp, cleanup, binary compat with 1.4, by Daniel Veillard · 25 years ago
  60. 6db3cb0 prepend all the test* calls with $(top_builddir) - to make 'check' works, by CEST 1999 Timur Bakeyev · 25 years ago
  61. 6454aec Added memory debug wrappers, killed all detected memory leaks, Daniel by Daniel Veillard · 25 years ago
  62. 56316b0 add xmlConf.sh to CLEANFILES. by Elliot Lee · 25 years ago
  63. b556eb5 Corrected xmlConf.sh missing in distrib, Daniel by Daniel Veillard · 25 years ago
  64. b05deb7 Huge commit: 1.5.0, XML validation, Xpath, bugfixes, examples .... Daniel by Daniel Veillard · 25 years ago
  65. e2d034d Bunch of updates, progressive parsing, updates on HTML, XPAth and docs, Daniel by Daniel Veillard · 25 years ago
  66. 15b75af Just adds 'const' to a couple of important parameters, patch from by Daniel Veillard · 25 years ago
  67. 1566d3a Added XPath code (http://www.w3.org/TR/xpath), updated HTML support and docs, Daniel by Daniel Veillard · 25 years ago
  68. be9e595 Fixed bug #1638, daniel by Daniel Veillard · 25 years ago
  69. 3166ab1 Added the Makefile for example subdir containing gjobread, Daniel. by Daniel Veillard · 25 years ago
  70. 82150d8 HTML parsing, output is now correct, added HTMLtests target and testcases, Daniel by Daniel Veillard · 25 years ago
  71. 5233ffc Restore binary compat, more HTML stuff, allow stdin input, Daniel. by Daniel Veillard · 25 years ago
  72. be70ff7 Closing reported bugs: 617 1591 1592, adding an HTML parser, 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. 87c83bd Added test and result to EXTRA_DIST, Daniel by Daniel Veillard · 25 years ago
  76. a86c23e Alias for `tests' target. This will cause `make check' to do the right by Raja R Harinath · 25 years ago
  77. d109e37 Moved error.h to xml-error.h, associated fixed and updates, Daniel by Daniel Veillard · 25 years ago
  78. 55a9927 Toward 1.0.0, added docs to the packages, Daniel. by Daniel Veillard · 25 years ago
  79. 3592547 Added parserInternals.h to Makefile.am and the generated HTML docs, Daniel. by Daniel Veillard · 25 years ago
  80. 63dc42c Made spec file autogenerate, tweaked it also by Michael Fulbright · 25 years ago
  81. a4b4430 gain a couple of minor changes on Makefiles, Daniel. by Daniel Veillard · 25 years ago
  82. 1164e75 Upgrade to 0.99.8 cleanup of spec and makefiles to include doc, Daniel. by Daniel Veillard · 25 years ago
  83. 19b858c *** empty log message *** by Daniel Veillard · 25 years ago
  84. 39a1f9a Speed, conformance testing, more parsing, general improvements, Daniel. by Daniel Veillard · 25 years ago
  85. 4f71489 Add the spec file to EXTRA_DIST. by Martin Baulig · 25 years ago
  86. 52a735b Small Makefile fix -mig by Arturo Espinosa · 26 years ago
  87. baf4cd5 Added debugging code, a bit of parser cleanup, Daniel by Daniel Veillard · 26 years ago
  88. 891e404 Added the UTF-8, UTF-16 and ISO Lat 1 conversion routines, not yet used, Daniel. by Daniel Veillard · 26 years ago
  89. 27fb075 Corbaization of the document structures, Daniel. by Daniel Veillard · 26 years ago
  90. a6e1d12 Added xml-config.in and the related changes, Daniel. by Daniel Veillard · 26 years ago
  91. 60681bd Use '?' to separate the sed commands as ',' is used when people pass by Miguel de Icaza · 26 years ago
  92. 52965fa include error.h by Arturo Espinosa · 26 years ago
  93. 15fe6e7 Added gnome-config support to gnome-xml module by Arturo Espinosa · 26 years ago
  94. c19653d New macro. (xmlinc_HEADERS): Renamed from include_HEADERS. by Tom Tromey · 26 years ago
  95. 260a68f Release 0.2, 80% rewrite, nothing left intact ... Daniel by Daniel Veillard · 26 years ago
  96. 0dc897e *** empty log message *** by Daniel Veillard · 26 years ago
  97. 01791d5 Added the XML code developped at W3C, Daniel. by Daniel Veillard · 26 years ago