projects
/
wxWidgets.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
define WXMAKINGDLL_QA when WXMAKINGDLL is defined (patch 1502015)
[wxWidgets.git]
/
include
/
wx
/
hashmap.h
2006-06-20
Włodzimierz Skiba
Include wx/hashmap.h according to precompiled headers...
blob
|
commitdiff
|
raw
2006-05-08
Vadim Zeitlin
added conversion ctor to create const_iterator from...
blob
|
commitdiff
|
raw
|
diff to current
2006-04-09
Vadim Zeitlin
really fix warning about implicitly converting 0 and...
blob
|
commitdiff
|
raw
|
diff to current
2006-04-06
Vadim Zeitlin
some compilers warn about implicitly converting 0 and...
blob
|
commitdiff
|
raw
|
diff to current
2006-02-25
Mart Raudsepp
Revert the strict aliasing "fix". As per Michael Wether...
blob
|
commitdiff
|
raw
|
diff to current
2006-02-14
Mart Raudsepp
Cast to void* before casting to Node** to make the...
blob
|
commitdiff
|
raw
|
diff to current
2006-02-08
Vadim Zeitlin
removed a few more extra semicolons (patch 1425785)
blob
|
commitdiff
|
raw
|
diff to current
2006-01-18
Julian Smart
Reverted semicolons patch
blob
|
commitdiff
|
raw
|
diff to current
2006-01-18
Julian Smart
Applied patch [ 1399013 ] More removals of extraneous...
blob
|
commitdiff
|
raw
|
diff to current
2005-12-01
Michael Wetherell
Silence warning from bcc
blob
|
commitdiff
|
raw
|
diff to current
2005-11-26
Michael Wetherell
Only define wxIntegerHash::longlongHash when long long...
blob
|
commitdiff
|
raw
|
diff to current
2005-09-27
Michael Wetherell
Remove cast of hash value to unsigned long, hash value...
blob
|
commitdiff
|
raw
|
diff to current
2005-09-27
Michael Wetherell
Add hashes for long long keys
blob
|
commitdiff
|
raw
|
diff to current
2005-09-23
Mart Raudsepp
Nuke #pragma implementation/interface's
blob
|
commitdiff
|
raw
|
diff to current
2005-05-22
Julian Smart
Applied patch [ 1195797 ] Fixes to compile on Win64
blob
|
commitdiff
|
raw
|
diff to current
2005-01-04
Mattia Barbon
Untabify.
blob
|
commitdiff
|
raw
|
diff to current
2004-12-01
Robert Roebling
Applied patch to "correct" hashmap's freeing
blob
|
commitdiff
|
raw
|
diff to current
2004-10-15
Vadim Zeitlin
use wxPtrToUInt instead of (lossy) wxPtrToULong
blob
|
commitdiff
|
raw
|
diff to current
2004-09-15
Włodzimierz Skiba
Source cleaning: whitespaces, tabs, FALSE/false, TRUE...
blob
|
commitdiff
|
raw
|
diff to current
2004-07-31
Robin Dunn
Avoid warnings in the DLL builds
blob
|
commitdiff
|
raw
|
diff to current
2004-07-25
Vadim Zeitlin
insert now returns pair<iterator, bool>, as for the...
blob
|
commitdiff
|
raw
|
diff to current
2004-06-11
Robert Roebling
Compile fix.
blob
|
commitdiff
|
raw
|
diff to current
2004-05-23
Julian Smart
Use old licence name
blob
|
commitdiff
|
raw
|
diff to current
2004-05-23
Julian Smart
Name and version changes
blob
|
commitdiff
|
raw
|
diff to current
2004-05-10
Robin Dunn
Avoid duplicated definition errors for wxLongToLongHash...
blob
|
commitdiff
|
raw
|
diff to current
2004-05-08
Mattia Barbon
When wxUSE_STL == 1 and STL provides quasi-standard...
blob
|
commitdiff
|
raw
|
diff to current
2003-11-23
Mattia Barbon
New wxHashTable implementation when wxUSE_STL ==...
blob
|
commitdiff
|
raw
|
diff to current
2003-08-29
Mattia Barbon
Fixed bug introduced in fs_zip.cpp when replacing...
blob
|
commitdiff
|
raw
|
diff to current
2003-08-20
Mattia Barbon
Keep order of nodes when wxHashMap is resized; this...
blob
|
commitdiff
|
raw
|
diff to current
2003-08-19
Mattia Barbon
Fixes for wxHashTable when wxUSE_STL=1:
blob
|
commitdiff
|
raw
|
diff to current
2003-08-09
Václav Slavík
added support for gcc precompiled headers
blob
|
commitdiff
|
raw
|
diff to current
2003-07-27
Václav Slavík
added *_WITH_DECL macros so that it is possible to...
blob
|
commitdiff
|
raw
|
diff to current
2003-07-23
Mattia Barbon
Remove single-argument constructor of wxHashMap:...
blob
|
commitdiff
|
raw
|
diff to current
2003-07-15
Julian Smart
Added RTL functions missing from WinCE to wxchar.h/cpp
blob
|
commitdiff
|
raw
|
diff to current
2003-07-15
Julian Smart
Small tweaks for WinCE compatibility
blob
|
commitdiff
|
raw
|
diff to current
2003-07-11
Vadim Zeitlin
removed a :: from WX_CLEAR_HASHMAP
blob
|
commitdiff
|
raw
|
diff to current
2003-07-10
Julian Smart
Some WinCE fixes
blob
|
commitdiff
|
raw
|
diff to current
2003-07-08
Mattia Barbon
Added --use-stl to cnfigure, wxUSE_STL to setup0.h
blob
|
commitdiff
|
raw
|
diff to current
2003-07-04
Mattia Barbon
Applied first part of Roger Gammans' wxHashMap patch...
blob
|
commitdiff
|
raw
|
diff to current
2003-07-02
Vadim Zeitlin
renamed WXDLLEXPORT_BASE/CORE to WXDLLIMPEXP_BASE/CORE
blob
|
commitdiff
|
raw
|
diff to current
2003-07-02
Vadim Zeitlin
fixes needed for separate DLL build to work
blob
|
commitdiff
|
raw
|
diff to current
2003-05-01
Vadim Zeitlin
stddef.h required for IRIX compilation (patch 721388)
blob
|
commitdiff
|
raw
|
diff to current
2003-04-02
Julian Smart
Applied some of patch [ 688466 ] MSVC7 build & bug...
blob
|
commitdiff
|
raw
|
diff to current
2003-01-11
Mattia Barbon
Fix PCH problems with some versions of CodeWarrior.
blob
|
commitdiff
|
raw
|
diff to current
2003-01-02
Vadim Zeitlin
use DECLARE_NO_COPY_CLASS() where applicable (patch...
blob
|
commitdiff
|
raw
|
diff to current
2002-12-07
Vadim Zeitlin
removed trailing semicolons at the end of HASH_MAP...
blob
|
commitdiff
|
raw
|
diff to current
2002-12-04
Vadim Zeitlin
merged 2.4 branch into the trunk
blob
|
commitdiff
|
raw
|
diff to current
2002-09-12
Vadim Zeitlin
undid previous commit, the person who reported it retra...
blob
|
commitdiff
|
raw
|
diff to current
2002-09-12
Vadim Zeitlin
include stddef.h to get ptrdiff_t decl (IRIX compilatio...
blob
|
commitdiff
|
raw
|
diff to current
2002-08-31
Gilles Depeyrot
disable use of #pragma interface under Mac OS X
blob
|
commitdiff
|
raw
|
diff to current
2002-05-11
Mattia Barbon
const KEY_T& does not do the right thing for pointers.
blob
|
commitdiff
|
raw
|
diff to current
2002-05-08
Mattia Barbon
Fixed programming error (and BCC warning).
blob
|
commitdiff
|
raw
|
diff to current
2002-03-19
Václav Slavík
minor fixes to #include
blob
|
commitdiff
|
raw
|
diff to current
2002-02-08
Václav Slavík
reverted revision 1.6 -- Mattia obviously knows better...
blob
|
commitdiff
|
raw
|
diff to current
2002-02-08
Václav Slavík
compilation fix -- a better way
blob
|
commitdiff
|
raw
|
diff to current
2002-02-08
Mattia Barbon
Blind fix for Watcom ( and VisualAge? )
blob
|
commitdiff
|
raw
|
diff to current
2002-02-01
Vadim Zeitlin
various minor fixes to wxHashMap: compilation warnings...
blob
|
commitdiff
|
raw
|
diff to current
2002-01-30
Mattia Barbon
Add WXDLLEXPORT
blob
|
commitdiff
|
raw
|
diff to current
2002-01-29
Mattia Barbon
New wxHashMap class.
blob
|
commitdiff
|
raw
|
diff to current