| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Another test for LWG2952 | Marshall Clow | 2017-11-14 | 1 | -0/+28 |
| * | Implement LWG2952: iterator_traits should work for pointers to cv T | Marshall Clow | 2017-11-14 | 1 | -0/+28 |
| * | [libcxx] [test] Rename _Up to U, etc. NFCI. | Stephan T. Lavavej | 2017-08-11 | 1 | -2/+2 |
| * | [libcxx] [test] Rename _Tp to T. NFCI. | Stephan T. Lavavej | 2017-08-11 | 1 | -2/+2 |
| * | Remove addtional parameters in function std::next() and std::prev() | Rachel Craik | 2017-07-24 | 2 | -0/+6 |
| * | [libcxx] [test] Strip trailing whitespace. NFC. | Stephan T. Lavavej | 2017-06-20 | 2 | -2/+2 |
| * | Make next/prev/advance/distance operations on iterators be constexpr. I misse... | Marshall Clow | 2017-05-17 | 4 | -3/+116 |
| * | Void cast runtime-unused variables. Patch from STL@microsoft.com | Eric Fiselier | 2016-05-02 | 5 | -0/+5 |
| * | Implement LWG#2353: std::next is over-constrained | Marshall Clow | 2015-11-07 | 1 | -0/+4 |
| * | Move test into test/std subdirectory. | Eric Fiselier | 2014-12-20 | 15 | -0/+536 |

