summaryrefslogtreecommitdiff
path: root/cache.cc
Commit message (Collapse)AuthorAgeFilesLines
* A new binary_cache_t object has been creating to manage saving and restoring aJohn Wiegley2008-07-311-0/+894
Ledger session from a cache file. It doesn't work at all yet, though at least the major structures are in place now.