kc3-lang/libtommath/tommath.h

Branch :


Log

Author Commit Date CI Message
f51249b6 2018-02-02 12:07:21 clean-up file headers
0bc75513 2018-02-26 09:32:12 add e2k/lcc support
43c26b3a 2015-12-09 19:16:30 use same parameter name between prototype declaration and definition
bdbed000 2017-10-15 19:57:12 literal suffix
d1fc4a71 2017-10-03 15:18:33 LLP64 indicates a windows environment as of [1] the only architecture using a LLP64 data model is windows [1]: https://en.wikipedia.org/wiki/64-bit_computing
1346d983 2017-10-03 09:19:50 there's no __int128 on MSVC, fall back to 32bit MPI's
d293ab66 2017-09-30 22:57:00 more constify
f674018a 2017-09-20 16:59:43 constify remaining functions
41de5855 2017-09-19 13:35:15 Add 'const' keyword in various places. Adopted from Tcl
f89cda03 2017-08-30 19:15:27 format with astyle (step 5)