index
:
libzahl
master
Big integer library
Mattias Andrée <m@maandree.se>
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
zrand.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Change UNSAFE to ZAHL_UNSAFE, so it can be used in zahl-inlines.h
Mattias Andrée
2016-04-29
1
-1
/
+1
*
Error-check implies unlikely branching
Mattias Andrée
2016-04-27
1
-3
/
+3
*
Add option UNSAFE which disables all internal error checks
Mattias Andrée
2016-04-27
1
-3
/
+6
*
Fix warnings (that were not turned on by default)
Mattias Andrée
2016-04-08
1
-4
/
+4
*
Add rand(3), lrand(3), and random(3) to zrand
Mattias Andrée
2016-03-27
1
-28
/
+133
*
zrand: add DEFAULT_RANDOM and FASTEST_RANDOM
Mattias Andrée
2016-03-25
1
-0
/
+2
*
zrand: add MODUNIFORM and add tests for QUASIUNIFORM and MODUNIFORM
Mattias Andrée
2016-03-25
1
-0
/
+8
*
Mostly optimisations
Mattias Andrée
2016-03-14
1
-4
/
+4
*
Multiple changes:
Mattias Andrée
2016-03-13
1
-9
/
+9
*
Optimisations
Mattias Andrée
2016-03-13
1
-3
/
+3
*
Clean up, add zerror and zperror, fix bugs and add more tests
Mattias Andrée
2016-03-04
1
-10
/
+6
*
Clean up, fix a few bugs, and add a test
Mattias Andrée
2016-03-04
1
-7
/
+16
*
Add makefile and fix errors
Mattias Andrée
2016-03-04
1
-5
/
+7
*
Add zrand
Mattias Andrée
2016-03-03
1
-0
/
+95