summaryrefslogtreecommitdiffstats
path: root/sigmod/CoinListItem.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fixed up a bounds check in CoinListItemBen Boeckel2008-12-291-1/+1
* Added convenience macro for simple bounds checkingBen Boeckel2008-12-261-3/+1
* Renamed CHECK_DEFAULT to CHECK and old CHECK_* to TS_*Ben Boeckel2008-12-261-1/+1
* Added checks to more classesBen Boeckel2008-12-261-37/+25
* Bounds errors are verbose now and some unchecked conditions fixed as wellBen Boeckel2008-12-251-3/+3
* Added file tags to source filesBen Boeckel2008-12-251-0/+4
* CoinListItem cost should not be zero; added checksBen Boeckel2008-12-241-2/+6
* Renamed CoinListObject to CoinListItem and added documentation for itBen Boeckel2008-12-071-0/+120