aboutsummaryrefslogtreecommitdiffstats
path: root/COPYING (unfollow)
Commit message (Expand)AuthorFilesLines
2014-01-23whoops + add array sentinel linked listsMattias Andrée10-33/+177
2014-01-23mMattias Andrée1-1/+1
2014-01-23mMattias Andrée1-2/+1
2014-01-23missed to initialise the sentinel nodeMattias Andrée1-0/+1
2014-01-23whoopsMattias Andrée1-11/+11
2014-01-23add array linked listsMattias Andrée8-1/+657
2014-01-23add sentinel doubly linked listMattias Andrée2-1/+51
2014-01-23add sentinel singly linked listMattias Andrée3-1/+248
2014-01-23whitespaceMattias Andrée1-1/+1
2014-01-22no hardcoding of gpp commandMattias Andrée9-9/+9
2014-01-22a public constructore for linked list nodes a level of flexibility to the data structuresMattias Andrée1-1/+1
2014-01-22add headless linked listsMattias Andrée3-1/+93
2014-01-22add circularly linked listsMattias Andrée2-0/+84
2014-01-22preparation for circularly linked listsMattias Andrée5-15/+40
2014-01-22m docMattias Andrée4-4/+4