aboutsummaryrefslogtreecommitdiffstats
path: root/src/zxor.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Some optimisationsMattias Andrée2016-04-301-16/+32
* Mostly optimisationsMattias Andrée2016-03-141-19/+16
* Multiple changes:Mattias Andrée2016-03-131-3/+3
* OptimisationsMattias Andrée2016-03-131-5/+4
* Fix bugs and add a randomised testingMattias Andrée2016-03-051-8/+11
* Clean up, fix a few bugs, and add a testMattias Andrée2016-03-041-2/+1
* Add makefile and fix errorsMattias Andrée2016-03-041-2/+2
* Cleanup and fix bug in ztruncMattias Andrée2016-03-031-20/+12
* Cleanup and add missing header inclusionsMattias Andrée2016-03-021-0/+3
* Add zand, zor, zxor, znot, zbtest, zsplit, and the newly introduced ztruncMattias Andrée2016-03-021-0/+56