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
/
test.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Always satisfy n=qd+r to avoid confusion
Mattias Andrée
2016-05-11
1
-4
/
+4
*
test: check that zstr_length validates the radix incorrectly
Mattias Andrée
2016-05-11
1
-0
/
+4
*
Change UNSAFE to ZAHL_UNSAFE, so it can be used in zahl-inlines.h
Mattias Andrée
2016-04-29
1
-1
/
+1
*
Add option UNSAFE which disables all internal error checks
Mattias Andrée
2016-04-27
1
-0
/
+4
*
zstr: add new parameter, n: the known limit out the length of the output
Mattias Andrée
2016-04-27
1
-57
/
+59
*
Fix warnings (that were not turned on by default)
Mattias Andrée
2016-04-08
1
-1
/
+1
*
zrand: add DEFAULT_RANDOM and FASTEST_RANDOM
Mattias Andrée
2016-03-25
1
-7
/
+7
*
zrand: add MODUNIFORM and add tests for QUASIUNIFORM and MODUNIFORM
Mattias Andrée
2016-03-25
1
-0
/
+28
*
Mostly optimisations
Mattias Andrée
2016-03-14
1
-1
/
+1
*
Multiple changes:
Mattias Andrée
2016-03-13
1
-1
/
+1
*
Fix bugs and add a randomised testing
Mattias Andrée
2016-03-05
1
-1
/
+17
*
Clean up, add zerror and zperror, fix bugs and add more tests
Mattias Andrée
2016-03-04
1
-9
/
+284
*
Clean up, fix a few bugs, and add a test
Mattias Andrée
2016-03-04
1
-0
/
+724