| Commit message (Expand) | Author | Age | Files | Lines |
* | Possible simple solution for [4663e0636]: If TCL_NO_TOMMATH_H is defined, tcl... | jan.nijtmans | 2020-05-19 | 1 | -1/+32 |
|
|
* | If Tcl is built with external libtommath (TCL_WITH_EXTERNAL_TOMMATH is define... | jan.nijtmans | 2020-05-18 | 1 | -4/+6 |
|
|
* | Merge 8.7 | jan.nijtmans | 2019-11-28 | 1 | -1/+1 |
|\ |
|
* \ | Merge 8.7. Finish implementation. | jan.nijtmans | 2019-11-12 | 1 | -4/+0 |
|\ \
| |/ |
|
* | | Merge 8.7 | jan.nijtmans | 2019-11-11 | 1 | -1/+0 |
|\ \
| |/ |
|
| * | Merge 8.6. | jan.nijtmans | 2019-11-08 | 1 | -10/+10 |
| |\ |
|
* | | | More WIP: All makefile builds appear to work fine, makefile.vc build still to... | jan.nijtmans | 2019-11-05 | 1 | -1082/+11 |
|/ / |
|
* | | Merge 8.6 | jan.nijtmans | 2019-10-30 | 1 | -6/+2 |
|\ \
| |/ |
|
| * | Change mp_isodd() (back) from libtommath stub entry to macro. libtommath chan... | jan.nijtmans | 2019-10-30 | 1 | -6/+2 |
|
|
* | | Don't typedef mp_digit in tcl.h anymore, it is supposed to be brought in from... | jan.nijtmans | 2019-10-28 | 1 | -36/+36 |
|
|
* | | More code cleanup related to libtommath 1.2.0: Adapt naming of (internal) sym... | jan.nijtmans | 2019-10-25 | 1 | -25/+0 |
|
|
* | | Add support for libtommath's MP_WUR annotation to genStubs.tcl. Not enforced ... | jan.nijtmans | 2019-10-24 | 1 | -2/+4 |
|
|
* | | Merge 8.6. | jan.nijtmans | 2019-10-23 | 1 | -2/+6 |
|\ \
| |/ |
|
| * | Extend libtommath stub table, so extension writers can move away from depreca... | jan.nijtmans | 2019-10-23 | 1 | -2/+6 |
|
|
* | | Merge 8.6 | jan.nijtmans | 2019-10-22 | 1 | -195/+458 |
|\ \
| |/ |
|
| * | Merge libtommath 1.2.0-rc3 | jan.nijtmans | 2019-10-21 | 1 | -63/+230 |
|
|
| * | Update tclTomMath.h with changes from tommath.h | jan.nijtmans | 2019-10-18 | 1 | -35/+48 |
|
|
| * | Update to latest Tcl (core-8-6-branch) and latest libtommath (1.2.0-rc1) | jan.nijtmans | 2019-10-17 | 1 | -20/+44 |
| |\
| |/
|/| |
|
| * | VC++ 6.0 doesn't know the uLL number postfix | jan.nijtmans | 2019-06-30 | 1 | -1/+1 |
|
|
| * | Fix compilation on VC++ 6.0 | jan.nijtmans | 2019-06-30 | 1 | -1/+1 |
|
|
| * | Merge 8.6 | jan.nijtmans | 2019-06-25 | 1 | -0/+4 |
| |\
| |/
|/| |
|
| * | Latest libtommath's "develop" branch adapted for Tcl 8.6. And Tcl 8.6 adapte... | jan.nijtmans | 2019-06-14 | 1 | -138/+206 |
|
|
* | | Makef tclTomMath.h work with VC++ 6.0 | jan.nijtmans | 2019-06-25 | 1 | -0/+4 |
|/ |
|
* | Rename mp_get_bit to s_mp_get_bit, rename mp_tc_div_2d to mp_signed_rsh, remo... | jan.nijtmans | 2019-05-31 | 1 | -24/+11 |
|
|
* | Merge 8.5 | jan.nijtmans | 2019-05-14 | 1 | -24/+54 |
|\ |
|
| * | DIGIT_BIT -> MP_DIGIT_BIT, since DIGIT_BIT is deprecated in future libtommath... | jan.nijtmans | 2019-05-14 | 1 | -38/+74 |
|
|
* | | Take over recent improvements from libtommath after version 1.1.0. | jan.nijtmans | 2019-04-05 | 1 | -8/+20 |
|
|
* | | Turn KARATSUBA_MUL_CUTOFF (insize libtommath) et al into a #define in stead o... | jan.nijtmans | 2019-03-28 | 1 | -12/+1 |
|
|
* | | Document maximum value for right argument of '**' operator.
| jan.nijtmans | 2019-03-27 | 1 | -2/+2 |
|
|
* | | Update libtommath to latest stable release (1.1.0) | jan.nijtmans | 2019-02-01 | 1 | -233/+229 |
|
|
* | | redundant end-of-line spacing | jan.nijtmans | 2017-03-15 | 1 | -6/+6 |
|
|
* | | Fix mp_cnt_lsb() signature, so it matches the signature used in Tcl. Add two ... | jan.nijtmans | 2016-11-18 | 1 | -1/+1 |
|
|
* | | [Bug 2991415]: tclport.h #include'd before limits.h | jan.nijtmans | 2011-11-30 | 1 | -1/+0 |
|
|
* | | Now that we're no longer using SCM based on RCS, the RCS Keyword lines | dgp | 2011-03-02 | 1 | -7/+0 |
|\ \
| |/ |
|
| * | Now that we're no longer using SCM based on RCS, the RCS Keyword lines cause | dgp | 2011-03-02 | 1 | -7/+0 |
|
|
| * | * generic/tclTomMathInt.h (new): Public header tclTomMath.h had | dgp | 2009-10-06 | 1 | -4/+2 |
|
|
* | | CONSTify various useful internal functions | nijtmans | 2010-05-03 | 1 | -11/+11 |
|
|
* | | Use "tclIO.h" and "tclTomMathDecls.h" everywhere | nijtmans | 2010-05-03 | 1 | -30/+32 |
|
|
* | | If tclInt.h or tclPort.h is already | nijtmans | 2010-04-27 | 1 | -9/+4 |
|
|
* | | * generic/tclTomMathInt.h (new): Public header tclTomMath.h had | dgp | 2009-10-06 | 1 | -4/+2 |
|/ |
|
* | 2007-02-13 Kevin Kenny <kennykb@acm.org> | Kevin B Kenny | 2007-02-14 | 1 | -4/+4 |
|
|
* | * tools/fix_tommath_h.tcl: Added code to patch out a check for | Kevin B Kenny | 2007-02-13 | 1 | -15/+5 |
|
|
* | removed BZ_DIV_CUTOFF declaration now that it's gone from libtommath | das | 2006-12-02 | 1 | -4/+3 |
|
|
* | declare new BZ_DIV_CUTOFF global as MODULE_SCOPE | das | 2006-12-01 | 1 | -3/+4 |
|
|
* | * unix/tcl.m4 (Darwin): add support for --enable-64bit on x86_64, for | das | 2006-08-18 | 1 | -2/+13 |
|
|
* | Export stubs for libtommath; fix mingw compiler warnings | Kevin B Kenny | 2005-12-13 | 1 | -112/+826 |
|
|
* | TIP#237 IMPLEMENTATION | dgp | 2005-10-08 | 1 | -1/+12 |
|
|
* | update tclTomMath.h for bug 1263012 | Kevin B Kenny | 2005-09-26 | 1 | -1/+11 |
|
|
* | Merged kennykb-numerics-branch back to the head; TIPs 132 and 232 | Kevin B Kenny | 2005-05-10 | 1 | -0/+109 |
|
|