| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge 8.7 | jan.nijtmans | 2019-11-11 | 1 | -60/+0 |
|\ |
|
| * | Now that libtommath has mp_init_l/mp_init_ll/mp_init_ull, use those instead o... | jan.nijtmans | 2019-11-08 | 1 | -54/+0 |
|
|
| * | Merge 8.6. | jan.nijtmans | 2019-11-08 | 1 | -13/+7 |
| |\ |
|
* | | | Add compat/stdint.h, upgrade to libtommath 1.2.0, adapt as much as possible a... | jan.nijtmans | 2019-11-01 | 1 | -3/+3 |
|
|
* | | | Re-base to core-8-branch | jan.nijtmans | 2019-11-01 | 1 | -1/+1 |
|\ \ \
| |/ /
|/| | |
|
| * | | Merge 8.7. Complete implementation for MSVC and for UNIX. | jan.nijtmans | 2019-04-09 | 1 | -1/+1 |
|
|
* | | | Deprecate mp_unsigned_bin_size, mp_init_set_int, mp_set_int, which are deprec... | jan.nijtmans | 2019-10-23 | 1 | -2/+3 |
|
|
* | | | Merge 8.6 | jan.nijtmans | 2019-10-22 | 1 | -9/+9 |
|\ \ \
| | |/
| |/| |
|
| * | | Latest libtommath's "develop" branch adapted for Tcl 8.6. And Tcl 8.6 adapte... | jan.nijtmans | 2019-06-14 | 1 | -3/+3 |
|
|
| * | | Merge 8.5 | jan.nijtmans | 2019-05-14 | 1 | -2/+2 |
| |\ \ |
|
| | * | | DIGIT_BIT -> MP_DIGIT_BIT, since DIGIT_BIT is deprecated in future libtommath... | jan.nijtmans | 2019-05-14 | 1 | -2/+2 |
|
|
| | * | | remove stray calls to Tcl_Alloc and friends: the core should only use ckalloc... | mig | 2013-01-02 | 1 | -3/+3 |
|
|
* | | | | Merge 8.6 | jan.nijtmans | 2019-04-11 | 1 | -2/+2 |
|\ \ \ \
| |/ / /
| | | /
| |_|/
|/| | |
|
| * | | Only use special mp_sqrt() code when double format/tommath format are exactly... | jan.nijtmans | 2019-04-11 | 1 | -4/+2 |
|
|
| * | | Turn KARATSUBA_MUL_CUTOFF (insize libtommath) et al into a #define in stead o... | jan.nijtmans | 2019-03-28 | 1 | -78/+3 |
|
|
* | | | Eliminate usage of mp_isneg(), just check bignum->sign directly (as libtommat... | jan.nijtmans | 2019-03-15 | 1 | -35/+3 |
|
|
* | | | Remove some unnecessary #if 0 sections. Fix comments and panic messages. No f... | jan.nijtmans | 2017-09-14 | 1 | -78/+3 |
|
|
* | | | Make mp_get_long and mp_set_long available to tommath-enabled Tcl extensions.... | jan.nijtmans | 2017-09-13 | 1 | -67/+22 |
|/ / |
|
* | | remove stray calls to Tcl_Alloc and friends: the core should only use ckalloc... | mig | 2013-01-02 | 1 | -3/+3 |
|
|
* | | Now that we're no longer using SCM based on RCS, the RCS Keyword lines | dgp | 2011-03-02 | 1 | -2/+0 |
|\ \
| |/ |
|
| * | Now that we're no longer using SCM based on RCS, the RCS Keyword lines cause | dgp | 2011-03-02 | 1 | -2/+0 |
|
|
* | | [Patch 2997642] many type casts needed when using Tcl_Pkg* API. Remaining part. | nijtmans | 2010-08-31 | 1 | -2/+2 |
|
|
* | | If tclInt.h or tclPort.h is already | nijtmans | 2010-04-27 | 1 | -2/+1 |
|
|
* | | More tidying up (whitespace, spelling, useless parentheses, useless casts) | dkf | 2010-02-24 | 1 | -4/+4 |
|
|
* | | reverted earlier rename from tcl*Stubs to | nijtmans | 2010-02-15 | 1 | -3/+3 |
|
|
* | | Follow-up to earlier commit today: | nijtmans | 2010-02-05 | 1 | -3/+3 |
|
|
* | | * generic/tclInt.h: make stubs tables 'static const' and | das | 2008-04-16 | 1 | -3/+3 |
|/ |
|
* | merge stable branch onto HEAD | dgp | 2007-12-13 | 1 | -1/+1 |
|
|
* | eschew superfluous whitespace | dkf | 2007-11-19 | 1 | -3/+3 |
|
|
* | Complete the purge of K&R function definitions from manually-written code. | dkf | 2007-04-16 | 1 | -3/+3 |
|
|
* | TIP#268 IMPLEMENTATION | andreas_kupries | 2006-09-22 | 1 | -2/+4 |
|
|
* | Export stubs for libtommath; fix mingw compiler warnings | Kevin B Kenny | 2005-12-13 | 1 | -2/+77 |
|
|
* | quick typo fix; testing | dgp | 2005-10-13 | 1 | -2/+2 |
|
|
* | Formatting | dkf | 2005-10-12 | 1 | -53/+66 |
|
|
* | TIP#237 IMPLEMENTATION | dgp | 2005-10-08 | 1 | -1/+81 |
|
|
* | Merged kennykb-numerics-branch back to the head; TIPs 132 and 232 | Kevin B Kenny | 2005-05-10 | 1 | -0/+143 |
|
|