aboutsummaryrefslogtreecommitdiffstats
path: root/src/zstr.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix warnings (that were not turned on by default)Mattias Andrée2016-04-081-11/+11
* Optimise zsqr, zmul, zstr, zdivmod, zpow, and zpowuMattias Andrée2016-03-161-2/+44
* Mostly optimisationsMattias Andrée2016-03-141-4/+4
* Multiple changes:Mattias Andrée2016-03-131-13/+6
* 64-bit chars out-perform 32-bit chars on almost all operations, and on all expensive operationsMattias Andrée2016-03-121-11/+11
* Clean up, add zerror and zperror, fix bugs and add more testsMattias Andrée2016-03-041-11/+14
* Add makefile and fix errorsMattias Andrée2016-03-041-3/+3
* Cleanup and fix bug in ztruncMattias Andrée2016-03-031-1/+0
* Cleanup and add missing header inclusionsMattias Andrée2016-03-021-0/+3
* Add zsets and zstrMattias Andrée2016-03-021-0/+61