Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - added positioned functionality to linked_list_t | Jan Hutter | 2005-11-30 | 1 | -0/+36 |
* | - changed creation of iterator | Jan Hutter | 2005-11-29 | 1 | -5/+3 |
* | - return value cleanup | Martin Willi | 2005-11-28 | 1 | -19/+10 |
* | - code documentation cleaned | Jan Hutter | 2005-11-25 | 1 | -1/+1 |
* | - code refined | Jan Hutter | 2005-11-25 | 1 | -21/+33 |
* | - began to clean code documentation | Jan Hutter | 2005-11-24 | 1 | -23/+30 |
* | - moved linked_list_iterator_t to iterator_t, located in iterator.h | Martin Willi | 2005-11-24 | 1 | -81/+2 |
* | - moved remove-method to iterator | Martin Willi | 2005-11-24 | 1 | -14/+13 |
* | - typedefs changed | Martin Willi | 2005-11-24 | 1 | -11/+11 |
* | - changed include paths | Martin Willi | 2005-11-23 | 1 | -1/+1 |
* | - iterator insertion | Martin Willi | 2005-11-17 | 1 | -24/+22 |
* | - moved queues into subfolder queues | Martin Willi | 2005-11-11 | 1 | -0/+219 |