kc3-lang/libtommath/tommath_class.h

Branch :


Log

Author Commit Date CI Message
662a1709 2019-01-15 18:28:31 run `make new_file`
1c8c5348 2019-01-15 18:20:24 Merge pull request #147 from czurnieden/moarvm_workarounds workaround for the MoarVM problem with MP_GEN_RAND et al. (cherry picked from commit 11d6e0391421bc996b2cf780f3f4c3fa634001d0)
6a9deb79 2018-12-26 15:44:26 fix & run dep.pl
18355de6 2018-12-29 17:56:20 Update file headers [skip ci]
4f245b04 2018-12-02 21:18:32 Update makefiles etc.
3ec93dab 2018-12-12 00:14:05 bugfix in bn_mp_kronecker.c, cleanup and formatting in div. files
0493739d 2018-12-02 13:10:09 add missing comments
adbadc70 2018-11-18 01:30:51 Fix includes Header files which are located in the same directory that the file from where it is included must be included using `" "`, not `< >`. Otherwise the compiler (gcc 5) cannot understand `#include <tommath_class.h>` in `/usr/include/tommath/tommath.h`.
81cdb9ac 2018-09-10 18:52:29 regenerate files
109bfa57 2018-09-10 18:49:10 regenerate files