| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | [libcxx] [test] Fix MSVC warnings and errors. | Stephan T. Lavavej | 2018-02-26 | 1 | -15/+15 |
| * | Change add_ten to add_one to avoid triggering ubsan integer overflow. | Billy Robert O'Neal III | 2018-01-08 | 1 | -24/+24 |
| * | Add casts to prevent narrowing warnings. | Billy Robert O'Neal III | 2018-01-06 | 1 | -2/+2 |
| * | [libcxx] [test] Remove nonstandard things and resolve warnings in Xxx_scan tests | Billy Robert O'Neal III | 2018-01-06 | 1 | -34/+28 |
| * | [libcxx] [test] Rename __x to x. NFCI. | Stephan T. Lavavej | 2017-08-11 | 1 | -5/+5 |
| * | [libcxx] [test] Rename _Tp to T. NFCI. | Stephan T. Lavavej | 2017-08-11 | 1 | -8/+8 |
| * | [libcxx] [test] Strip trailing whitespace. NFC. | Stephan T. Lavavej | 2017-06-20 | 1 | -4/+4 |
| * | Renamed some of the newly added tests. No functional change | Marshall Clow | 2017-06-15 | 1 | -0/+0 |
| * | Add a test with an empty input range - should do nothing | Marshall Clow | 2017-06-13 | 1 | -0/+6 |
| * | Implement the non-parallel versions of exclusive_scan and transform_exclusive... | Marshall Clow | 2017-06-10 | 1 | -0/+154 |

