aboutsummaryrefslogtreecommitdiffstats
path: root/src/zbtest.c (unfollow)
Commit message (Collapse)AuthorFilesLines
2016-03-15OptimisationsMattias Andrée1-18/+0
Signed-off-by: Mattias Andrée <maandree@kth.se>
2016-03-04Add makefile and fix errorsMattias Andrée1-1/+1
Signed-off-by: Mattias Andrée <maandree@kth.se>
2016-03-03Add zbsetMattias Andrée1-2/+2
Signed-off-by: Mattias Andrée <maandree@kth.se>
2016-03-02Add zand, zor, zxor, znot, zbtest, zsplit, and the newly introduced ztruncMattias Andrée1-0/+18
Signed-off-by: Mattias Andrée <maandree@kth.se>