Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixes for PR114: Thanks to Reid Spencer! | Chris Lattner | 2003-11-16 | 1 | -3/+3 |
* | Fix faulty namespacification | Chris Lattner | 2003-11-12 | 1 | -4/+7 |
* | Regress to not using the llvm namespace. | John Criswell | 2003-11-12 | 1 | -4/+0 |
* | Put all LLVM code into the llvm namespace, as per bug 109. | Brian Gaeke | 2003-11-11 | 1 | -0/+3 |
* | Provide a specialization of _Alloc_traits, which allows the G++ runtime to avoid | Chris Lattner | 2003-11-07 | 1 | -2/+13 |
* | Add some ctors for this allocator | Chris Lattner | 2003-11-07 | 1 | -0/+4 |
* | New file, for use by the pool allocator project | Chris Lattner | 2003-11-04 | 1 | -0/+68 |