aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile (unfollow)
Commit message (Collapse)AuthorFilesLines
2014-01-21partial array support in binary search + add multibinary searchMattias Andrée1-0/+3
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2014-01-21compile with -Xlint:all,-castMattias Andrée1-1/+1
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2014-01-20add makefileMattias Andrée1-0/+24
Signed-off-by: Mattias Andrée <maandree@operamail.com>