aboutsummaryrefslogtreecommitdiffstats
path: root/test.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* zstr: add new parameter, n: the known limit out the length of the outputMattias Andrée2016-04-271-57/+59
* Fix warnings (that were not turned on by default)Mattias Andrée2016-04-081-1/+1
* zrand: add DEFAULT_RANDOM and FASTEST_RANDOMMattias Andrée2016-03-251-7/+7
* zrand: add MODUNIFORM and add tests for QUASIUNIFORM and MODUNIFORMMattias Andrée2016-03-251-0/+28
* Mostly optimisationsMattias Andrée2016-03-141-1/+1
* Multiple changes:Mattias Andrée2016-03-131-1/+1
* Fix bugs and add a randomised testingMattias Andrée2016-03-051-1/+17
* Clean up, add zerror and zperror, fix bugs and add more testsMattias Andrée2016-03-041-9/+284
* Clean up, fix a few bugs, and add a testMattias Andrée2016-03-041-0/+724