Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added documentation stubs for all include files and classes. | John Wiegley | 2009-01-31 | 1 | -0/+19 |
* | Stopped using the generic "unsigned int" in favor of more specific types. | John Wiegley | 2009-01-29 | 1 | -7/+7 |
* | Increased copyright range to include 2009. | John Wiegley | 2009-01-20 | 1 | -1/+1 |
* | Changed some of the transaction flags, since all must fit in 8 bits. | John Wiegley | 2008-09-19 | 1 | -4/+4 |
* | Renamed XACT_BALANCE flag to XACT_MUST_BALANCE. | John Wiegley | 2008-09-19 | 1 | -5/+5 |
* | Factored common parts of entry_t and xact_t into new item_t | John Wiegley | 2008-09-19 | 1 | -60/+29 |
* | Restored --cleared, --pending, --uncleared, -X and -Y. | John Wiegley | 2008-09-16 | 1 | -1/+1 |
* | Transactional assignments (i.e., confirmed balances) are working now. | John Wiegley | 2008-09-14 | 1 | -1/+3 |
* | Fixed a memory leak that would show up if --verify --verbose was running and | John Wiegley | 2008-08-10 | 1 | -2/+14 |
* | Moved around most of the files so that source code is in src/, documentation | John Wiegley | 2008-08-05 | 1 | -0/+228 |