Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixed up a bounds check in CoinListItem | Ben Boeckel | 2008-12-29 | 1 | -1/+1 |
* | Added convenience macro for simple bounds checking | Ben Boeckel | 2008-12-26 | 1 | -3/+1 |
* | Renamed CHECK_DEFAULT to CHECK and old CHECK_* to TS_* | Ben Boeckel | 2008-12-26 | 1 | -1/+1 |
* | Added checks to more classes | Ben Boeckel | 2008-12-26 | 1 | -37/+25 |
* | Bounds errors are verbose now and some unchecked conditions fixed as well | Ben Boeckel | 2008-12-25 | 1 | -3/+3 |
* | Added file tags to source files | Ben Boeckel | 2008-12-25 | 1 | -0/+4 |
* | CoinListItem cost should not be zero; added checks | Ben Boeckel | 2008-12-24 | 1 | -2/+6 |
* | Renamed CoinListObject to CoinListItem and added documentation for it | Ben Boeckel | 2008-12-07 | 1 | -0/+120 |