summaryrefslogtreecommitdiffstats
path: root/libtommath/tommath.h
Commit message (Expand)AuthorAgeFilesLines
* Update libtommath to latest support/1.x branchjan.nijtmans2022-04-281-3/+12
|\
| * Merge libtommathjan.nijtmans2022-04-281-3/+12
| |\
| | * Take over recent commmits on the support/1.x branchjan.nijtmans2019-11-221-1/+1
| | * A few post-1.2.0 commits, extracted from support/1.x branchjan.nijtmans2019-11-061-3/+12
* | | more tweaks for windows-arm64jan.nijtmans2022-02-111-1/+1
* | | Merge libtommath 1.2.0-rc3jan.nijtmans2019-10-211-1/+1
|\ \ \ | |/ /
| * | Merge libtommath 1.2.0-rc3jan.nijtmans2019-10-211-1/+1
| |\ \ | | |/
| | * Update libtommath to v1.2.0-rc3jan.nijtmans2019-10-211-1/+1
* | | Merge some libtommath changes (mainly additon of MP_CALLOC)jan.nijtmans2019-10-171-7/+3
|\ \ \ | |/ /
| * | Put back MP_CALLOC, since it's going to stay in libtommathjan.nijtmans2019-10-171-7/+3
| | |
| \ \
*-. \ \ Update to latest Tcl (core-8-6-branch) and latest libtommath (1.2.0-rc1)jan.nijtmans2019-10-171-51/+103
|\ \ \ \ | | |/ /
| | * | Merge libtommathjan.nijtmans2019-10-171-40/+92
| | |\ \ | | | |/
| | | * Update libtommath to v1.2.0-rc1jan.nijtmans2019-10-171-18/+49
| | | * Sync with libtommath's "develop" againjan.nijtmans2019-10-071-5/+5
| | | * Update to latest "develop" branchjan.nijtmans2019-10-071-17/+40
| | | |
| \ \ \
*-. \ \ \ Merge core-8-6-branch, and merge latest libtommathjan.nijtmans2019-07-281-33/+47
|\ \ \ \ \ | | |/ / / | |/| / / | | |/ /
| | * | Merge libtommathjan.nijtmans2019-07-261-33/+47
| | |\ \ | | | |/
| | | * Update to latest "develop" branch of libtommathjan.nijtmans2019-07-261-15/+18
| | | |
| \ \ \
*-. \ \ \ Merge latest libtommath and 8.6jan.nijtmans2019-07-051-19/+32
|\ \ \ \ \ | | |/ / / | |/| / / | | |/ /
| | * | Merge libtommathjan.nijtmans2019-07-051-19/+32
| | |\ \ | | | |/
| | | * Update to latest "develop" branch of libtommathjan.nijtmans2019-07-051-13/+26
* | | | VC++ 6.0 doesn't know the uLL number postfixjan.nijtmans2019-06-301-1/+1
* | | | Latest libtommath's "develop" branch adapted for Tcl 8.6. And Tcl 8.6 adapte...jan.nijtmans2019-06-141-208/+335
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | Merge libtommathjan.nijtmans2019-06-131-238/+334
| |\ \ | | |/
| | * Update to latest libtommath's "develop" branch. On the way to 1.2.0jan.nijtmans2019-06-131-238/+334
| * | Merge libtommath v1.1.0jan.nijtmans2019-01-281-3/+4
| |\ \ | | |/
| | * Update to libtommath v1.1.0jan.nijtmans2019-01-281-3/+4
| * | Merge libtommath v1.1.0-rc4jan.nijtmans2019-01-221-6/+39
| |\ \ | | |/
| | * Update to libtommath v1.1.0-rc4jan.nijtmans2019-01-221-6/+39
| * | Branch [https://github.com/libtom/libtommath/commits/no-stdint-h] from libtom...jan.nijtmans2018-10-231-9/+8
| |/
| * Update libtommath to latest "develop" branchjan.nijtmans2018-10-221-23/+31
| * Lots of code cleanup, mainly [https://github.com/libtom/libtommath/pull/102|P...jan.nijtmans2018-03-011-15/+18
| * 'const'ify all libtommath functions, will appear in next libtommath version. ...jan.nijtmans2017-10-021-78/+78
| * re-format everything through astyle. Taken from libtom/libtommath (pull reque...jan.nijtmans2017-09-151-77/+77
| * Undo tag removal (just get libtommath directly from GitHUB), so we don't have...jan.nijtmans2017-08-311-3/+3
| * Cherry-pick [https://github.com/libtom/libtommath/commit/a0a86c696a7182f8be4b...jan.nijtmans2017-08-301-1/+1
| * libtommath 1.0.1jan.nijtmans2017-08-291-3/+3
| * libtommath 1.0.1 rc 2jan.nijtmans2017-08-291-20/+15
| * import libtommath 1.0jan.nijtmans2016-11-161-102/+93
| * Import of tommath 0.42.0jan.nijtmans2011-03-141-3/+3
| * re-import ltm-0.39, with original RCS-ID'sjan.nijtmans2011-03-141-3/+3
| * Import of libtommath 0.39+Kevin B Kenny2006-12-011-3/+3
| * Import of libtommath 0.36Kevin B Kenny2005-09-261-10/+16
| * Import of tommath 0.35Kevin B Kenny2005-04-101-2/+13
| * Import of libtommath 0.33Kevin B Kenny2005-01-191-0/+567
* Rename mp_get_bit to s_mp_get_bit, rename mp_tc_div_2d to mp_signed_rsh, remo...jan.nijtmans2019-05-311-17/+9
* Turn KARATSUBA_MUL_CUTOFF (insize libtommath) et al into a #define in stead o...jan.nijtmans2019-03-281-24/+1
* Document maximum value for right argument of '**' operator. jan.nijtmans2019-03-271-2/+2
* Update libtommath to latest stable release (1.1.0)jan.nijtmans2019-02-011-205/+240
* Fix mp_cnt_lsb() signature, so it matches the signature used in Tcl. Add two ...jan.nijtmans2016-11-181-1/+1