aboutsummaryrefslogtreecommitdiff
path: root/include/Support/hash_map
AgeCommit message (Expand)Author
2004-02-23Renamed to hash_map.in; move to using autoconf substitution tags.Brian Gaeke
2003-11-10Patch to fix PR102, contributed by Reid Spencer.Brian Gaeke
2003-10-20Added LLVM notice.John Criswell
2003-09-30Standardize header file commentsChris Lattner
2003-08-15hash_map and hash_set:Misha Brukman
2003-07-25Convert to C++ style commentsChris Lattner
2003-07-25Include vector into these two files to ensure that specializations likeVikram S. Adve
2003-06-30Merged in autoconf branch. This provides configuration via the autoconfJohn Criswell
2003-06-17Regularize the names of #include-guards.Brian Gaeke
2003-02-01Add hash_multimap supportChris Lattner
2002-11-08Include HashExtras.h since it is almost always needed anyway.Vikram S. Adve
2002-07-25Add support for GCC 3.0.4Chris Lattner
2002-07-24GCC 3.1 fixesChris Lattner
2002-07-24Spiff up the header filesChris Lattner
2002-07-24Move hash_* extension headers from ext/ to Support/ so that we can supportChris Lattner