summaryrefslogtreecommitdiff
path: root/journal.h
Commit message (Collapse)AuthorAgeFilesLines
* Added support for each entry to remember: the file it came from, andJohn Wiegley2008-04-131-8/+21
| | | | | | the beginning and ending character positions of that entry within the file. This makes it possible to reproduce the input exactly, with only the changed entries updated.
* (class journal_t): Added `price_db' member, which is the priceJohn Wiegley2008-04-131-0/+1
| | | | database used to read in historical prices for a given journal.
* updated to version 2.0John Wiegley2008-04-131-0/+385
|
* changesJohn Wiegley2008-04-131-282/+0
|
* finalizer fixes; removed use of timing.h from main.ccJohn Wiegley2004-09-241-4/+10
|
* changed entry_finalizer scheme to use objects, not just function pointersJohn Wiegley2004-09-241-11/+26
|
* a bit more refactoringJohn Wiegley2004-09-231-3/+0
|
* added filesJohn Wiegley2004-09-231-0/+264