Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'upstream-kwsys' into update-kwsys | Brad King | 2015-09-02 | 1 | -105/+19 |
* | Convert KWSys to OSI-approved BSD License | Brad King | 2009-09-28 | 1 | -11/+9 |
* | COMP: Fix warnings on VS9. | Brad King | 2008-01-30 | 1 | -3/+3 |
* | COMP: Remove inline keyword from forward declaration for VS9. | Brad King | 2008-01-22 | 1 | -2/+2 |
* | COMP: Replaced kwsys_stl with @KWSYS_NAMESPACE@_stl to properly use the confi... | Brad King | 2005-04-15 | 1 | -12/+12 |
* | ENH: Added KWSys try-compiles KWSYS_STL_HAS_ITERATOR_TRAITS, KWSYS_STL_HAS_IT... | Brad King | 2005-04-15 | 1 | -2/+2 |
* | COMP: Replacing _Select1st with a specialized hash_select1st that avoids requ... | Brad King | 2005-04-15 | 1 | -5/+6 |
* | COMP: Remove friend templates and always use template friends (possibly with ... | Brad King | 2005-04-14 | 1 | -13/+0 |
* | ENH: Adding SGI hash_map and hash_set implementation ported from STL to KWSys... | Brad King | 2005-04-13 | 1 | -0/+475 |