aboutsummaryrefslogtreecommitdiffstats
path: root/include/llvm/ADT/STLExtras.h
Commit message (Expand)AuthorAgeFilesLines
* Remove trailing whitespaceMisha Brukman2005-04-211-10/+10
* remove some more dead templates and a dead macro.Chris Lattner2005-02-221-33/+0
* Remove a bunch of dead templates.Chris Lattner2005-02-221-73/+0
* Changes For Bug 352Reid Spencer2004-09-011-4/+4
* Add greater_ptr functor.Alkis Evlogimenos2004-07-211-0/+7
* Add comparator useful for natural comparisons on collections withAlkis Evlogimenos2004-05-301-0/+6
* Noone cares about similarity to boostChris Lattner2004-02-241-2/+0
* Add next() and prior() iterator utility functions. Unlike std::advanceAlkis Evlogimenos2004-02-141-23/+37
* A better way to get std::pair into the compiler's little, walnut-sized brain.Brian Gaeke2003-11-231-1/+1
* This is a hack to make this file compile under g++-3.0.x;Brian Gaeke2003-11-231-0/+1
* Remove needless dependence on boostChris Lattner2003-11-131-3/+2
* Put all LLVM code into the llvm namespace, as per bug 109.Brian Gaeke2003-11-111-0/+4
* Add std::pair tier. This is a much simplified version of boost::tieAlkis Evlogimenos2003-11-051-0/+48
* Added LLVM notice.John Criswell2003-10-201-0/+7
* Standardize header file commentsChris Lattner2003-09-301-1/+1
* Regularize the names of #include-guards.Brian Gaeke2003-06-171-2/+2
* Add neccesary #includeChris Lattner2002-10-271-0/+1
* disable the unused "pointer" memberChris Lattner2002-10-131-1/+3
* Remove obsolete namespace from exampleChris Lattner2002-04-281-1/+1
* Changes to build successfully with GCC 3.02Chris Lattner2002-01-201-3/+4
* Create a new #include "Support/..." directory structure to move thingsChris Lattner2001-11-271-0/+222