Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Removed used of src_idx. | John Wiegley | 2009-02-03 | 1 | -34/+28 |
* | Removed the global references to session->report. | John Wiegley | 2009-02-03 | 1 | -2/+4 |
* | Don't allow implicit matching of strings against masks, =~ is needed. | John Wiegley | 2009-02-02 | 1 | -7/+23 |
* | Use > quoting characters when excerpting from the user's data file. | John Wiegley | 2009-02-02 | 1 | -1/+1 |
* | Added a missing brace. | John Wiegley | 2009-02-02 | 1 | -1/+1 |
* | Simplified error context handling. | John Wiegley | 2009-02-02 | 1 | -2/+45 |
* | Added support for metadata and tagging, and made regexs a first-class type. | John Wiegley | 2009-02-01 | 1 | -1/+149 |
* | Inspired by Omari Norman, I've rewritten main.cc so it's easy to approach. | John Wiegley | 2009-01-31 | 1 | -1/+1 |
* | Increased copyright range to include 2009. | John Wiegley | 2009-01-20 | 1 | -1/+1 |
* | The cleared or pending flag of a transaction overrides the flag for the entire | John Wiegley | 2009-01-14 | 1 | -1/+4 |
* | Factored common parts of entry_t and xact_t into new item_t | John Wiegley | 2008-09-19 | 1 | -0/+141 |