Be a bit more efficient when processing the active and inactive
[oota-llvm.git] / include / Support / STLExtras.h
2004-07-21 Alkis EvlogimenosAdd greater_ptr functor.
2004-05-30 Alkis EvlogimenosAdd comparator useful for natural comparisons on collec...
2004-02-24 Chris LattnerNoone cares about similarity to boost
2004-02-14 Alkis EvlogimenosAdd next() and prior() iterator utility functions....
2003-11-23 Brian GaekeA better way to get std::pair into the compiler's littl...
2003-11-23 Brian GaekeThis is a hack to make this file compile under g++...
2003-11-13 Chris LattnerRemove needless dependence on boost
2003-11-11 Brian GaekePut all LLVM code into the llvm namespace, as per bug...
2003-11-05 Alkis EvlogimenosAdd std::pair tier. This is a much simplified version...
2003-10-20 John CriswellAdded LLVM notice.
2003-09-30 Chris LattnerStandardize header file comments
2003-06-17 Brian GaekeRegularize the names of #include-guards.
2002-10-27 Chris LattnerAdd neccesary #include
2002-10-13 Chris Lattnerdisable the unused "pointer" member
2002-04-28 Chris LattnerRemove obsolete namespace from example
2002-01-20 Chris LattnerChanges to build successfully with GCC 3.02
2001-11-27 Chris LattnerCreate a new #include "Support/..." directory structure...