aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile (follow)
Commit message (Expand)AuthorAgeFilesLines
* fix errors and start on a performance testMattias Andrée2014-10-121-0/+1
* code reductionMattias Andrée2014-01-241-1/+1
* code deduplicationMattias Andrée2014-01-231-1/+0
* m + code deduplicationMattias Andrée2014-01-231-1/+0
* add array linked listsMattias Andrée2014-01-231-1/+3
* add sentinel singly linked listMattias Andrée2014-01-231-1/+1
* no hardcoding of gpp commandMattias Andrée2014-01-221-1/+1
* add doubly linked listMattias Andrée2014-01-221-1/+3
* reduce duplicate codeMattias Andrée2014-01-221-0/+1
* update makefileMattias Andrée2014-01-211-0/+1
* partial array support in binary search + add multibinary searchMattias Andrée2014-01-211-0/+3
* compile with -Xlint:all,-castMattias Andrée2014-01-211-1/+1
* add makefileMattias Andrée2014-01-201-0/+24