aboutsummaryrefslogtreecommitdiffstats
path: root/src/ztrunc.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Clean up, fix a few bugs, and add a testMattias Andrée2016-03-041-3/+4
* Add makefile and fix errorsMattias Andrée2016-03-041-1/+1
* Cleanup and fix bug in ztruncMattias Andrée2016-03-031-21/+23
* ztrunc: fix bug: bits > .used may lead to incorrect truncationMattias Andrée2016-03-021-0/+2
* Add zand, zor, zxor, znot, zbtest, zsplit, and the newly introduced ztruncMattias Andrée2016-03-021-0/+31