| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Need to wrap a bit in an ifdef, since there are no initializer_lists in C++03 | Marshall Clow | 2015-02-11 | 1 | -0/+2 |
| * | Fix PR 22541: When values are equal, minmax should return the rightmost one i... | Marshall Clow | 2015-02-11 | 1 | -0/+35 |
| * | [libcxx] Properly convert the count arguments to the *_n algorithms before use. | Eric Fiselier | 2015-02-10 | 5 | -11/+30 |
| * | Test commit: remove whitespace at EOL. | Dimitry Andric | 2015-02-05 | 1 | -1/+1 |
| * | Fix PR#22433. The algorithm is_partitioned was testing an item in the middle ... | Marshall Clow | 2015-02-02 | 1 | -5/+24 |
| * | Fix PR#22427. The implementation of inplace_merge had a \'small data set\' op... | Marshall Clow | 2015-02-02 | 2 | -3/+12 |
| * | Removed some tabs that snuck into the test suite. No functionality change | Marshall Clow | 2015-01-28 | 3 | -15/+15 |
| * | Fix PR 22106; make std::swap work for multi-dimensional arrays. Thanks to Pet... | Marshall Clow | 2015-01-06 | 1 | -0/+49 |
| * | Move test into test/std subdirectory. | Eric Fiselier | 2014-12-20 | 145 | -0/+15343 |

