Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | cmLinkedTree: Add Pop method | Brad King | 2015-11-25 | 1 | -0/+21 |
* | cmLinkedTree: Rename 'Extend' method to 'Push' | Brad King | 2015-11-25 | 1 | -6/+6 |
* | cmState: Make it possible to order cmState::Snapshot. | Stephen Kelly | 2015-08-23 | 1 | -0/+7 |
* | cmLinkedTree: Add Clear API. | Stephen Kelly | 2015-08-02 | 1 | -0/+6 |
* | cmLinkedTree: Add operator* to the iterator. | Stephen Kelly | 2015-07-04 | 1 | -0/+18 |
* | cmState: Extract a cmLinkedTree container adaptor. | Stephen Kelly | 2015-06-04 | 1 | -0/+164 |