1. 28c53d3 DO NOT MERGE resolve merge conflicts of 1d43fb67 to mnc-dev am: 1d462cdbb0 by Xin Li · 7 years ago
  2. 5fe9e9e Remove risk of lockup in dictionary initialization by Daniel Veillard · 11 years ago
  3. e7715a5 rand_seed should be static in dict.c by Wouter Van Rooy · 12 years ago
  4. fd4f6fd Fix non __GNUC__ build by Patrick Gansterer · 12 years ago
  5. 7c693da Cleanups and new limit APIs for dictionaries by Daniel Veillard · 12 years ago
  6. ee8f1d4 Cleanups before 2.8.0-rc2 by Daniel Veillard · 12 years ago
  7. 379ebc1 Cleanup on randomization by Daniel Veillard · 12 years ago
  8. aa0be5f fix windows build. ifdef addition from bug 666491 makes no sense by Rob Richards · 12 years ago
  9. 066c697 Allow to compile with Visual Studio 2010 by Thomas Lemm · 12 years ago
  10. 8973d58 Add hash randomization to hash and dict structures by Daniel Veillard · 12 years ago
  11. 594e5df Chasing dead assignments reported by clang-scan by Daniel Veillard · 15 years ago
  12. 7f4547c preparing the release of 2.7.2 fix the Solaris portability issue by Daniel Veillard · 16 years ago
  13. 117baa0 fix non GNUC builds. by Rob Richards · 16 years ago
  14. d68f891 added a program to regression test the dictionary code improve the lookup by Daniel Veillard · 16 years ago
  15. ffda65f chased and found a couple of nasty issues Daniel by Daniel Veillard · 16 years ago
  16. 424785e change the big key algorithm to work properly with QName too, fix a bug by Daniel Veillard · 16 years ago
  17. b6b2ee1 check for stdint.h and define types when using MSVC by Rob Richards · 16 years ago
  18. e9100a5 improvement on the hashing of the dictionnary, with visible speed up as by Daniel Veillard · 16 years ago
  19. b242b08 applied patch from Florent Guilian to remove an useless mutex in the by Daniel Veillard · 16 years ago
  20. 5d4644e revamped the elfgcchack.h format to cope with gcc4 change of aliasing by Daniel Veillard · 19 years ago
  21. 4e1c2db fixed compilation warning changed xmlWarningMsg so ctxt->errNo is not set by William M. Brack · 19 years ago
  22. 2ae1338 fixing the way testapi.c is generated, fixes bug #161386 fix a comment by Daniel Veillard · 19 years ago
  23. 1441251 a single lock version mostly avoid the cost penalty of the lock in case of by Daniel Veillard · 19 years ago
  24. 1bb16a1 patch from Gary Coady to fix a race in dict reference counting in by Daniel Veillard · 19 years ago
  25. ad0e67c fixed up some gcc warnings, no change to logic. New macro XML_CAST_FPTR to by William M. Brack · 20 years ago
  26. 6bb3e86 added xmlDictExists() to the dictionnary interface. applying by Daniel Veillard · 20 years ago
  27. bf5cf21 fixed bug introduced during OOM fixup causing problems with default by William M. Brack · 20 years ago
  28. 4773df2 added io1.c an example ox xmlIO usage and io1.res test result, fixed a by Daniel Veillard · 20 years ago
  29. c82c57e some parser optimizations, xmllint --memory --timing --repeat --stream by Daniel Veillard · 20 years ago
  30. e96a2a4 adding repeated parsing and validating tests make the new DOM tree by Daniel Veillard · 21 years ago
  31. e72c508 preparing a 2.6.0-beta2 release avoid a warning avoid duplicate code in by Daniel Veillard · 21 years ago
  32. c44cfdd the last patch broke unicity of returned strings, removed Daniel by Daniel Veillard · 21 years ago
  33. 536fad5 valgrind found a newly introduced bug Daniel by Daniel Veillard · 21 years ago
  34. ccc4d2b two small improvements Daniel by Daniel Veillard · 21 years ago
  35. 81514ba do string allocations in large pools, allowing to find if a string pertain by Daniel Veillard · 21 years ago
  36. 07cb822 Time to commit 3 days of work rewriting the parser internal, by Daniel Veillard · 21 years ago
  37. 0fb1893 allow to give -1 for undefined length in lookups first round of work on by Daniel Veillard · 21 years ago
  38. 1af9a41 Adding new version of the SAX interface, it's not there yet, currently by Daniel Veillard · 21 years ago
  39. 6155d8a optimization when freeing hash tables. some tuning of buffer allocations by Daniel Veillard · 21 years ago
  40. 2fdbd32 new dictionary module to keep a single instance of the names used by the by Daniel Veillard · 21 years ago