kc3-lang/libtommath/tommath_class.h

Branch :


Log

Author Commit Date CI Message
6ce271c4 2018-12-28 09:41:54 mp_iseven & mp_isodd becomes C functions
b879bd49 2018-12-31 12:15:44 refactor with new macros IS_*
487cbba0 2018-12-28 09:34:02 refactor without macro mp_isneg
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)
c93afda1 2019-01-15 17:05:39 run `make new_file`
08eb995d 2019-01-13 20:21:36 implemented Steffen Jaeckels superior suggestion regarding MoarVM's problem
6a9deb79 2018-12-26 15:44:26 fix & run dep.pl
18355de6 2018-12-29 17:56:20 Update file headers [skip ci]
3ec93dab 2018-12-12 00:14:05 bugfix in bn_mp_kronecker.c, cleanup and formatting in div. files