summaryrefslogtreecommitdiff
path: root/src/xact.cc
Commit message (Expand)AuthorAgeFilesLines
* Increased copyright range to include 2009.John Wiegley2009-01-201-1/+1
* Added methods for getting the cost of an xact.John Wiegley2009-01-191-2/+38
* Don't look for an xact's state in its entry if there isn't one.John Wiegley2009-01-191-4/+6
* Factored common parts of entry_t and xact_t into new item_tJohn Wiegley2008-09-191-127/+26
* Added the 'note' value expression identifier.John Wiegley2008-09-171-1/+6
* Restored --cleared, --pending, --uncleared, -X and -Y.John Wiegley2008-09-161-2/+33
* Added 'code' value expression function for xacts and entries.John Wiegley2008-09-141-0/+9
* get_amount should return the xdata value if the EXT_COMPOUND flag is on.John Wiegley2008-08-141-1/+6
* Basic balance reports are working again!John Wiegley2008-08-101-1/+1
* Moved around most of the files so that source code is in src/, documentationJohn Wiegley2008-08-051-0/+278