Remove configurey-fu to autodetect hash_map and hash_set now that they are
[oota-llvm.git] / include / llvm / ADT / HashExtras.h
2009-03-09 Nick LewyckyRemove configurey-fu to autodetect hash_map and hash_se...
2008-05-29 Anton KorobeynikovFor PR1338: rename include/llvm/ADT/ilist and friends...
2007-12-29 Chris LattnerDon't attribute in file headers anymore. See llvmdev...
2005-04-21 Misha BrukmanRemove trailing whitespace
2004-12-08 Chris LattnerDefine the pointer hash struct before the string one...
2004-09-01 Reid SpencerChanges For Bug 352
2003-11-16 Chris LattnerFixes for PR114: Thanks to Reid Spencer!
2003-10-20 John CriswellAdded LLVM notice.
2003-09-30 Chris LattnerStandardize header file comments
2003-08-15 Misha BrukmanReordered includes to be consistent with the LLVM style.
2003-06-17 Brian GaekeRegularize the names of #include-guards.
2002-10-28 Chris LattnerDon't #include <Support/*>, #include "Support/*"
2002-07-24 Chris LattnerGCC 3.1 fixes
2002-07-24 Chris LattnerMove hash_* extension headers from ext/ to Support...
2002-01-20 Chris LattnerChanges to build successfully with GCC 3.02
2001-11-27 Chris LattnerCreate a new #include "Support/..." directory structure...