aboutsummaryrefslogtreecommitdiffstats
path: root/src/zxor.c (unfollow)
Commit message (Collapse)AuthorFilesLines
2016-04-27benchmark-func: use X-macros for function-listingMattias Andrée1-80/+57
Signed-off-by: Mattias Andrée <maandree@kth.se>
2016-04-27More accurate benchmarkingMattias Andrée5-80/+158
Signed-off-by: Mattias Andrée <maandree@kth.se>
2016-04-27Document UNSAFEMattias Andrée1-0/+1
Signed-off-by: Mattias Andrée <maandree@kth.se>
2016-04-27Error-check implies unlikely branchingMattias Andrée8-13/+13
Signed-off-by: Mattias Andrée <maandree@kth.se>
2016-04-27Add option UNSAFE which disables all internal error checksMattias Andrée12-21/+34
Signed-off-by: Mattias Andrée <maandree@kth.se>
2016-04-27Minor word fix in STATUSMattias Andrée1-1/+1
Signed-off-by: Mattias Andrée <maandree@kth.se>