Age | Commit message (Expand) | Author |
---|---|---|
2004-11-22 | Moved into the poolalloc tree. | John Criswell |
2004-10-28 | Commented out the _Alloc_traits specialization entirely, as it is only | John Criswell |
2004-10-28 | Only add the _Alloc_traits specialization in if we're compiling for | John Criswell |
2004-09-01 | Changes For Bug 352 | Reid Spencer |
2003-11-16 | Fixes for PR114: Thanks to Reid Spencer! | Chris Lattner |
2003-11-12 | Fix faulty namespacification | Chris Lattner |
2003-11-12 | Regress to not using the llvm namespace. | John Criswell |
2003-11-11 | Put all LLVM code into the llvm namespace, as per bug 109. | Brian Gaeke |
2003-11-07 | Provide a specialization of _Alloc_traits, which allows the G++ runtime to avoid | Chris Lattner |
2003-11-07 | Add some ctors for this allocator | Chris Lattner |
2003-11-04 | New file, for use by the pool allocator project | Chris Lattner |