Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Moved xact_xdata_t into xact_t itself, as a set of "extended data" that might | John Wiegley | 2008-08-02 | 1 | -2/+4 |
* | Journal data structures now use date_t instead of datetime_t. | John Wiegley | 2008-08-01 | 1 | -7/+7 |
* | Change many uses of for+iterator to use Boost.Foreach. | John Wiegley | 2008-07-31 | 1 | -4/+0 |
* | Revised the way that exceptions are thrown around. Instead of context being a | John Wiegley | 2008-07-31 | 1 | -12/+0 |
* | A new binary_cache_t object has been creating to manage saving and restoring a | John Wiegley | 2008-07-31 | 1 | -2/+4 |
* | Enabled a huge number of warning flags for g++ in acprep, and fixed them all | John Wiegley | 2008-07-30 | 1 | -2/+2 |
* | The next value expression scheme is working, but the individual accessor | John Wiegley | 2008-07-29 | 1 | -3/+5 |
* | Moved around and renamed a very large amount of code in order to rationalize | John Wiegley | 2008-07-29 | 1 | -0/+249 |