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
*
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