Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Regular expressions are working again, such that very basic register reports | John Wiegley | 2008-08-03 | 1 | -26/+3 |
| | | | | are now possible. | ||||
* | A new binary_cache_t object has been creating to manage saving and restoring a | John Wiegley | 2008-07-31 | 1 | -0/+25 |
| | | | | | Ledger session from a cache file. It doesn't work at all yet, though at least the major structures are in place now. | ||||
* | Enabled a huge number of warning flags for g++ in acprep, and fixed them all | John Wiegley | 2008-07-30 | 1 | -1/+1 |
| | | | | | | except for several unused parameter warnings (because there is so much code still #if 0'd out), and one implicit conversion from long long to long which still has to be dealt with. | ||||
* | 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 | -0/+2 |
| | |||||
* | Migrated over both code and build environment from was-v3.0 branch. | John Wiegley | 2008-05-08 | 1 | -34/+36 |
| | |||||
* | Added much better error location. | John Wiegley | 2008-04-13 | 1 | -1/+2 |
| | |||||
* | Changes to support building with gcc 2.95. | John Wiegley | 2008-04-13 | 1 | -0/+1 |
| | |||||
* | added a missing #include | John Wiegley | 2008-04-13 | 1 | -0/+2 |
| | |||||
* | updated to version 2.0 | John Wiegley | 2008-04-13 | 1 | -0/+49 |