Use new wxHashTable implementation not using keyed wxList
authorMattia Barbon <mbarbon@cpan.org>
Sat, 1 May 2004 20:59:17 +0000 (20:59 +0000)
committerMattia Barbon <mbarbon@cpan.org>
Sat, 1 May 2004 20:59:17 +0000 (20:59 +0000)
commit6e86701b83e4d081c095747fbf6fa642e717e969
treecb8dc4fd35d2fc89bfd25019ab0265166c457c71
parent066f177cedc93cfcc45402e468a0587667398e6b
  Use new wxHashTable implementation not using keyed wxList
when !WXWIN_COMPATIBILITY_24. It is faster. It is almost 100%
compatible, too, the only difference being Next() return value
type.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27040 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
docs/changes.txt
include/wx/hash.h
src/common/hash.cpp