Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | linked-list: Remove barely used has_more() method | Tobias Brunner | 2013-07-17 | 1 | -11/+0 |
* | linked-list: Don't require an argument for the item when enumerating | Tobias Brunner | 2013-07-17 | 1 | -1/+4 |
* | linked-list: Remove unused clone_function() method | Tobias Brunner | 2013-07-17 | 1 | -16/+0 |
* | linked-list: Remove barely used find_last() method | Tobias Brunner | 2013-07-17 | 1 | -23/+0 |
* | linked-list: Remove unused replace() method | Tobias Brunner | 2013-07-17 | 1 | -15/+0 |
* | Moved data structures to new collections subfolder | Tobias Brunner | 2012-10-24 | 1 | -0/+615 |