1. ffa3c74 applied a patch from Marcus Boerger to fix problems with calling by Daniel Veillard · 19 years ago
  2. 21e4ef2 Re-examined the problems of configuring a "minimal" library. by William M. Brack · 20 years ago
  3. 647e39a moved some definitions to globals.h to avoid some troubles pointed out by by Daniel Veillard · 20 years ago
  4. 1b243b4 applied patch from Rob Richards for the per thread I/O mappings Daniel by Daniel Veillard · 20 years ago
  5. ee8960b second pass on escaping handling, start to looks better, need to be by Daniel Veillard · 20 years ago
  6. 5d1a4d8 first pass at refactoring the escape on save routines for better by Daniel Veillard · 20 years ago
  7. aecc0dc fixes the use of 'list' as a parameter added xmlPopInputCallback for Matt by Daniel Veillard · 20 years ago
  8. 3671190 added xmlByteConsumed() interface updated the benchmark rebuilt the docs by Daniel Veillard · 20 years ago
  9. be58697 modified the file header to add more informations, painful... updated to by Daniel Veillard · 21 years ago
  10. a840b69 Fixed the HTTP<->parser interraction, which should fix 2 long standing by Daniel Veillard · 21 years ago
  11. 97bf4d0 better handling of error cases Daniel by Daniel Veillard · 21 years ago
  12. a9cce9c Okay this is scary but it is just adding a configure option to disable by Daniel Veillard · 21 years ago
  13. 5335055 add streaming on memory regression tests, found bad bugs in the reader by Daniel Veillard · 21 years ago
  14. c07329e Implemented detection of compressed files, setting doc->compressed by William M. Brack · 21 years ago
  15. aa3cfbd realigned parameters after taint by Igor Zlatkovic · 21 years ago
  16. 76874e4 Exportability taint of the headers by Igor Zlatkovic · 21 years ago
  17. 5f9fada obsoleted xmlNormalizeWindowsPath by Igor Zlatkovic · 21 years ago
  18. 7ae91bc retired xmlwin32version.h by Igor Zlatkovic · 22 years ago
  19. e645e8c Applied the VMS update patch from Craig A. Berry update Daniel by Daniel Veillard · 22 years ago
  20. 819d5cb Christian Glahn found a small bug in the push parser. cleaned up and made by Daniel Veillard · 22 years ago
  21. f4862f0 messing around with support for Windows path, cleanups, trying to identify by Daniel Veillard · 22 years ago
  22. 5aac8b8 exported default 'file:', 'http:' and 'ftp:' protocols input handlers and by Aleksey Sanin · 22 years ago
  23. a8a89fe Hallski complained it could not be included by itself. Daniel by Daniel Veillard · 22 years ago
  24. 9d06d30 Build a new version hopefully near complete and fully documented of the by Daniel Veillard · 23 years ago
  25. 5a37bde more include cleanups, export cleanly one html output + format function. by CET 2001 Daniel Veillard · 23 years ago
  26. 8bdb91d cleanup cleanup too added xmlNoNetExternalEntityLoader() from xsltproc by Daniel Veillard · 23 years ago
  27. acf7ff0 a few VMS updates from John A Fotheringham added by Daniel Veillard · 23 years ago
  28. 5d90b6c added support and APIs needed for the catalog PI cleanup Daniel by Daniel Veillard · 23 years ago
  29. 5790537 apply change to close #58141 update of the MSC projects from Igor by Daniel Veillard · 23 years ago
  30. f012a64 get rid of the readline and libhistory dependancies by default, release by Daniel Veillard · 23 years ago
  31. c5d6434 Summer's cleanup, a really big one: by Daniel Veillard · 23 years ago
  32. eefd449 - tree.[ch] xmlIO.h: applied patch from Joe McAlerney to add by Daniel Veillard · 23 years ago
  33. 56a4cb8 Huge cleanup, I switched to compile with by Daniel Veillard · 23 years ago
  34. 3473f88 Revert directory structure changes by Owen Taylor · 23 years ago
  35. 64636e7 moved to libxml directory - this allow simplify automake/autoconf. Now by CET 2001 Tomasz K³oczko · 23 years ago
  36. 701c736 Just mad a function public: by Daniel Veillard · 24 years ago
  37. ce6e98d Big OpenVMS patch: - nanohttp.c parser.[ch] tree.[ch] xmlIO.[ch] xmllint.c by Daniel Veillard · 24 years ago
  38. 7cfce32 Bugfix - parser.c xmlIO.c xmlIO.h: fixed bug 26650, and improved the by Daniel Veillard · 24 years ago
  39. b656ebe Cleanup, patch from Wayne Davison: by Daniel Veillard · 24 years ago
  40. 39c7d71 Jumbo patch, resync of W3C/Gnome CVS trees: by Daniel Veillard · 24 years ago
  41. 46e370e - parser.c xmlIO.[ch]: fixed the problem of encoding support by Daniel Veillard · 24 years ago
  42. be80396 - Large resync between W3C and Gnome tree by Daniel Veillard · 24 years ago
  43. 496a1cf revamped the encoding support, added iconv support, so now libxml if by Daniel Veillard · 24 years ago
  44. 0604743 removed extraneous xmlRemoveProp definition added item about by Daniel Veillard · 24 years ago
  45. 5e873c4 - speedup of IS_CHAR like macros, significant overall improvement by Daniel Veillard · 24 years ago
  46. 5d211f4 libxml2 prerelease ? by Daniel Veillard · 24 years ago
  47. 361d845 Work done on the plane, ready to release libxml2-2.0.0, Daniel by Daniel Veillard · 24 years ago
  48. da07c34 - added a nano FTP module - removed SNAP from RPM - updated the status in doc by Daniel Veillard · 25 years ago
  49. 71b656e - added xmlRemoveID() and xmlRemoveRef() by Daniel Veillard · 25 years ago
  50. dbfd641 - Lots of improvements, too long to list here by Daniel Veillard · 25 years ago
  51. a819dac Added cleanup routines, cleanup with -pedantic on linux, closed #3788, Daniel by Daniel Veillard · 25 years ago
  52. 7f85850 Attribute nomarlization closing bug #3597 by Daniel Veillard · 25 years ago
  53. 7f7d111 Ready for 1.7.0, major changes, nanohttp, cleanup, binary compat with 1.4, by Daniel Veillard · 25 years ago
  54. b96e643 Release 1.6, lot of fixes, more validation, code cleanup, added namespace by Daniel Veillard · 25 years ago
  55. b05deb7 Huge commit: 1.5.0, XML validation, Xpath, bugfixes, examples .... Daniel by Daniel Veillard · 25 years ago
  56. e2d034d Bunch of updates, progressive parsing, updates on HTML, XPAth and docs, 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