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
/
Makefile
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
More accurate benchmarking
Mattias Andrée
2016-04-27
1
-3
/
+3
*
Improve library translations
Mattias Andrée
2016-04-27
1
-2
/
+7
*
bench/benchmark-func.c
Mattias Andrée
2016-04-24
1
-0
/
+4
*
Add support for benchmark against hebimath
Mattias Andrée
2016-04-23
1
-25
/
+31
*
Add support for benchmark against TomsFastMath
Mattias Andrée
2016-04-22
1
-1
/
+7
*
Some improvements:
Mattias Andrée
2016-04-08
1
-17
/
+40
*
Split out zahl-inlines.h zahl-internals.h from zahl.h to hide uninteresting stuff
Mattias Andrée
2016-04-07
1
-6
/
+11
*
Add rand(3), lrand(3), and random(3) to zrand
Mattias Andrée
2016-03-27
1
-0
/
+3
*
Optimisations
Mattias Andrée
2016-03-15
1
-6
/
+6
*
Mostly optimisations
Mattias Andrée
2016-03-14
1
-2
/
+2
*
Multiple changes:
Mattias Andrée
2016-03-13
1
-1
/
+1
*
Optimisations
Mattias Andrée
2016-03-13
1
-3
/
+3
*
Make zabs, zneg and zswap inline
Mattias Andrée
2016-03-13
1
-4
/
+4
*
Add possibility to compare against libgmp
Mattias Andrée
2016-03-13
1
-0
/
+1
*
Add possibility to compare against libtommath
Mattias Andrée
2016-03-12
1
-0
/
+8
*
Add simple benchmarker
Mattias Andrée
2016-03-09
1
-0
/
+3
*
Makefile: add install and uninstall
Mattias Andrée
2016-03-05
1
-2
/
+19
*
Add memory pool, also let the user know that libzahl is not designed for cryptography
Mattias Andrée
2016-03-05
1
-1
/
+1
*
zinit is now an inline function
Mattias Andrée
2016-03-05
1
-2
/
+10
*
Fix bugs and add a randomised testing
Mattias Andrée
2016-03-05
1
-4
/
+7
*
Makefile: add check rule
Mattias Andrée
2016-03-04
1
-1
/
+4
*
Clean up, add zerror and zperror, fix bugs and add more tests
Mattias Andrée
2016-03-04
1
-0
/
+2
*
Clean up, fix a few bugs, and add a test
Mattias Andrée
2016-03-04
1
-2
/
+5
*
Add makefile and fix errors
Mattias Andrée
2016-03-04
1
-0
/
+71