Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ENH: Added KWSys try-compiles KWSYS_STL_HAS_ITERATOR_TRAITS, KWSYS_STL_HAS_IT... | Brad King | 2005-04-15 | 1 | -11/+43 |
* | ENH: Added KWSYS_CXX_HAS_ARGUMENT_DEPENDENT_LOOKUP try-compile to KWSys. Nee... | Brad King | 2005-04-15 | 1 | -0/+8 |
* | COMP: Remove friend templates and always use template friends (possibly with ... | Brad King | 2005-04-14 | 1 | -6/+0 |
* | COMP: Added KWSYS_STL_HAS_ALLOCATOR_MAX_SIZE_ARGUMENT check for non-standard ... | Brad King | 2005-04-13 | 1 | -0/+7 |
* | COMP: Fix for Sun CC stl allocator signature of allocate method. | Brad King | 2005-04-13 | 1 | -1/+5 |
* | BUG: When constructing the bucket vector type the allocator given must have b... | Brad King | 2005-04-13 | 1 | -1/+2 |
* | ENH: Adding SGI hash_map and hash_set implementation ported from STL to KWSys... | Brad King | 2005-04-13 | 1 | -0/+1088 |