1. 7704473 xmlStrstr args are both const small cleanup reformated, fixed problems if by Daniel Veillard · 23 years ago
  2. 0e4cd17 - parser.c: fixed UTF8 BOM support in push mode by Daniel Veillard · 23 years ago
  3. 1164810 - configure.in doc/xml.html include/libxml/xmlwin32version.h: by Daniel Veillard · 23 years ago
  4. c5d6434 Summer's cleanup, a really big one: by Daniel Veillard · 23 years ago
  5. 87a764e - parser.c parserInternals.c encoding.c: Since Notepad on Win2k by Daniel Veillard · 23 years ago
  6. a9142e7 - valid.c tree.c parserInternals.c parser.c: Stephan Kulow by Daniel Veillard · 23 years ago
  7. 3ed27bd - parser.c: Stephan Kulow also raised the fact that line number by Daniel Veillard · 23 years ago
  8. a97a19b - parser.c: fixed propagation context info when parsing an by Daniel Veillard · 23 years ago
  9. 76d66f4 - xpath.c tree.c parser.c: speed optimizations at the parser level by Daniel Veillard · 23 years ago
  10. fd7ddca - parser.c parser.h parserInternals.h: fixed a couple of by Daniel Veillard · 23 years ago
  11. a737459 - Makefile.am xmlversion.h.in configure.in include/Makefile.am: by Daniel Veillard · 23 years ago
  12. 257d910 - parser.c: added xmlParseExternalEntityPrivate() to allow by Daniel Veillard · 23 years ago
  13. 02141ea - tree.c parser.c encoding.c: spent a bit more time looking by Daniel Veillard · 23 years ago
  14. 3ed155f How to bump raw SAX parsing speed from 5.8M/s to 7.4M/s in 4 lines of code: by Daniel Veillard · 23 years ago
  15. 30211a0 - parser.c: applied fixes from Christian Glahn bug report #53391 Daniel by Daniel Veillard · 23 years ago
  16. 70a9da5 trio upgrade and integration by Bjorn Reese · 23 years ago
  17. dab4cb3 Geez, this one was painful ! I still need to handle entities references by Daniel Veillard · 23 years ago
  18. e470df7 3 hours of debug, this was hell: by Daniel Veillard · 23 years ago
  19. 5058211 parser.c: fixed line number reporting on error Daniel by Daniel Veillard · 23 years ago
  20. 04be4f5 - parser.c: Sullivan and Darin found a parser bug, applied the patch. Daniel by Daniel Veillard · 23 years ago
  21. 56a4cb8 Huge cleanup, I switched to compile with by Daniel Veillard · 23 years ago
  22. 146c912 - parser.c: fixed a reported bug in NOTATION parsing by Daniel Veillard · 23 years ago
  23. e020c3a A typo and an obscure bug fix: by Daniel Veillard · 23 years ago
  24. 0b6b55b Someone found a bug hiding in a corner, caught it ! by Daniel Veillard · 23 years ago
  25. 82ab81e - parser.c: and Matt Sergeant found one in the XML push by Daniel Veillard · 23 years ago
  26. 80f3257 - parser.c SAX.c: the new content parsing code raised an by Daniel Veillard · 23 years ago
  27. 29631a8 10 mn hacking while waiting for doctor appointment: by Daniel Veillard · 23 years ago
  28. 2f36224 - parser.c: one must report spaces even if the Dtd element by Daniel Veillard · 23 years ago
  29. 21a0f91 - parser.c: more work on increasing parsing ferformances Daniel by Daniel Veillard · 23 years ago
  30. 48b2f89 Okay time to improve performances, gprof session: by Daniel Veillard · 23 years ago
  31. 3473f88 Revert directory structure changes by Owen Taylor · 23 years ago
  32. 64636e7 moved to libxml directory - this allow simplify automake/autoconf. Now by CET 2001 Tomasz K³oczko · 23 years ago
  33. 142adbf More bugfixes due to DocBook: by Daniel Veillard · 23 years ago
  34. e0e2651 - tree.[ch] parser.c xpath.c: fixed the problem of addressing by Daniel Veillard · 23 years ago
  35. 0f2a53c Bug fixes and an extension found and required by XSLT: by Daniel Veillard · 23 years ago
  36. de55cf6 First libxml head patch from the Gnome community since a looong time :-) by Daniel Veillard · 23 years ago
  37. 167bd53 Old but effective optimization patch: by Daniel Veillard · 24 years ago
  38. a6d8eb6 Finally had a bit of time to resynch both trees: by Daniel Veillard · 24 years ago
  39. ce6e98d Big OpenVMS patch: - nanohttp.c parser.[ch] tree.[ch] xmlIO.[ch] xmllint.c by Daniel Veillard · 24 years ago
  40. 41e0651 A few serious bugfixes: by Daniel Veillard · 24 years ago
  41. c2def84 Various patches and bug fixes, and XInclude progresses: by Daniel Veillard · 24 years ago
  42. a4964b7 - HTMLparser.c: fixed loop on invalid char in scripts by Daniel Veillard · 24 years ago
  43. 2ffc359 - parser.[ch]: added xmlIOParseDTD() by Daniel Veillard · 24 years ago
  44. d6d7f7b patched to redirrect all "out of context" error messages to by Daniel Veillard · 24 years ago
  45. 126f279 Bunch of fixes, finishing moving datastructures to the hash stuff: by Daniel Veillard · 24 years ago
  46. 1e85139 - parser.c test/wap.xml result/noent/wap.xml result/wap.xml: by Daniel Veillard · 24 years ago
  47. b71379b - moved xml-error.h to xmlerror.h: seems this allowed to bypass by Daniel Veillard · 24 years ago
  48. aaf58b9 Various attemps at trying to bypass this automake bullshit !!! Daniel by Daniel Veillard · 24 years ago
  49. 7e99c63 Tried to build libxml2-2.2.5 by Daniel Veillard · 24 years ago
  50. 7cfce32 Bugfix - parser.c xmlIO.c xmlIO.h: fixed bug 26650, and improved the by Daniel Veillard · 24 years ago
  51. 8b5dd83 - configure.in: releasing 2.2.4 by Daniel Veillard · 24 years ago
  52. bc76530 Cleanups, 1 bug fix: by Daniel Veillard · 24 years ago
  53. f09e7e3 XPath fixes and cleanup, 2 general bug fixes: by Daniel Veillard · 24 years ago
  54. 4b0755c - HTMLparser.c parser.c tree.c tree.h: Avoiding a few warning by Daniel Veillard · 24 years ago
  55. b656ebe Cleanup, patch from Wayne Davison: by Daniel Veillard · 24 years ago
  56. 04698d9 New set of cleanups, released 2.2.3: by Daniel Veillard · 24 years ago
  57. a2c6da9 For Havoc: - HTMLparser.c parser.c: set ctxt->errNo before calling the by Daniel Veillard · 24 years ago
  58. b1059e2 Finally commiting work done on the plane, major cleanup, by Daniel Veillard · 24 years ago
  59. 39c7d71 Jumbo patch, resync of W3C/Gnome CVS trees: by Daniel Veillard · 24 years ago
  60. dd477ce - parser.c parserInternals.h: demacroified most of the IS_XXX by Daniel Veillard · 24 years ago
  61. e715dd2 - parser.c: Fixed bug on invalid ontent characters and when using by Daniel Veillard · 24 years ago
  62. 4948eb4 - HTMLparser.c testHTML.c: applied two new patches from by Daniel Veillard · 24 years ago
  63. e0854c3 Bunch of new parser cleanup work: by Daniel Veillard · 24 years ago
  64. f0cc7cc libxml now grok Docbook-3.1.5 and Docbook-4.1.1 DTDs, this by Daniel Veillard · 24 years ago
  65. 52402ce bug fixes, bugfixes, bugfixes ... by Daniel Veillard · 24 years ago
  66. 87b9539 Large sync between my W3C base and Gnome's one: by Daniel Veillard · 24 years ago
  67. 46e370e - parser.c xmlIO.[ch]: fixed the problem of encoding support by Daniel Veillard · 24 years ago
  68. 3665069 - nanohttp.c: fixed socklen_t replacement to unsigned int by Daniel Veillard · 24 years ago
  69. 32bc74e - doc/encoding.html doc/xml.html: added I18N doc by Daniel Veillard · 24 years ago
  70. 3f6f7f6 - win32config.h.in: updated by Daniel Veillard · 24 years ago
  71. be80396 - Large resync between W3C and Gnome tree by Daniel Veillard · 24 years ago
  72. 496a1cf revamped the encoding support, added iconv support, so now libxml if by Daniel Veillard · 24 years ago
  73. 0604743 removed extraneous xmlRemoveProp definition added item about by Daniel Veillard · 24 years ago
  74. 5e873c4 - speedup of IS_CHAR like macros, significant overall improvement by Daniel Veillard · 24 years ago
  75. 5d211f4 libxml2 prerelease ? by Daniel Veillard · 24 years ago
  76. 361d845 Work done on the plane, ready to release libxml2-2.0.0, Daniel by Daniel Veillard · 24 years ago
  77. cf46199 This is the 2.0.0-beta, lots and lots and lots of changes by Daniel Veillard · 24 years ago
  78. b566ce1 Rebuit doc finished closing a few bugs, Daniel. by Daniel Veillard · 24 years ago
  79. fb76c40 Blanks handling function, added 2.x upgrade doc, Daniel by Daniel Veillard · 24 years ago
  80. 90fb02c Trying another better solution at the <a> </a> problem, Daniel by Daniel Veillard · 24 years ago
  81. 83a30e7 Fixed #6766 and satrted working on white space handling, Daniel by Daniel Veillard · 24 years ago
  82. d0f7f74 Do a bit of bufferization in text mode, Daniel by Daniel Veillard · 24 years ago
  83. 5feb849 - Removing warnings on various paltforms - closing bug #5281 Daniel by Daniel Veillard · 24 years ago
  84. da07c34 - added a nano FTP module - removed SNAP from RPM - updated the status in doc by Daniel Veillard · 25 years ago
  85. ad8f99d Updated TODO conditionnal compile of messages from the parser/tree.c code, by Daniel Veillard · 25 years ago
  86. 0142b84 Oops, it seems I forgot to commit 1.8.4 changes by Daniel Veillard · 25 years ago
  87. 71b656e - added xmlRemoveID() and xmlRemoveRef() by Daniel Veillard · 25 years ago
  88. 686d6b6 - added xmlRemoveProp by Daniel Veillard · 25 years ago
  89. 5e5c623 - Push mode for the HTML parser (new calls) by Daniel Veillard · 25 years ago
  90. dbfd641 - Lots of improvements, too long to list here by Daniel Veillard · 25 years ago
  91. 3c558c3 - fix for PIs name starting with xml by Daniel Veillard · 25 years ago
  92. 0caf07a Fixed = vs. == bug in parser.c (hrmless though) and type in sgml, Daniel. by Daniel Veillard · 25 years ago
  93. f600e25 - Fixed bug #4344 - Fixed C++ problems in headers - Released 1.8.1 Daniel by Daniel Veillard · 25 years ago
  94. 10a2c65 Large commit of changes done while travelling to XML'99 by Daniel Veillard · 25 years ago
  95. 294cbca Closing #3908 and #3937 and a memory leak in the SAX API by Daniel Veillard · 25 years ago
  96. f5c2c87 - added the patch from Carl Nygard <cnygard@bellatlantic.net> by Daniel Veillard · 25 years ago
  97. a819dac Added cleanup routines, cleanup with -pedantic on linux, closed #3788, Daniel by Daniel Veillard · 25 years ago
  98. 11a48ec Closing bug report #3748, changed global compression flag usage, and by Daniel Veillard · 25 years ago
  99. 0713665 Fixed some wrongly space collapsing code due to misreading of the spec, Daniel. by Daniel Veillard · 25 years ago
  100. 7f85850 Attribute nomarlization closing bug #3597 by Daniel Veillard · 25 years ago