1. f8e3db0 Big space and tab cleanup by Daniel Veillard · 12 years ago
  2. f076f34 change ATTRIBUTE_PRINTF into LIBXML_ATTR_FORMAT to avoid macro name by Daniel Veillard · 15 years ago
  3. f63085d port patch from Marcus Meissner to add gcc checking for printf like by Daniel Veillard · 16 years ago
  4. 7802ba5 avoid function parameters names 'list' as this seems to give troubles with by Daniel Veillard · 19 years ago
  5. ffa3c74 applied a patch from Marcus Boerger to fix problems with calling by Daniel Veillard · 19 years ago
  6. 1b75c3b avoid name glob in agruments as it matches the glob() routine. first steps by Daniel Veillard · 19 years ago
  7. cee2b3a warning patches from Peter Breitenlohner serious DTD parsing speedups, by Daniel Veillard · 20 years ago
  8. 21e4ef2 Re-examined the problems of configuring a "minimal" library. by William M. Brack · 20 years ago
  9. eff45a9 register xmlSchemaSetValidErrors, patch from Brent Hendricks in the by Daniel Veillard · 20 years ago
  10. 4e3a9fa elaborated on description of xmlValidityWarningFunc and by William M. Brack · 20 years ago
  11. a235132 hack based on Arjan van de Ven suggestion to reduce ELF footprint and by Daniel Veillard · 20 years ago
  12. aecc0dc fixes the use of 'list' as a parameter added xmlPopInputCallback for Matt by Daniel Veillard · 20 years ago
  13. be58697 modified the file header to add more informations, painful... updated to by Daniel Veillard · 21 years ago
  14. 60f394e Finally - found the problem with the page generation (XMLPUBFUN not by William M. Brack · 21 years ago
  15. 7300057 adding an serror field to the validation context breaks the ABI for the by Daniel Veillard · 21 years ago
  16. 659e71e Setting up the framework for structured error reporting, touches a lot of by Daniel Veillard · 21 years ago
  17. a9cce9c Okay this is scary but it is just adding a configure option to disable by Daniel Veillard · 21 years ago
  18. aa3cfbd realigned parameters after taint by Igor Zlatkovic · 21 years ago
  19. 76874e4 Exportability taint of the headers by Igor Zlatkovic · 21 years ago
  20. 2fdbd32 new dictionary module to keep a single instance of the names used by the by Daniel Veillard · 21 years ago
  21. a37aab8 applied a patch from Gman for building docs applied a patch from Gary by Daniel Veillard · 21 years ago
  22. c00cda8 fixing bug #107129, removing excessive allocation and calls to *printf in by Daniel Veillard · 21 years ago
  23. ea7751d working on DTD validation on top of xml reader interfaces. Allows to by Daniel Veillard · 22 years ago
  24. 90d68fb fixed bug #92518 validation error were not covering namespace by Daniel Veillard · 22 years ago
  25. 84d70a4 incomplete steps for real/double support avoiding a compilation problem by Daniel Veillard · 22 years ago
  26. aeb258a cosmetic cleanup started integrating a DTD validation layer based on the by Daniel Veillard · 22 years ago
  27. 9b731d7 trying to fix #77441 Daniel by Daniel Veillard · 22 years ago
  28. 61f2617 Heiko W. Rupp fixed a lot of comments to generate better API descriptions by Daniel Veillard · 22 years ago
  29. 8dc16a6 had to change 2 internal parsing API when processing document content to by Daniel Veillard · 23 years ago
  30. 9d06d30 Build a new version hopefully near complete and fully documented of the by Daniel Veillard · 23 years ago
  31. d3d0672 deprecate the non-boundchecking Sprintf functions, add Snprintf this by Daniel Veillard · 23 years ago
  32. 48da910 allow to inherit attributes from the DTD directly in the tree, this is by Daniel Veillard · 23 years ago
  33. 5e2dace Cleanup, cleanup .. removed libxml softlink for good cleanup to get 100% by Daniel Veillard · 23 years ago
  34. c5d6434 Summer's cleanup, a really big one: by Daniel Veillard · 23 years ago
  35. dab4cb3 Geez, this one was painful ! I still need to handle entities references by Daniel Veillard · 23 years ago
  36. 56a4cb8 Huge cleanup, I switched to compile with by Daniel Veillard · 23 years ago
  37. 3473f88 Revert directory structure changes by Owen Taylor · 24 years ago
  38. 64636e7 moved to libxml directory - this allow simplify automake/autoconf. Now by CET 2001 Tomasz K³oczko · 24 years ago
  39. 389e6b7 Patches bug fixes and on new function: by Daniel Veillard · 24 years ago
  40. 126f279 Bunch of fixes, finishing moving datastructures to the hash stuff: by Daniel Veillard · 24 years ago
  41. f0cc7cc libxml now grok Docbook-3.1.5 and Docbook-4.1.1 DTDs, this by Daniel Veillard · 24 years ago
  42. 0604743 removed extraneous xmlRemoveProp definition added item about by Daniel Veillard · 24 years ago
  43. 361d845 Work done on the plane, ready to release libxml2-2.0.0, Daniel by Daniel Veillard · 24 years ago
  44. cf46199 This is the 2.0.0-beta, lots and lots and lots of changes by Daniel Veillard · 24 years ago
  45. 71b656e - added xmlRemoveID() and xmlRemoveRef() by Daniel Veillard · 25 years ago
  46. 10cb900 - Updated HTML test outputs by Daniel Veillard · 25 years ago
  47. 51e3b15 xmlSetProp() and xmlNewProp() fixes, mem extra alloc bug in parser fixed, Daniel by Daniel Veillard · 25 years ago
  48. 7c1206f Revamped HTML parsing, lots of bug fixes for HTML stuff, by Daniel Veillard · 25 years ago
  49. 00fdf37 Improvement of doc, Raph patch for CORBA init, support for spaces in XPath, Daniel by Daniel Veillard · 25 years ago
  50. dd6b367 Fixed CHAR, errno, alpha RPM compile, updated doc, Daniel by Daniel Veillard · 25 years ago
  51. c08a2c6 Bug fixes, improvement on ID/IDREF support, 1.6.2, no memleaks, Daniel by Daniel Veillard · 25 years ago
  52. c26087b Patched warning issued on SGI by Stephane.Conversy@lri.fr, Daniel. by Daniel Veillard · 25 years ago
  53. b96e643 Release 1.6, lot of fixes, more validation, code cleanup, added namespace by Daniel Veillard · 25 years ago
  54. 991e63d More validity stuff (ID) and corrct version of equal and compare for XPath, Daniel 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. 5099ae8 Removal of threading problems, update documentation, added SAX tests, Daniel by Daniel Veillard · 25 years ago
  57. 517752b Completed/revamped the SAX support, removed old namespace suppport, Daniel by Daniel Veillard · 25 years ago
  58. 1e346af Serious upgrade of internal subset support, setup for gtk-doc, Daniel by Daniel Veillard · 26 years ago
  59. 1899e85 Header cleanup and work on parsing/output of element declarations, Daniel. by Daniel Veillard · 26 years ago
  60. 3b9def1 More work toward DTD parsing, informations on the mailing-list and Web, Daniel. by Daniel Veillard · 26 years ago
  61. 39a1f9a Speed, conformance testing, more parsing, general improvements, Daniel. by Daniel Veillard · 26 years ago