Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Regular expressions are working again, such that very basic register reports | John Wiegley | 2008-08-03 | 1 | -3/+2 |
| | | | | are now possible. | ||||
* | Moved xact_xdata_t into xact_t itself, as a set of "extended data" that might | John Wiegley | 2008-08-02 | 1 | -10/+2 |
| | | | | | | | | be gathered during reporting. Removed the references to accounts and such from the mask logic, which means that the value expression "acount =~ /foo/" is needed in place of just "/foo/". | ||||
* | Changed the way that bare masks are parsed. There is still some coupling | John Wiegley | 2008-08-02 | 1 | -2/+10 |
| | | | | here, albeit just through flag values. It needs to be changed, though. | ||||
* | A new binary_cache_t object has been creating to manage saving and restoring a | John Wiegley | 2008-07-31 | 1 | -0/+6 |
| | | | | | Ledger session from a cache file. It doesn't work at all yet, though at least the major structures are in place now. | ||||
* | Updated all copyright messages to 2003-2008. | John Wiegley | 2008-07-27 | 1 | -1/+1 |
| | |||||
* | --verify works again, but the memory totals at the end still need work. | John Wiegley | 2008-07-26 | 1 | -2/+9 |
| | |||||
* | Migrated over both code and build environment from was-v3.0 branch. | John Wiegley | 2008-05-08 | 1 | -15/+41 |
| | |||||
* | Added much better error location. | John Wiegley | 2008-04-13 | 1 | -7/+4 |
| | |||||
* | updated to version 2.0 | John Wiegley | 2008-04-13 | 1 | -0/+32 |