aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile (unfollow)
Commit message (Expand)AuthorFilesLines
2014-10-12fix errors and start on a performance testMattias Andrée1-0/+1
2014-01-24code reductionMattias Andrée1-1/+1
2014-01-23code deduplicationMattias Andrée1-1/+0
2014-01-23m + code deduplicationMattias Andrée1-1/+0
2014-01-23add array linked listsMattias Andrée1-1/+3
2014-01-23add sentinel singly linked listMattias Andrée1-1/+1
2014-01-22no hardcoding of gpp commandMattias Andrée1-1/+1
2014-01-22add doubly linked listMattias Andrée1-1/+3
2014-01-22reduce duplicate codeMattias Andrée1-0/+1
2014-01-21update makefileMattias Andrée1-0/+1
2014-01-21partial array support in binary search + add multibinary searchMattias Andrée1-0/+3
2014-01-21compile with -Xlint:all,-castMattias Andrée1-1/+1
2014-01-20add makefileMattias Andrée1-0/+24