summaryrefslogtreecommitdiff
path: root/mask.cc
Commit message (Collapse)AuthorAgeFilesLines
* Regular expressions are working again, such that very basic register reportsJohn Wiegley2008-08-031-26/+3
| | | | are now possible.
* A new binary_cache_t object has been creating to manage saving and restoring aJohn Wiegley2008-07-311-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 allJohn Wiegley2008-07-301-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 Wiegley2008-07-271-1/+1
|
* --verify works again, but the memory totals at the end still need work.John Wiegley2008-07-261-0/+2
|
* Migrated over both code and build environment from was-v3.0 branch.John Wiegley2008-05-081-34/+36
|
* Added much better error location.John Wiegley2008-04-131-1/+2
|
* Changes to support building with gcc 2.95.John Wiegley2008-04-131-0/+1
|
* added a missing #includeJohn Wiegley2008-04-131-0/+2
|
* updated to version 2.0John Wiegley2008-04-131-0/+49