Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | mpicalc: fix typo | Dmitry Eremin-Solenikov | 2020-06-05 | 1 | -1/+1 |
* | tools: Add left shift to mpicalc. | Werner Koch | 2017-07-05 | 1 | -1/+15 |
* | tools: Fix memory leak for functions "I" and "G". | Werner Koch | 2015-08-06 | 1 | -2/+6 |
* | Fix prime test for 2 and lower and add check command to mpicalc. | Werner Koch | 2014-10-08 | 1 | -1/+22 |
* | Add a configuration file to disable hardware features. | Werner Koch | 2013-12-12 | 1 | -1/+35 |
* | mpicalc: Accept lowercase hex digits. | Werner Koch | 2013-10-14 | 1 | -1/+3 |
* | mpicalc: Add statement to compute the number of bits. | Werner Koch | 2013-09-25 | 1 | -1/+19 |
* | Change mpicalc to use Libgcrypt and install it. | Werner Koch | 2013-09-04 | 1 | -80/+198 |
* | Re-indent mpicalc.c and change license. | Werner Koch | 2013-09-04 | 1 | -271/+301 |
* | Add mpicalc.c to help with testing. | Werner Koch | 2013-09-04 | 1 | -0/+386 |