Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | KWSys: Remove dependencies on FundamentalType | Brad King | 2012-05-02 | 1 | -3/+2 |
* | KWSys: Fix std::string hash function for Borland | Brad King | 2011-09-01 | 1 | -0/+2 |
* | KWSys: Add hash function for std::string | Brad King | 2011-09-01 | 1 | -0/+11 |
* | KWSys: __int64 and long long may be same type in specialization | Brad King | 2011-08-09 | 1 | -4/+3 |
* | KWSys: Fix using long long and __int64 with hash_(set|map) | Brad King | 2011-08-08 | 1 | -1/+24 |
* | Convert KWSys to OSI-approved BSD License | Brad King | 2009-09-28 | 1 | -11/+9 |
* | COMP: Added KWSYS_CXX_HAS_CSTDDEF try-compile to KWSys to provide kwsys/cstdd... | Brad King | 2005-04-15 | 1 | -0/+2 |
* | ENH: Adding SGI hash_map and hash_set implementation ported from STL to KWSys... | Brad King | 2005-04-13 | 1 | -0/+115 |