| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | | Merge latest 'const'ification changes from libtommath (develop branch, will b... | jan.nijtmans | 2017-10-03 | 1 | -3/+3 |
|\ \ \
| |/ / |
|
| * | | 'const'ify all libtommath functions, will appear in next libtommath version. ... | jan.nijtmans | 2017-10-02 | 1 | -78/+78 |
|
|
* | | | Make libtommath's "make" work in Tcl environment (for testing). Eliminate int... | jan.nijtmans | 2017-09-22 | 1 | -1/+3 |
|
|
* | | | Finish libtommath's constification work. All done (hopefully). And make sure ... | jan.nijtmans | 2017-09-18 | 1 | -4/+4 |
|
|
* | | | Another round of libtommath const'ification. To be submitted to the libtommat... | jan.nijtmans | 2017-09-18 | 1 | -28/+28 |
|
|
* | | | Merge libtommath upstream changes (astyle formatting only). No functional cha... | jan.nijtmans | 2017-09-18 | 1 | -79/+79 |
|\ \ \
| |/ / |
|
| * | | re-format everything through astyle. Taken from libtom/libtommath (pull reque... | jan.nijtmans | 2017-09-15 | 1 | -77/+77 |
|
|
* | | | 'const'ify more libtommath functions. All functions in generic/tclTomMath.dec... | jan.nijtmans | 2017-09-15 | 1 | -10/+10 |
|
|
* | | | Many 'const' addtions in libtommath where it makes sense. To be submitted bac... | jan.nijtmans | 2017-09-11 | 1 | -18/+18 |
|
|
* | | | Add some more functions from libtommath for availability within Tcl (mainly t... | jan.nijtmans | 2017-09-08 | 1 | -6/+6 |
|
|
| | | | |
| \ \ | |
*-. \ \ | Merge core-8-6-branch. Remove all git tag information for libtommath, so we d... | jan.nijtmans | 2017-08-31 | 1 | -3/+3 |
|\ \ \ \
| | |/ /
| |/| /
| | |/ |
|
| * | | Undo tag removal (just get libtommath directly from GitHUB), so we don't have... | jan.nijtmans | 2017-08-31 | 1 | -3/+3 |
|
|
| * | | Cherry-pick [https://github.com/libtom/libtommath/commit/a0a86c696a7182f8be4b... | jan.nijtmans | 2017-08-30 | 1 | -1/+1 |
|
|
* | | | a few missing bits after previous commit | jan.nijtmans | 2017-08-29 | 1 | -2/+2 |
|\ \ \
| |/ / |
|
* | | | Merge libtommath 1.0.1 final | jan.nijtmans | 2017-08-29 | 1 | -3/+3 |
|\ \ \
| |/ / |
|
| * | | libtommath 1.0.1 | jan.nijtmans | 2017-08-29 | 1 | -3/+3 |
|
|
* | | | libtommath 1.0.1 rc2, for test purposes only | jan.nijtmans | 2017-08-29 | 1 | -20/+15 |
|\ \ \
| |/ / |
|
| * | | libtommath 1.0.1 rc 2 | jan.nijtmans | 2017-08-29 | 1 | -20/+15 |
|
|
* | | | Fix mp_cnt_lsb() signature, so it matches the signature used in Tcl | jan.nijtmans | 2016-11-18 | 1 | -1/+1 |
|\ \ \
| | |/
| |/| |
|
| * | | Fix mp_cnt_lsb() signature, so it matches the signature used in Tcl. Add two ... | jan.nijtmans | 2016-11-18 | 1 | -1/+1 |
|
|
* | | | Fix [e6f27aa56fa51bfc1752ce768bf0d301c60bfd2c|e6f27aa56f]: Update libtommath ... | jan.nijtmans | 2016-11-18 | 1 | -110/+106 |
|\ \ \
| |/ /
|/| | |
|
| * | | Bring in fix for mp_iseven().... almost missed that .... This should be giv... | jan.nijtmans | 2016-11-17 | 1 | -1/+1 |
| |\ \ |
|
| | * | | [e6f27aa56f] Initial import of libtommath-1.0 | gahr | 2016-03-11 | 1 | -115/+101 |
| |/ /
|/| | |
|
| * | | Merge trunk. Re-generate tclTomMath.h. Use faster exponentiation-function fro... | jan.nijtmans | 2016-11-17 | 1 | -3/+3 |
| |\ \
| |/ /
|/| | |
|
| * | | (experimental) Upgrade to libtommath 1.0 (actually by merging all changes bet... | jan.nijtmans | 2016-11-16 | 1 | -107/+103 |
| |\ \
|/ / /
| | _ |
|
| * | import libtommath 1.0 | jan.nijtmans | 2016-11-16 | 1 | -102/+93 |
|
|
| * | Import of tommath 0.42.0 | jan.nijtmans | 2011-03-14 | 1 | -3/+3 |
|
|
| * | re-import ltm-0.39, with original RCS-ID's | jan.nijtmans | 2011-03-14 | 1 | -3/+3 |
|
|
| * | Import of libtommath 0.39+ | Kevin B Kenny | 2006-12-01 | 1 | -3/+3 |
|
|
| * | Import of libtommath 0.36 | Kevin B Kenny | 2005-09-26 | 1 | -10/+16 |
|
|
| * | Import of tommath 0.35 | Kevin B Kenny | 2005-04-10 | 1 | -2/+13 |
|
|
| * | Import of libtommath 0.33 | Kevin B Kenny | 2005-01-19 | 1 | -0/+567 |
|
|
* | Now that we're no longer using SCM based on RCS, the RCS Keyword lines | dgp | 2011-03-02 | 1 | -6/+0 |
|\ |
|
| * | Now that we're no longer using SCM based on RCS, the RCS Keyword lines cause | dgp | 2011-03-02 | 1 | -6/+0 |
|
|
* | | 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/+30 |
|/ |
|
* | Upgrade to tommath 0.39 plus patches from Tom | Kevin B Kenny | 2006-12-01 | 1 | -3/+4 |
|
|
* | merge tommath 0.36 changes into HEAD | Kevin B Kenny | 2005-09-26 | 1 | -10/+16 |
|
|
* | committed local libtommath changes from kennykb-numerics-branch back to the T... | Kevin B Kenny | 2005-05-10 | 1 | -1/+1 |
|
|
* | Import of tommath 0.35 | Kevin B Kenny | 2005-04-10 | 1 | -2/+13 |
|
|
* | Import of libtommath 0.33 | Kevin B Kenny | 2005-01-19 | 1 | -0/+567 |
|
|