summaryrefslogtreecommitdiffstats
path: root/Source/kwsys/hash_fun.hxx.in
Commit message (Expand)AuthorAgeFilesLines
* KWSys: Remove dependencies on FundamentalTypeBrad King2012-05-021-3/+2
* KWSys: Fix std::string hash function for BorlandBrad King2011-09-011-0/+2
* KWSys: Add hash function for std::stringBrad King2011-09-011-0/+11
* KWSys: __int64 and long long may be same type in specializationBrad King2011-08-091-4/+3
* KWSys: Fix using long long and __int64 with hash_(set|map)Brad King2011-08-081-1/+24
* Convert KWSys to OSI-approved BSD LicenseBrad King2009-09-281-11/+9
* COMP: Added KWSYS_CXX_HAS_CSTDDEF try-compile to KWSys to provide kwsys/cstdd...Brad King2005-04-151-0/+2
* ENH: Adding SGI hash_map and hash_set implementation ported from STL to KWSys...Brad King2005-04-131-0/+115