summaryrefslogtreecommitdiffstats
path: root/generic/tclTomMathDecls.h
Commit message (Expand)AuthorAgeFilesLines
...
* | | merge 8.7dgp2019-11-051-26/+51
|\ \ \ | |/ /
| * | Merge 8.7jan.nijtmans2019-10-311-13/+6
| |\ \
| * | | More tweaks, hopefully fixing the Travis buildjan.nijtmans2019-10-301-22/+13
| * | | More tweaksjan.nijtmans2019-10-291-4/+8
| * | | WIP: Use unsigned int in stead of mp_digit in libtommath stub entries. jan.nijtmans2019-10-291-27/+57
* | | | Merge 8.7jan.nijtmans2019-10-301-12/+5
|\ \ \ \ | | |/ / | |/| |
| * | | Merge 8.6jan.nijtmans2019-10-301-12/+5
| |\ \ \ | | |/ / | |/| / | | |/
| | * Change mp_isodd() (back) from libtommath stub entry to macro. libtommath chan...jan.nijtmans2019-10-301-10/+3
* | | Merge 8.7jan.nijtmans2019-10-251-37/+9
|\ \ \ | |/ /
| * | More code cleanup related to libtommath 1.2.0: Adapt naming of (internal) sym...jan.nijtmans2019-10-251-10/+10
| * | Merge 8.6. jan.nijtmans2019-10-251-18/+9
| |\ \ | | |/
| | * Put #define's in alphabetical order. jan.nijtmans2019-10-251-15/+9
* | | Merge 8.7jan.nijtmans2019-10-241-17/+8
|\ \ \ | |/ /
| * | Merge 8.6jan.nijtmans2019-10-241-15/+12
| |\ \ | | |/
| | * Combine two libtommath stub entries, which (almost) do the samejan.nijtmans2019-10-241-9/+7
| | * Combine two libtommath stub entries, which do exactly the same. jan.nijtmans2019-10-231-7/+6
* | | Merge 8.7jan.nijtmans2019-10-241-94/+94
|\ \ \ | |/ /
| * | Add support for libtommath's MP_WUR annotation to genStubs.tcl. Not enforced ...jan.nijtmans2019-10-241-100/+100
* | | Merge 8.7. But - in stead - remove all deprecated API from libtommath 1.2.0: ...jan.nijtmans2019-10-231-21/+17
|\ \ \ | |/ /
| * | Deprecate mp_unsigned_bin_size, mp_init_set_int, mp_set_int, which are deprec...jan.nijtmans2019-10-231-17/+17
* | | Merge 8.7jan.nijtmans2019-10-231-3/+10
|\ \ \ | |/ /
| * | Merge 8.6.jan.nijtmans2019-10-231-3/+10
| |\ \ | | |/
| | * Extend libtommath stub table, so extension writers can move away from depreca...jan.nijtmans2019-10-231-3/+27
* | | Merge 8.7jan.nijtmans2019-10-221-35/+38
|\ \ \ | |/ /
| * | Deprecate mp_get_bit, mp_expt_d_ex, mp_toradix_n, mp_to_unsigned_bin, mp_to_u...jan.nijtmans2019-10-221-16/+38
* | | Merge 8.7jan.nijtmans2019-10-221-118/+135
|\ \ \ | |/ /
| * | Merge 8.6jan.nijtmans2019-10-221-150/+162
| |\ \ | | |/
| | * Merge libtommath 1.2.0-rc3jan.nijtmans2019-10-211-116/+119
| | * Merge some libtommath changes (mainly additon of MP_CALLOC)jan.nijtmans2019-10-171-0/+3
| | * Update to latest Tcl (core-8-6-branch) and latest libtommath (1.2.0-rc1)jan.nijtmans2019-10-171-1/+5
| | |\
| | * \ Merge core-8-6-branch, and merge latest libtommathjan.nijtmans2019-07-281-2/+3
| | |\ \ | | | |/
| | * | Latest libtommath's "develop" branch adapted for Tcl 8.6. And Tcl 8.6 adapte...jan.nijtmans2019-06-141-5/+5
| | |/
* | | Merge 8.7. Remove the mp_tc_(and|or|xor) stub entries, because they are no lo...jan.nijtmans2019-05-311-27/+17
|\ \ \ | |/ /
| * | Merge 8.6jan.nijtmans2019-05-311-8/+12
| |\ \ | | |/
| | * Rename mp_get_bit to s_mp_get_bit, rename mp_tc_div_2d to mp_signed_rsh, remo...jan.nijtmans2019-05-311-8/+11
* | | Merge 8.7jan.nijtmans2019-05-141-0/+7
|\ \ \ | |/ /
| * | Merge 8.6jan.nijtmans2019-05-141-0/+7
| |\ \ | | |/
| | * Merge 8.5jan.nijtmans2019-05-141-0/+7
| | |\
| | | * DIGIT_BIT -> MP_DIGIT_BIT, since DIGIT_BIT is deprecated in future libtommath...jan.nijtmans2019-05-141-0/+7
* | | | Merge 8.7jan.nijtmans2019-04-051-6/+5
|\ \ \ \ | |/ / /
| * | | Merge 8.6jan.nijtmans2019-04-051-6/+11
| |\ \ \ | | |/ /
| | * | Take over recent improvements from libtommath after version 1.1.0.jan.nijtmans2019-04-051-3/+4
| | * | integrate sebres-8-6-tommath-1-1 - cherry-picking of several optimizations an...sebres2019-04-011-12/+27
| | |\ \
| | | * | partial cherry pick of [e8e92eb381d689ab]: One more libtommath function, mp_t...sebres2019-02-041-0/+6
| | | * | partial cherry pick of [c5c83014d6]: Many simplifications in tclExecute.c, no...sebres2019-02-041-0/+21
* | | | | Merge 8.7jan.nijtmans2019-03-281-5/+0
|\ \ \ \ \ | |/ / / /
| * | | | Merge 8.6jan.nijtmans2019-03-281-5/+0
| |\ \ \ \ | | |/ / /
| | * | | Turn KARATSUBA_MUL_CUTOFF (insize libtommath) et al into a #define in stead o...jan.nijtmans2019-03-281-8/+0
| | * | | Eliminate all usage of mp_iszero/mp_iseven/mp_isodd/mp_isneg from libtommath:...jan.nijtmans2019-03-251-0/+36
| | |/ /
| | * | Update libtommath to latest stable release (1.1.0)jan.nijtmans2019-02-011-75/+98