Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [e6f27aa56f] Initial import of libtommath-1.0 | gahr | 2016-03-11 | 1 | -2/+6 |
| | | | | | | | | | | | | | | This commit brings in libtommath-1.0, as of tag v1.0 of the upstream repository at https://github.com/libtom/libtommath. Only the top-level directory has been imported: the demo, etc, logs, mtest, pics, pre_gen, and tombc directories have been removed from our repo. The stubs tables have been regenerated to accomodate for the new function: mp_expt_d_ex(mp_int *a, mp_digit b, mp_int *c, int fast); See https://github.com/libtom/libtommath/commit/e9b1837 for details. Only the unix build system has been modified for now. Windows and Mac OSX will come later. | ||||
* | Now that we're no longer using SCM based on RCS, the RCS Keyword lines | dgp | 2011-03-02 | 1 | -4/+0 |
|\ | | | | | cause more harm than good. Purged them (except in zlib files). | ||||
| * | Now that we're no longer using SCM based on RCS, the RCS Keyword lines cause | dgp | 2011-03-02 | 1 | -4/+0 |
| | | | | | | more harm than good. Purged them. | ||||
* | | CONSTify various useful internal functions | nijtmans | 2010-05-03 | 1 | -3/+3 |
|/ | | | | | (TclBignumToDouble, TclCeil, TclFloor), and related tommath functions. | ||||
* | 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 | -0/+4 |
| | |||||
* | Import of libtommath 0.33 | Kevin B Kenny | 2005-01-19 | 1 | -0/+51 |