summaryrefslogtreecommitdiffstats
path: root/libtommath
Commit message (Expand)AuthorAgeFilesLines
* Clean-up some unnecessary spacing.jan.nijtmans2020-04-172-8/+8
* Update some libtommath functions to the latest trunk versions. Small step for...jan.nijtmans2019-05-297-382/+422
* Eliminate a set of libtommath-related files that don't do anything. There's n...jan.nijtmans2019-05-2872-44659/+0
* DIGIT_BIT -> MP_DIGIT_BIT, since DIGIT_BIT is deprecated in future libtommath...jan.nijtmans2019-05-141-1/+0
* cherry-pick [3e4d907d8e] from 8.6: prevent buffer overrun in fast_s_mp_mul_di...sebres2019-01-071-1/+1
* Fix libtommath's mp_radix_size() function such that it returns 2 for single-d...jan.nijtmans2016-11-172-16/+14
* Apply non-comment changes to take our fork of libtommath up to tracking 0.42.0 dkf2011-03-149-21/+54
* Now that we're no longer using SCM based on RCS, the RCS Keyword lines causedgp2011-03-02139-1054/+1
* Various trivial fixes, discovered during CYGWIN porting attempt. All backport...nijtmans2010-01-061-3/+3
* * libtommath/bn_mp_sqrt.c (bn_mp_sqrt): Handle the case whereKevin B Kenny2008-10-051-4/+21
* Fixed results of bollixed commit of libtommath 0.39Kevin B Kenny2006-12-014-167/+9
* TIP#287 IMPLEMENTATIONdgp2006-12-011-2/+4
* fix typo: 0,0 -> 0.0das2006-12-011-3/+3
* fix gcc warning: "suggest parentheses around comparison in operand of &"das2006-12-011-3/+3
* Upgrade to tommath 0.39 plus patches from TomKevin B Kenny2006-12-0110-22/+190
* Import of libtommath 0.39+Kevin B Kenny2006-12-01128-5183/+970
* fixed bug in floating point initial approximation that caused convergence fai...Kevin B Kenny2006-11-301-4/+10
* Merge changesKevin B Kenny2005-12-273-7/+11
* Import of libtommath 0.37Kevin B Kenny2005-12-2714-387/+418
* Corrected bugs in tommath installation, improved tommath square root performa...Kevin B Kenny2005-12-271-8/+50
* TIP#237 IMPLEMENTATIONdgp2005-10-081-4/+5
* merge tommath 0.36 changes into HEADKevin B Kenny2005-09-265-26/+28
* re-import of three damaged PDF'sKevin B Kenny2005-09-263-0/+0
* Import of libtommath 0.36Kevin B Kenny2005-09-26153-434/+1562
* Fixes for C++-style comment and bad NaN on PA-RISCKevin B Kenny2005-05-101-1/+1
* committed local libtommath changes from kennykb-numerics-branch back to the T...Kevin B Kenny2005-05-103-3/+19
* Import of tommath 0.35Kevin B Kenny2005-04-1075-4385/+7023
* Import of libtommath 0.33Kevin B Kenny2005-01-19192-0/+57026