summaryrefslogtreecommitdiff
path: root/src/journal.cc
Commit message (Collapse)AuthorAgeFilesLines
* Factored common parts of entry_t and xact_t into new item_tJohn Wiegley2008-09-191-11/+10
|
* Moved around most of the files so that source code is in src/, documentationJohn Wiegley2008-08-051-0/+150
is in doc/, etc.