| Commit message (Expand) | Author | Age | Files | Lines |
* | A better way to get std::pair into the compiler's little, walnut-sized brain. | Brian Gaeke | 2003-11-23 | 1 | -1/+1 |
* | This is a hack to make this file compile under g++-3.0.x; | Brian Gaeke | 2003-11-23 | 1 | -0/+1 |
* | Remove needless dependence on boost | Chris Lattner | 2003-11-13 | 1 | -3/+2 |
* | Put all LLVM code into the llvm namespace, as per bug 109. | Brian Gaeke | 2003-11-11 | 1 | -0/+4 |
* | Add std::pair tier. This is a much simplified version of boost::tie | Alkis Evlogimenos | 2003-11-05 | 1 | -0/+48 |
* | Added LLVM notice. | John Criswell | 2003-10-20 | 1 | -0/+7 |
* | Standardize header file comments | Chris Lattner | 2003-09-30 | 1 | -1/+1 |
* | Regularize the names of #include-guards. | Brian Gaeke | 2003-06-17 | 1 | -2/+2 |
* | Add neccesary #include | Chris Lattner | 2002-10-27 | 1 | -0/+1 |
* | disable the unused "pointer" member | Chris Lattner | 2002-10-13 | 1 | -1/+3 |
* | Remove obsolete namespace from example | Chris Lattner | 2002-04-28 | 1 | -1/+1 |
* | Changes to build successfully with GCC 3.02 | Chris Lattner | 2002-01-20 | 1 | -3/+4 |
* | Create a new #include "Support/..." directory structure to move things | Chris Lattner | 2001-11-27 | 1 | -0/+222 |