kmx git
login
register
kc3-lang
/
libtommath
/
s_mp_rand_jenkins.c
s_mp_rand_jenkins.c
Log
Author
Commit
Date
CI
Message
9f2cd043
2019-11-12T15:30:34
more unnecessary type-casts, correct type-case for malloc
02aa95c2
2019-11-06T11:29:17
Fix wrong use of uLL suffix
1cc289d2
2019-11-09T20:23:03
better use of mp_isneg() and mp_iszero()
7a68f128
2019-10-19T16:24:39
Execute move.sh - Rename files from bn_* to match the function names. * git blame <renamed-file> is not affected * git log --follow <renamed-file> can be used to show log across renames