aboutsummaryrefslogtreecommitdiffstats
path: root/src/zxor.c (unfollow)
Commit message (Expand)AuthorFilesLines
2016-04-30Some optimisationsMattias Andrée1-16/+32
2016-03-14Mostly optimisationsMattias Andrée1-19/+16
2016-03-13Multiple changes:Mattias Andrée1-3/+3
2016-03-13OptimisationsMattias Andrée1-5/+4
2016-03-05Fix bugs and add a randomised testingMattias Andrée1-8/+11
2016-03-04Clean up, fix a few bugs, and add a testMattias Andrée1-2/+1
2016-03-04Add makefile and fix errorsMattias Andrée1-2/+2
2016-03-03Cleanup and fix bug in ztruncMattias Andrée1-20/+12
2016-03-02Cleanup and add missing header inclusionsMattias Andrée1-0/+3
2016-03-02Add zand, zor, zxor, znot, zbtest, zsplit, and the newly introduced ztruncMattias Andrée1-0/+56