| Commit message (Expand) | Author | Files | Lines | |
|---|---|---|---|---|
| 2014-01-23 | m | Mattias Andrée | 1 | -2/+1 |
| 2014-01-23 | missed to initialise the sentinel node | Mattias Andrée | 1 | -0/+1 |
| 2014-01-23 | add sentinel doubly linked list | Mattias Andrée | 1 | -1/+1 |
| 2014-01-23 | add sentinel singly linked list | Mattias Andrée | 1 | -104/+23 |
| 2014-01-23 | whitespace | Mattias Andrée | 1 | -1/+1 |
| 2014-01-22 | a public constructore for linked list nodes a level of flexibility to the data structures | Mattias Andrée | 1 | -1/+1 |
| 2014-01-22 | add headless linked lists | Mattias Andrée | 1 | -1/+4 |
| 2014-01-22 | preparation for circularly linked lists | Mattias Andrée | 1 | -8/+33 |
| 2014-01-22 | add doubly linked list | Mattias Andrée | 1 | -2/+101 |
| 2014-01-22 | reduce duplicate code | Mattias Andrée | 1 | -21/+13 |
| 2014-01-22 | add singly linked list | Mattias Andrée | 1 | -0/+160 |
