summaryrefslogtreecommitdiffstats
path: root/Source/cmAlgorithms.h
Commit message (Expand)AuthorAgeFilesLines
...
* cmAlgorithms: Move cmRotate out of 'implementation detail' namespace.Stephen Kelly2015-02-201-11/+11
* cmAlgorithms: Add cmWrap.Stephen Kelly2015-02-201-0/+17
* cmAlgorithms: Add missing const to functors.Stephen Kelly2015-02-171-3/+3
* cmAlgorithms: Remove sort of already-sorted container.Stephen Kelly2015-02-171-1/+0
* cmAlgorithms: Add cmRemoveDuplicates algorithm.Stephen Kelly2015-02-151-0/+29
* cmAlgorithms: Add cmRemoveMatching algorithm.Stephen Kelly2015-02-151-0/+24
* cmAlgorithms: Implement algorithm for removing indexes.Stephen Kelly2015-02-151-0/+38
* cmAlgorithms: Add a range adaptor and API for adjusting a range.Stephen Kelly2015-02-111-0/+19
* cmAlgorithms: Add a Range container and adaptor method.Stephen Kelly2015-02-111-0/+21
* Split cmAlgorithms into a separate header file.Stephen Kelly2015-02-101-0/+151