aboutsummaryrefslogtreecommitdiffstats
path: root/src/zor.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* OptimisationsMattias Andrée2016-05-071-2/+2
* Optimise znotMattias Andrée2016-05-041-4/+4
* Optimise zand, zor, and zxorMattias Andrée2016-05-041-25/+6
* Some optimisationsMattias Andrée2016-04-301-13/+22
* Mostly optimisationsMattias Andrée2016-03-141-15/+16
* Multiple changes:Mattias Andrée2016-03-131-4/+4
* OptimisationsMattias Andrée2016-03-131-3/+3
* Fix bugs and add a randomised testingMattias Andrée2016-03-051-3/+5
* Clean up, add zerror and zperror, fix bugs and add more testsMattias Andrée2016-03-041-0/+1
* 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-1/+1
* Cleanup and fix bug in ztruncMattias Andrée2016-03-031-19/+11
* 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/+51