| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Adds additional zero checks for setCompact | Noel Tiernan | 2014-01-19 | 1 | -0/+36 |
| * | Cleanup code using forward declarations. | Brandon Dahler | 2013-11-10 | 1 | -7/+8 |
| * | Make util phexdigit array reusable | Olivier Langlois | 2013-10-27 | 1 | -0/+8 |
| * | Fix signed/unsigned comparison warnings | Gavin Andresen | 2013-04-03 | 1 | -12/+12 |
| * | tests for SetCompact and GetCompact of CBigNum | Christian von Roques | 2012-09-15 | 1 | -0/+53 |
| * | fix further spelling errors / remove a tab in the source | Philip Kaufmann | 2012-08-02 | 1 | -3/+3 |
| * | Move NOINLINE definition to test where it's used. | Ricardo M. Correia | 2012-06-07 | 1 | -0/+16 |
| * | Use C++-style numeric limits instead of C-style. | Ricardo M. Correia | 2012-05-31 | 1 | -3/+3 |
| * | Fix noinline definition so that it works for more compilers. | Ricardo M. Correia | 2012-05-31 | 1 | -3/+2 |
| * | Add test case for CBigNum::setint64(). | Ricardo M. Correia | 2012-05-14 | 1 | -0/+110 |