summaryrefslogtreecommitdiff
path: root/xact.cc
Commit message (Expand)AuthorAgeFilesLines
* Moved xact_xdata_t into xact_t itself, as a set of "extended data" that mightJohn Wiegley2008-08-021-12/+86
* More infrastructure work toward getting journal objects to provide their ownJohn Wiegley2008-08-021-19/+20
* Formatting now relies exclusively on value expressions.John Wiegley2008-08-021-5/+13
* Journal data structures now use date_t instead of datetime_t.John Wiegley2008-08-011-2/+2
* Change many uses of for+iterator to use Boost.Foreach.John Wiegley2008-07-311-4/+2
* Revised the way that exceptions are thrown around. Instead of context being aJohn Wiegley2008-07-311-2/+4
* The next value expression scheme is working, but the individual accessorJohn Wiegley2008-07-291-5/+46
* Moved around and renamed a very large amount of code in order to rationalizeJohn Wiegley2008-07-291-0/+140