Added LLVM notice.
[oota-llvm.git] / include / Support / hash_map
2003-10-20 John CriswellAdded LLVM notice.
2003-09-30 Chris LattnerStandardize header file comments
2003-08-15 Misha Brukmanhash_map and hash_set:
2003-07-25 Chris LattnerConvert to C++ style comments
2003-07-25 Vikram S. AdveInclude vector into these two files to ensure that...
2003-06-30 John CriswellMerged in autoconf branch. This provides configuration...
2003-06-17 Brian GaekeRegularize the names of #include-guards.
2003-02-01 Chris LattnerAdd hash_multimap support
2002-11-08 Vikram S. AdveInclude HashExtras.h since it is almost always needed...
2002-07-25 Chris LattnerAdd support for GCC 3.0.4
2002-07-24 Chris LattnerGCC 3.1 fixes
2002-07-24 Chris LattnerSpiff up the header files
2002-07-24 Chris LattnerMove hash_* extension headers from ext/ to Support...