| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | [libcxx] Fix PR23589: std::function doesn't recognize null pointer to varargs... | Eric Fiselier | 2015-08-18 | 1 | -0/+247 |
| * | Cleanup tests that fail in C++1z and with Clang 3.8 | Eric Fiselier | 2015-07-17 | 7 | -369/+242 |
| * | Fix std::function allocator constructors in C++03. | Eric Fiselier | 2015-06-14 | 3 | -119/+206 |
| * | [libc++] Fix PR22922 - Allocator support for std::function does not know how ... | Eric Fiselier | 2015-03-18 | 5 | -15/+18 |
| * | [libcxx] Fix PR 22468 - std::function<void()> does not accept non-void-return... | Eric Fiselier | 2015-02-10 | 4 | -0/+81 |
| * | Fix use of C++11 extensions in C++03 code. | Eric Fiselier | 2015-02-10 | 2 | -1/+3 |
| * | In early C++11 standard drafts, std::function derived from std::unary_functio... | Marshall Clow | 2015-01-08 | 1 | -29/+88 |
| * | [libcxx] Consolidate new/delete replacement in tests and disable it when usin... | Eric Fiselier | 2014-12-22 | 9 | -235/+95 |
| * | Move test into test/std subdirectory. | Eric Fiselier | 2014-12-20 | 29 | -0/+2156 |

