summaryrefslogtreecommitdiffstats
path: root/generic/tclTomMathDecls.h
Commit message (Expand)AuthorAgeFilesLines
* Merge 8.7jan.nijtmans2020-05-311-1/+1
|\
| * Possible simple solution for [4663e0636]: If TCL_NO_TOMMATH_H is defined, tcl...jan.nijtmans2020-05-191-1/+1
* | Merge 8.7jan.nijtmans2020-02-281-1/+6
|\ \ | |/
| * Merge 8.7 and (hopefully) fix Travis build with C++jan.nijtmans2019-12-131-1/+9
| |\
* | \ Merge 8.7jan.nijtmans2019-12-131-0/+3
|\ \ \ | | |/ | |/|
| * | Optimize mp_mul for the case a==bjan.nijtmans2019-12-131-0/+3
| |/
* | Fix [435acb846c]: libtommath - missing declarationsjan.nijtmans2019-12-131-0/+4
* | More tweaks to libtommath functions signatures: No need any more to stay bina...jan.nijtmans2019-12-131-94/+30
* | Remove deprecated libtommath stub entriesjan.nijtmans2019-12-131-30/+12
* | Merge 8.7jan.nijtmans2019-12-131-93/+171
|\ \ | |/
| * Tweak visibility of some libtommath symbols and add --with-system-libtommath ...jan.nijtmans2019-11-251-4/+27
| * Update makefile.vc and rules.vc for using libtommath.dll/zlib1.dll in stead o...jan.nijtmans2019-11-181-1/+1
| * Merge 8.7jan.nijtmans2019-11-151-10/+4
| |\
| * \ Merge 8.7. Finish implementation.jan.nijtmans2019-11-121-47/+66
| |\ \
| * \ \ Merge 8.7jan.nijtmans2019-11-111-89/+144
| |\ \ \ | | |/ /
| * | | More WIP: All makefile builds appear to work fine, makefile.vc build still to...jan.nijtmans2019-11-051-110/+94
| * | | Add compat/stdint.h, upgrade to libtommath 1.2.0, adapt as much as possible a...jan.nijtmans2019-11-011-36/+38
* | | | Merge 8.7jan.nijtmans2019-11-151-2/+0
|\ \ \ \ | | |_|/ | |/| |
| * | | Merge 8.6jan.nijtmans2019-11-151-8/+3
| |\ \ \
| | * | | Remove mp_get_bit() from the libtommath stub table: It wasn't present in Tcl ...jan.nijtmans2019-11-151-7/+3
| * | | | Merge 8.6. jan.nijtmans2019-11-151-5/+5
| |\ \ \ \ | | |/ / / | | | | / | | |_|/ | |/| |
| | * | Add support for mp_init_i32/mp_init_i64/mp_init_l/mp_init_ll/mp_init_u32/mp_i...jan.nijtmans2019-11-081-9/+59
* | | | Merge 8.7jan.nijtmans2019-11-091-12/+30
|\ \ \ \ | |/ / /
| * | | Now that libtommath has mp_init_l/mp_init_ll/mp_init_ull, use those instead o...jan.nijtmans2019-11-081-12/+49
* | | | Merge 8.7jan.nijtmans2019-11-081-3/+6
|\ \ \ \ | |/ / /
| * | | Merge 8.6. jan.nijtmans2019-11-081-3/+6
| |\ \ \ | | |/ /
* | | | Merge 8.7jan.nijtmans2019-11-071-15/+19
|\ \ \ \ | |/ / /
| * | | Deprecate mp_div_3(): Will be private function in future libtommath, not used...jan.nijtmans2019-11-071-4/+10
| | |/ | |/|
* | | Silence MSVC C4090 warnings when using ckrealloc(). Also make sure that Tcl i...jan.nijtmans2019-11-071-13/+4
* | | 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
|\ \ \ | |/ /