1. 77a90a7 patch from johan@evenhuis.nl for #107937 fixing some line counting by Daniel Veillard · 21 years ago
  2. a9b66d0 new API building Python script, does the C parsing directly, generates a by Daniel Veillard · 22 years ago
  3. 01c13b5 code cleanup, especially the function comments. fixed a small bug when by Daniel Veillard · 22 years ago
  4. d2ff039 fixing bug #99190 when UTF8 document are parsed using the progressive by Daniel Veillard · 22 years ago
  5. 8b2c7f1 fixed thread problem by William M. Brack · 22 years ago
  6. d076a20 fixed #99082 for xi:include encoding="..." support on text includes. added by Daniel Veillard · 22 years ago
  7. dad3f68 preparing release 2.4.27 updated and rebuilt the docs try to make sure the by Daniel Veillard · 22 years ago
  8. 8606bbb fixed the initialization of the SAX structure which was breaking xsltproc by Daniel Veillard · 22 years ago
  9. e645e8c Applied the VMS update patch from Craig A. Berry update Daniel by Daniel Veillard · 22 years ago
  10. 3487c8d get rid of all the perror() calls made in the library execution paths. by Daniel Veillard · 22 years ago
  11. fdc9156 applied patch from Richard Jinks for the namespace axis + fixed a memory by Daniel Veillard · 22 years ago
  12. 561b7f8 dohh I really didn't intended to commit this test version :-( Daniel by Daniel Veillard · 22 years ago
  13. e50f3b5 I wanted to see the real speed at the SAX interface after a little too by Daniel Veillard · 22 years ago
  14. 34ce8be preparing 2.4.18 updated and rebuilt the web site implement the new by Daniel Veillard · 22 years ago
  15. 878eab0 more validation test fixups added duration info for the tests Daniel by Daniel Veillard · 22 years ago
  16. 4a7ae50 isExtender was missing a char % are acceptable in the internal subset if by Daniel Veillard · 22 years ago
  17. 8ab0f58 more work on the conformance suite. Took the step to finally block by Daniel Veillard · 22 years ago
  18. 5e5c2d0 Justin Fletcher found some parts of the code needing cleanup Fixed the by Daniel Veillard · 22 years ago
  19. 4e1b26c change a small bit in the way valididy error messages get initialized by Daniel Veillard · 22 years ago
  20. c8c7be4 Greg Sjaardema suggested to use an eponential buffer groth policy in by Daniel Veillard · 22 years ago
  21. 963d2ae cleanup patch from Anthony Jones fix the headers to avoid in make scan by Daniel Veillard · 22 years ago
  22. d8224e0 fixed validation of attributes content of type NAME NAMES NMTOKEN and by Daniel Veillard · 23 years ago
  23. 3c5ed91 Applied following patches from Robert Collins and make sure IN_LIBXML is by Daniel Veillard · 23 years ago
  24. cbaf399 applied 42 documentation patches from Charlie Bozeman. Regenerated the by Daniel Veillard · 23 years ago
  25. c69e0b1 applied a couple of patches from Brian D Ripley. removed the last exit() by Daniel Veillard · 23 years ago
  26. 3c01b1d - include/libxml/globals.h include/libxml/threads.h threads.c by Daniel Veillard · 23 years ago
  27. 6f35029 debugged and fixed initialization problems which were giving troubles on by Daniel Veillard · 23 years ago
  28. d046356 Applied the last patches from Gary, cleanup, activated threading all user by Daniel Veillard · 23 years ago
  29. 60087f3 preparing 2.4.6 release updated and rebuilt the docs fixed a number of by Daniel Veillard · 23 years ago
  30. 7dd0570 closed bug #61054 Daniel by Daniel Veillard · 23 years ago
  31. b1d6287 applying patch from bug #60757 this should close it Daniel by Daniel Veillard · 23 years ago
  32. 1669828 do not output hexadecimal charrefs when serializing HTML since some by Daniel Veillard · 23 years ago
  33. 5d96fff doc updates from Heiko Rupp 2 sanity checks from Heiko Rupp Daniel by Daniel Veillard · 23 years ago
  34. 5d90b6c added support and APIs needed for the catalog PI cleanup Daniel by Daniel Veillard · 23 years ago
  35. a53c688 fixed the xmlLineNumbersDefault() errors, lesson don't add new functions by Daniel Veillard · 23 years ago
  36. d9bad13 removing history/readline changed this slightly make element content line by Daniel Veillard · 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. 3e5bb8e - Makefile.am: added --push regression tests by Daniel Veillard · 23 years ago
  40. c5d6434 Summer's cleanup, a really big one: 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. a9142e7 - valid.c tree.c parserInternals.c parser.c: Stephan Kulow by Daniel Veillard · 23 years ago
  43. 4de4d3b - valid.c: warn when indeterminist content model is detected by Daniel Veillard · 23 years ago
  44. 61d80a2 - parserInternals.c xpath.[ch]: some UTF8 cleanup on by Daniel Veillard · 23 years ago
  45. 70a9da5 trio upgrade and integration by Bjorn Reese · 23 years ago
  46. 34b1b3a Cleanup and testing with the KDE help center files: by Daniel Veillard · 23 years ago
  47. e043ee1 - xpath.c: fixed xmlXPathNodeCollectAndTest() to do proper by Daniel Veillard · 23 years ago
  48. 92ad210 Spring cleanup ...: - configure.in Makefile.am config.h.in by Daniel Veillard · 23 years ago
  49. c86a4fa - HTMLparser.c HTMLtree.c SAX.c debugXML.c error.c parserInternals.c by Daniel Veillard · 23 years ago
  50. 56a4cb8 Huge cleanup, I switched to compile with by Daniel Veillard · 23 years ago
  51. 14be0a1 Small fixups: - xml2Conf.sh.in: fixes pointed out by Fredrik Hallenberg - by Daniel Veillard · 23 years ago
  52. 48b2f89 Okay time to improve performances, gprof session: by Daniel Veillard · 23 years ago
  53. 3473f88 Revert directory structure changes by Owen Taylor · 23 years ago
  54. 64636e7 moved to libxml directory - this allow simplify automake/autoconf. Now by CET 2001 Tomasz K³oczko · 23 years ago
  55. f714aa3 - tree.c: fixed xmlNodeGetContent, it was not recursing on child by Daniel Veillard · 23 years ago
  56. 0f2a53c Bug fixes and an extension found and required by XSLT: by Daniel Veillard · 23 years ago
  57. 167bd53 Old but effective optimization patch: by Daniel Veillard · 24 years ago
  58. a6d8eb6 Finally had a bit of time to resynch both trees: by Daniel Veillard · 24 years ago
  59. 41e0651 A few serious bugfixes: by Daniel Veillard · 24 years ago
  60. a4964b7 - HTMLparser.c: fixed loop on invalid char in scripts by Daniel Veillard · 24 years ago
  61. d6d7f7b patched to redirrect all "out of context" error messages to by Daniel Veillard · 24 years ago
  62. 1baf412 - Release of 2.2.5 - xpointer.c: range() range-inside and other helper by Daniel Veillard · 24 years ago
  63. b71379b - moved xml-error.h to xmlerror.h: seems this allowed to bypass by Daniel Veillard · 24 years ago
  64. aaf58b9 Various attemps at trying to bypass this automake bullshit !!! Daniel by Daniel Veillard · 24 years ago
  65. 7e99c63 Tried to build libxml2-2.2.5 by Daniel Veillard · 24 years ago
  66. 4fb87ee Various contributed patches: by Daniel Veillard · 24 years ago
  67. 04698d9 New set of cleanups, released 2.2.3: by Daniel Veillard · 24 years ago
  68. b1059e2 Finally commiting work done on the plane, major cleanup, by Daniel Veillard · 24 years ago