| Commit message (Expand) | Author | Files | Lines | |
|---|---|---|---|---|
| 2014-01-23 | missed to initialise the sentinel node | Mattias Andrée | 1 | -0/+1 | 
| 2014-01-23 | whoops | Mattias Andrée | 1 | -11/+11 | 
| 2014-01-23 | add array linked lists | Mattias Andrée | 8 | -1/+657 | 
| 2014-01-23 | add sentinel doubly linked list | Mattias Andrée | 2 | -1/+51 | 
| 2014-01-23 | add sentinel singly linked list | Mattias Andrée | 3 | -1/+248 | 
| 2014-01-23 | whitespace | Mattias Andrée | 1 | -1/+1 | 
| 2014-01-22 | no hardcoding of gpp command | Mattias Andrée | 9 | -9/+9 | 
| 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 | 3 | -1/+93 | 
| 2014-01-22 | add circularly linked lists | Mattias Andrée | 2 | -0/+84 | 
| 2014-01-22 | preparation for circularly linked lists | Mattias Andrée | 5 | -15/+40 | 
| 2014-01-22 | m doc | Mattias Andrée | 4 | -4/+4 | 
