summaryrefslogtreecommitdiff
path: root/src/annotate.h
Commit message (Collapse)AuthorAgeFilesLines
* Added serialization methods for most typeJohn Wiegley2009-10-301-0/+46
| | | | | This allows journal_t objects to be completed serialized to disk and deserialized.
* Split commodity.h/cc into three filesJohn Wiegley2009-06-241-0/+199
commodity.h - code for commodity_t annotate.h - commodity annotations pool.h - commodity pool management