1. 9d06d30 Build a new version hopefully near complete and fully documented of the by Daniel Veillard · 22 years ago
  2. 572577e removed the last occurences of strdup usage in the code Daniel by Daniel Veillard · 22 years ago
  3. 3c5ed91 Applied following patches from Robert Collins and make sure IN_LIBXML is by Daniel Veillard · 22 years ago
  4. cbaf399 applied 42 documentation patches from Charlie Bozeman. Regenerated the by Daniel Veillard · 23 years ago
  5. 22f25a8 as robert pointed again, xmlInputCallbackInitialized gets reset by by Daniel Veillard · 23 years ago
  6. 107ccaa robert pointed out a loop error in callback cleanups Daniel by Daniel Veillard · 23 years ago
  7. cd337f0 some cleanups when chasing unappropriate stdout output. Daniel by Daniel Veillard · 23 years ago
  8. 8bdb91d cleanup cleanup too added xmlNoNetExternalEntityLoader() from xsltproc by Daniel Veillard · 23 years ago
  9. a9e65e8 closing bug #62711, the library should never close stdin or stdout. Daniel by Daniel Veillard · 23 years ago
  10. acf7ff0 a few VMS updates from John A Fotheringham added by Daniel Veillard · 23 years ago
  11. 3c01b1d - include/libxml/globals.h include/libxml/threads.h threads.c by Daniel Veillard · 23 years ago
  12. 6990bf3 started some serious testing and fixed a few bug and optmization needs. by Daniel Veillard · 23 years ago
  13. 9f7b84b preparing for a 2.4.3 release even if it may not be ready yet redirected by Daniel Veillard · 23 years ago
  14. dc2cee2 Added the part about section 7.2 on URI resolution, fixed a side effect in by Daniel Veillard · 23 years ago
  15. 5d90b6c added support and APIs needed for the catalog PI cleanup Daniel by Daniel Veillard · 23 years ago
  16. e2940dd starts to look okay, really plugged the new framework, cleaned a lot of by Daniel Veillard · 23 years ago
  17. 344cee7 renaming testCatalog as xmlcatalog, making it an installed app adding a by Daniel Veillard · 23 years ago
  18. ecb6f5b xmlOutputBufferCreateFilename() didn't unescaped URIs before doing the by Daniel Veillard · 23 years ago
  19. fe70332 count() was broken on Result Value Tree fixed file:/// accesses on _WIN32 by Daniel Veillard · 23 years ago
  20. 50f3437 applied Win32 Facelift No.2 patches from Igor Zlatkovic for Windows/MSC by Daniel Veillard · 23 years ago
  21. f012a64 get rid of the readline and libhistory dependancies by default, release by Daniel Veillard · 23 years ago
  22. 5e2dace Cleanup, cleanup .. removed libxml softlink for good cleanup to get 100% by Daniel Veillard · 23 years ago
  23. 8fcc494 cleaned up some warning on the Alpha Daniel by Daniel Veillard · 23 years ago
  24. 2209073 cleanup of global variables, marking some const or private. Daniel by Daniel Veillard · 23 years ago
  25. 388236f fixed an old bug raised by Bernhard Zwisch, the I/O layer should by Daniel Veillard · 23 years ago
  26. 1fd36d2 fixed a URI-Reference computation problem when validating small cleanup by Daniel Veillard · 23 years ago
  27. 4d65a1c - parser.c: improved the description of a couple of interfaces by Daniel Veillard · 23 years ago
  28. c5d6434 Summer's cleanup, a really big one: by Daniel Veillard · 23 years ago
  29. 3c2758d - xmlIO.c: Gary Pennington spotted a few troubles with file:/// Daniel by Daniel Veillard · 23 years ago
  30. 7d6fd21 - xmlIO.c catalog.c: plugged in the default catalog resolution by Daniel Veillard · 23 years ago
  31. edddff9 - xmlIO.c: Bjorn Reese provided a fix for a problem on buffer flushing Daniel by Daniel Veillard · 23 years ago
  32. 70a9da5 trio upgrade and integration by Bjorn Reese · 23 years ago
  33. 34b1b3a Cleanup and testing with the KDE help center files: by Daniel Veillard · 23 years ago
  34. 92ad210 Spring cleanup ...: - configure.in Makefile.am config.h.in by Daniel Veillard · 23 years ago
  35. c86a4fa - HTMLparser.c HTMLtree.c SAX.c debugXML.c error.c parserInternals.c by Daniel Veillard · 23 years ago
  36. 56a4cb8 Huge cleanup, I switched to compile with by Daniel Veillard · 23 years ago
  37. a022fe0 First patch from SCO :-) - xmlIO.c: one function comment cleanup. Daniel by Daniel Veillard · 23 years ago
  38. 48b2f89 Okay time to improve performances, gprof session: by Daniel Veillard · 23 years ago
  39. 3473f88 Revert directory structure changes by Owen Taylor · 23 years ago
  40. 64636e7 moved to libxml directory - this allow simplify automake/autoconf. Now by CET 2001 Tomasz K³oczko · 23 years ago
  41. 2c833b6 Dohhhhhh: - xmliO.c: Harry Blundell pointed out that xmlCheckFilename by Daniel Veillard · 23 years ago
  42. f17e09b Incorporated patches, some cleanup: by Daniel Veillard · 23 years ago
  43. d8aa7cb off by 1 and stupidity bug fix: by Daniel Veillard · 23 years ago
  44. e248819 - encoding.c xmlIO.c: Fixing the problem reported by Marc Sanfacon Daniel by Daniel Veillard · 24 years ago
  45. f060a41 fixed xmlParserInputBufferCreateMem doc Daniel by Daniel Veillard · 24 years ago
  46. a6d8eb6 Finally had a bit of time to resynch both trees: by Daniel Veillard · 24 years ago
  47. ce6e98d Big OpenVMS patch: - nanohttp.c parser.[ch] tree.[ch] xmlIO.[ch] xmllint.c by Daniel Veillard · 24 years ago
  48. 58770e7 Fixes/enhancements: - tree.[ch] xmlIO.c: added xmlDocDumpMemoryEnc() from by Daniel Veillard · 24 years ago
  49. d6d7f7b patched to redirrect all "out of context" error messages to by Daniel Veillard · 24 years ago
  50. 52afe80 Started working on the hash table module integration, fixed a bug: by Daniel Veillard · 24 years ago
  51. 2f971a2 Another patch from Wayne Davison: by Daniel Veillard · 24 years ago
  52. 7cfce32 Bugfix - parser.c xmlIO.c xmlIO.h: fixed bug 26650, and improved the by Daniel Veillard · 24 years ago
  53. 39c7d71 Jumbo patch, resync of W3C/Gnome CVS trees: by Daniel Veillard · 24 years ago
  54. 46e370e - parser.c xmlIO.[ch]: fixed the problem of encoding support by Daniel Veillard · 24 years ago
  55. 32bc74e - doc/encoding.html doc/xml.html: added I18N doc by Daniel Veillard · 24 years ago
  56. be80396 - Large resync between W3C and Gnome tree by Daniel Veillard · 24 years ago
  57. 496a1cf revamped the encoding support, added iconv support, so now libxml if by Daniel Veillard · 24 years ago
  58. 5e873c4 - speedup of IS_CHAR like macros, significant overall improvement by Daniel Veillard · 24 years ago
  59. 5d211f4 libxml2 prerelease ? by Daniel Veillard · 24 years ago
  60. 361d845 Work done on the plane, ready to release libxml2-2.0.0, Daniel by Daniel Veillard · 24 years ago
  61. cf46199 This is the 2.0.0-beta, lots and lots and lots of changes by Daniel Veillard · 24 years ago
  62. da07c34 - added a nano FTP module - removed SNAP from RPM - updated the status in doc by Daniel Veillard · 24 years ago
  63. 686d6b6 - added xmlRemoveProp by Daniel Veillard · 25 years ago
  64. dbfd641 - Lots of improvements, too long to list here by Daniel Veillard · 25 years ago
  65. 3c558c3 - fix for PIs name starting with xml 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. dd6b367 Fixed CHAR, errno, alpha RPM compile, updated doc, Daniel by Daniel Veillard · 25 years ago
  69. 7f7d111 Ready for 1.7.0, major changes, nanohttp, cleanup, binary compat with 1.4, by Daniel Veillard · 25 years ago
  70. 6454aec Added memory debug wrappers, killed all detected memory leaks, Daniel by Daniel Veillard · 25 years ago
  71. b96e643 Release 1.6, lot of fixes, more validation, code cleanup, added namespace by Daniel Veillard · 25 years ago
  72. b05deb7 Huge commit: 1.5.0, XML validation, Xpath, bugfixes, examples .... Daniel by Daniel Veillard · 25 years ago
  73. e2d034d Bunch of updates, progressive parsing, updates on HTML, XPAth and docs, Daniel by Daniel Veillard · 25 years ago