summaryrefslogtreecommitdiff
path: root/mask.h
Commit message (Collapse)AuthorAgeFilesLines
* Regular expressions are working again, such that very basic register reportsJohn Wiegley2008-08-031-3/+2
| | | | are now possible.
* Moved xact_xdata_t into xact_t itself, as a set of "extended data" that mightJohn Wiegley2008-08-021-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 couplingJohn Wiegley2008-08-021-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 aJohn Wiegley2008-07-311-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 Wiegley2008-07-271-1/+1
|
* --verify works again, but the memory totals at the end still need work.John Wiegley2008-07-261-2/+9
|
* Migrated over both code and build environment from was-v3.0 branch.John Wiegley2008-05-081-15/+41
|
* Added much better error location.John Wiegley2008-04-131-7/+4
|
* updated to version 2.0John Wiegley2008-04-131-0/+32