| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Revert "Use standard C99 (and Qt) types for 64-bit integers" | Wladimir J. van der Laan | 2011-12-21 | 1 | -2/+0 |
| | | | | | This reverts commit 21d9f36781604e4ca9fc35dc65265593423b73e9. | ||||
| * | Use standard C99 (and Qt) types for 64-bit integers | Luke Dashjr | 2011-12-20 | 1 | -0/+2 |
| | | |||||
| * | Rework unit tests so test_bitcoin.cpp does not #include them all | Gavin Andresen | 2011-12-19 | 1 | -1/+3 |
| | | |||||
| * | remove possibility of 63 bit overflow in ParseMoney | Wladimir J. van der Laan | 2011-10-01 | 1 | -0/+87 |
| - also, add unit tests for various functions in util.cpp/util.h | |||||