Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix [e6f27aa56fa51bfc1752ce768bf0d301c60bfd2c|e6f27aa56f]: Update libtommath ↵ | jan.nijtmans | 2016-11-18 | 1 | -12/+12 |
|\ | | | | | | | to 1.0 | ||||
| * | Restore bn_mp_radix_size.c to exact copy of libtommath-1.0 version: Since ↵libtommath_1_0 | jan.nijtmans | 2016-11-17 | 1 | -11/+2 |
| | | | | | | | | the radix_size of "9" should return 2, not 3. Add test-case to prove that. | ||||
| * | (experimental) Upgrade to libtommath 1.0 (actually by merging all changes ↵ | jan.nijtmans | 2016-11-16 | 1 | -9/+13 |
| |\ | | | | | | | | | | between libtommath 0.42.0 and 1.0). Still to be tested thourougly, before doing anything with it. | ||||
| | * | import libtommath 1.0 | jan.nijtmans | 2016-11-16 | 1 | -11/+11 |
| | | | |||||
| | * | 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 | -4/+4 |
| | | | |||||
| | * | Import of libtommath 0.39+ | Kevin B Kenny | 2006-12-01 | 1 | -3/+3 |
| | | | |||||
| | * | Import of libtommath 0.37 | Kevin B Kenny | 2005-12-27 | 1 | -3/+3 |
| | | | |||||
| | * | Import of libtommath 0.36 | Kevin B Kenny | 2005-09-26 | 1 | -0/+4 |
| | | | |||||
| | * | Import of tommath 0.35 | Kevin B Kenny | 2005-04-10 | 1 | -6/+13 |
| | | | |||||
| | * | Import of libtommath 0.33 | Kevin B Kenny | 2005-01-19 | 1 | -0/+67 |
| | | |||||
* | | Fix libtommath's mp_radix_size() function such that it returns 2 for ↵ | jan.nijtmans | 2016-11-17 | 1 | -12/+7 |
|/ | | | | single-digit numbers. Add testcases for mp_radix_size() and mp_iseven(). Undo useless change in bn_mp_add_d.c (bring back libtommath's version). | ||||
* | Now that we're no longer using SCM based on RCS, the RCS Keyword lines cause | dgp | 2011-03-02 | 1 | -5/+0 |
| | | | more harm than good. Purged them. | ||||
* | Upgrade to tommath 0.39 plus patches from Tom | Kevin B Kenny | 2006-12-01 | 1 | -2/+4 |
| | |||||
* | Merge changes | Kevin B Kenny | 2005-12-27 | 1 | -3/+2 |
| | |||||
* | merge tommath 0.36 changes into HEAD | Kevin B Kenny | 2005-09-26 | 1 | -0/+4 |
| | |||||
* | committed local libtommath changes from kennykb-numerics-branch back to the ↵ | Kevin B Kenny | 2005-05-10 | 1 | -2/+11 |
| | | | | Tcl HEAD | ||||
* | Import of tommath 0.35 | Kevin B Kenny | 2005-04-10 | 1 | -6/+13 |
| | |||||
* | Import of libtommath 0.33 | Kevin B Kenny | 2005-01-19 | 1 | -0/+67 |