Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | cmAlgorithms: Move cmRotate out of 'implementation detail' namespace. | Stephen Kelly | 2015-02-20 | 1 | -11/+11 | |
* | cmAlgorithms: Add cmWrap. | Stephen Kelly | 2015-02-20 | 1 | -0/+17 | |
* | cmAlgorithms: Add missing const to functors. | Stephen Kelly | 2015-02-17 | 1 | -3/+3 | |
* | cmAlgorithms: Remove sort of already-sorted container. | Stephen Kelly | 2015-02-17 | 1 | -1/+0 | |
* | cmAlgorithms: Add cmRemoveDuplicates algorithm. | Stephen Kelly | 2015-02-15 | 1 | -0/+29 | |
* | cmAlgorithms: Add cmRemoveMatching algorithm. | Stephen Kelly | 2015-02-15 | 1 | -0/+24 | |
* | cmAlgorithms: Implement algorithm for removing indexes. | Stephen Kelly | 2015-02-15 | 1 | -0/+38 | |
* | cmAlgorithms: Add a range adaptor and API for adjusting a range. | Stephen Kelly | 2015-02-11 | 1 | -0/+19 | |
* | cmAlgorithms: Add a Range container and adaptor method. | Stephen Kelly | 2015-02-11 | 1 | -0/+21 | |
* | Split cmAlgorithms into a separate header file. | Stephen Kelly | 2015-02-10 | 1 | -0/+151 | |