summaryrefslogtreecommitdiff
path: root/src/archive.cc
Commit message (Expand)AuthorAgeFilesLines
* session_t now holds a std::auto_prt<journal_t>John Wiegley2009-11-121-10/+10
* Automated postings defer amount expression calculationJohn Wiegley2009-11-111-1/+1
* Redesigned the expr_t, predicate_t, query_t classesJohn Wiegley2009-11-091-1/+1
* Stream out item metadata last in item_t::serializeJohn Wiegley2009-11-011-1/+1
* Improved archive header logic for cache filesJohn Wiegley2009-11-011-21/+65
* Fixed an unused variable warningJohn Wiegley2009-10-311-0/+4
* Create a --cache option, for using a binary cacheJohn Wiegley2009-10-311-0/+247