Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove names of unreferenced parameters. Patch from STL@microsoft.com | Eric Fiselier | 2016-04-28 | 1 | -3/+3 |
* | Fix bug in test_allocator<void> that used the wrong value to represent object... | Eric Fiselier | 2015-08-28 | 1 | -2/+2 |
* | Fix std::function allocator constructors in C++03. | Eric Fiselier | 2015-06-14 | 1 | -6/+6 |
* | More of N4258 implementation. Mark all of our test_allocators as noexcept con... | Marshall Clow | 2015-06-03 | 1 | -0/+2 |
* | Bug #19473. If you pass an allocator to std::function, we should use that all... | Marshall Clow | 2014-04-18 | 1 | -0/+60 |
* | Add license headers to a bunch of libc++ files that were missing them. No fun... | Marshall Clow | 2014-01-16 | 1 | -0/+9 |
* | Found six (nmostly) identical files named 'test_allocator.h' in the libcxx te... | Marshall Clow | 2013-12-03 | 1 | -0/+155 |