summaryrefslogtreecommitdiffstats
path: root/Source/kwsys/hash_map.hxx.in
Commit message (Expand)AuthorAgeFilesLines
* Convert KWSys to OSI-approved BSD LicenseBrad King2009-09-281-11/+9
* COMP: Fix warnings on VS9.Brad King2008-01-301-3/+3
* COMP: Remove inline keyword from forward declaration for VS9.Brad King2008-01-221-2/+2
* COMP: Replaced kwsys_stl with @KWSYS_NAMESPACE@_stl to properly use the confi...Brad King2005-04-151-12/+12
* ENH: Added KWSys try-compiles KWSYS_STL_HAS_ITERATOR_TRAITS, KWSYS_STL_HAS_IT...Brad King2005-04-151-2/+2
* COMP: Replacing _Select1st with a specialized hash_select1st that avoids requ...Brad King2005-04-151-5/+6
* COMP: Remove friend templates and always use template friends (possibly with ...Brad King2005-04-141-13/+0
* ENH: Adding SGI hash_map and hash_set implementation ported from STL to KWSys...Brad King2005-04-131-0/+475