]> git.saurik.com Git - wxWidgets.git/history - src/common/hashmap.cpp
(should) fix unix compilation...
[wxWidgets.git] / src / common / hashmap.cpp
2003-11-23  Mattia Barbon New wxHashTable implementation when wxUSE_STL ==...
2003-08-20  Mattia Barbon Keep order of nodes when wxHashMap is resized; this...
2003-08-09  Václav Slavíkadded support for gcc precompiled headers
2002-02-01  Vadim Zeitlinvarious minor fixes to wxHashMap: compilation warnings...
2002-02-01  David WebsterGot rid of the bad EOLs.
2002-01-29  Mattia BarbonNew wxHashMap class.