diff options
author | Max Horn | 2006-03-24 16:53:32 +0000 |
---|---|---|
committer | Max Horn | 2006-03-24 16:53:32 +0000 |
commit | 9dc07c11cd8f7fb88de27d2ac423a8dc7fd25d56 (patch) | |
tree | 08efb91b081158a621b3830dc898d5e9bc2f0dbd /base/engine.cpp | |
parent | 7307c4cb3d9bcb0cb4676803bf619e072f6b0076 (diff) | |
download | scummvm-rg350-9dc07c11cd8f7fb88de27d2ac423a8dc7fd25d56.tar.gz scummvm-rg350-9dc07c11cd8f7fb88de27d2ac423a8dc7fd25d56.tar.bz2 scummvm-rg350-9dc07c11cd8f7fb88de27d2ac423a8dc7fd25d56.zip |
- replaced the hash table size heuristic with a table of hard coded table sizes
(taken from the GNU ISO C++ Library), which are all prime
- replaced the string hash function by one that works slightly better & faster
- changed various types to unsigned
- added code to help debug the number of hash collisions (off by default)
svn-id: r21431
Diffstat (limited to 'base/engine.cpp')
0 files changed, 0 insertions, 0 deletions