summaryrefslogtreecommitdiffstats
path: root/libtommath/bn_mp_radix_size.c
Commit message (Collapse)AuthorAgeFilesLines
* Fix libtommath's mp_radix_size() function such that it returns 2 for ↵jan.nijtmans2016-11-171-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 causedgp2011-03-021-5/+0
| | | more harm than good. Purged them.
* Upgrade to tommath 0.39 plus patches from TomKevin B Kenny2006-12-011-2/+4
|
* Merge changesKevin B Kenny2005-12-271-3/+2
|
* merge tommath 0.36 changes into HEADKevin B Kenny2005-09-261-0/+4
|
* committed local libtommath changes from kennykb-numerics-branch back to the ↵Kevin B Kenny2005-05-101-2/+11
| | | | Tcl HEAD
* Import of tommath 0.35Kevin B Kenny2005-04-101-6/+13
|
* Import of libtommath 0.33Kevin B Kenny2005-01-191-0/+67