1. 7f4547c preparing the release of 2.7.2 fix the Solaris portability issue by Daniel Veillard · 16 years ago
  2. 117baa0 fix non GNUC builds. by Rob Richards · 16 years ago
  3. d68f891 added a program to regression test the dictionary code improve the lookup by Daniel Veillard · 16 years ago
  4. ffda65f chased and found a couple of nasty issues Daniel by Daniel Veillard · 16 years ago
  5. 424785e change the big key algorithm to work properly with QName too, fix a bug by Daniel Veillard · 16 years ago
  6. b6b2ee1 check for stdint.h and define types when using MSVC by Rob Richards · 16 years ago
  7. e9100a5 improvement on the hashing of the dictionnary, with visible speed up as by Daniel Veillard · 16 years ago
  8. b242b08 applied patch from Florent Guilian to remove an useless mutex in the by Daniel Veillard · 16 years ago
  9. 5d4644e revamped the elfgcchack.h format to cope with gcc4 change of aliasing by Daniel Veillard · 19 years ago
  10. 4e1c2db fixed compilation warning changed xmlWarningMsg so ctxt->errNo is not set by William M. Brack · 19 years ago
  11. 2ae1338 fixing the way testapi.c is generated, fixes bug #161386 fix a comment by Daniel Veillard · 19 years ago
  12. 1441251 a single lock version mostly avoid the cost penalty of the lock in case of by Daniel Veillard · 19 years ago
  13. 1bb16a1 patch from Gary Coady to fix a race in dict reference counting in by Daniel Veillard · 19 years ago
  14. ad0e67c fixed up some gcc warnings, no change to logic. New macro XML_CAST_FPTR to by William M. Brack · 20 years ago
  15. 6bb3e86 added xmlDictExists() to the dictionnary interface. applying by Daniel Veillard · 20 years ago
  16. bf5cf21 fixed bug introduced during OOM fixup causing problems with default by William M. Brack · 20 years ago
  17. 4773df2 added io1.c an example ox xmlIO usage and io1.res test result, fixed a by Daniel Veillard · 20 years ago
  18. c82c57e some parser optimizations, xmllint --memory --timing --repeat --stream by Daniel Veillard · 21 years ago
  19. e96a2a4 adding repeated parsing and validating tests make the new DOM tree by Daniel Veillard · 21 years ago
  20. e72c508 preparing a 2.6.0-beta2 release avoid a warning avoid duplicate code in by Daniel Veillard · 21 years ago
  21. c44cfdd the last patch broke unicity of returned strings, removed Daniel by Daniel Veillard · 21 years ago
  22. 536fad5 valgrind found a newly introduced bug Daniel by Daniel Veillard · 21 years ago
  23. ccc4d2b two small improvements Daniel by Daniel Veillard · 21 years ago
  24. 81514ba do string allocations in large pools, allowing to find if a string pertain by Daniel Veillard · 21 years ago
  25. 07cb822 Time to commit 3 days of work rewriting the parser internal, by Daniel Veillard · 21 years ago
  26. 0fb1893 allow to give -1 for undefined length in lookups first round of work on by Daniel Veillard · 21 years ago
  27. 1af9a41 Adding new version of the SAX interface, it's not there yet, currently by Daniel Veillard · 21 years ago
  28. 6155d8a optimization when freeing hash tables. some tuning of buffer allocations by Daniel Veillard · 21 years ago
  29. 2fdbd32 new dictionary module to keep a single instance of the names used by the by Daniel Veillard · 21 years ago