index
:
libzahl
master
[Stable] 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
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2016-03-14
Mostly optimisations
Mattias Andrée
1
-2
/
+2
2016-03-13
Multiple changes:
Mattias Andrée
1
-1
/
+1
2016-03-13
Optimisations
Mattias Andrée
1
-3
/
+3
2016-03-13
Make zabs, zneg and zswap inline
Mattias Andrée
1
-4
/
+4
2016-03-13
Add possibility to compare against libgmp
Mattias Andrée
1
-0
/
+1
2016-03-12
Add possibility to compare against libtommath
Mattias Andrée
1
-0
/
+8
2016-03-09
Add simple benchmarker
Mattias Andrée
1
-0
/
+3
2016-03-05
Makefile: add install and uninstall
Mattias Andrée
1
-2
/
+19
2016-03-05
Add memory pool, also let the user know that libzahl is not designed for cryptography
Mattias Andrée
1
-1
/
+1
2016-03-05
zinit is now an inline function
Mattias Andrée
1
-2
/
+10
2016-03-05
Fix bugs and add a randomised testing
Mattias Andrée
1
-4
/
+7
2016-03-04
Makefile: add check rule
Mattias Andrée
1
-1
/
+4
2016-03-04
Clean up, add zerror and zperror, fix bugs and add more tests
Mattias Andrée
1
-0
/
+2
2016-03-04
Clean up, fix a few bugs, and add a test
Mattias Andrée
1
-2
/
+5
2016-03-04
Add makefile and fix errors
Mattias Andrée
1
-0
/
+71