Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Conditionalized some boost::filesystem calls that were too new. | John Wiegley | 2009-02-09 | 1 | -0/+4 |
* | Use path.filename() instead of the deprecated path.leaf(). | John Wiegley | 2009-02-08 | 1 | -1/+1 |
* | Moved several #includes to facilitate the use of pre-compiled headers. | John Wiegley | 2009-02-08 | 1 | -6/+0 |
* | Greatly simplified the way option and command handlers are defined. | John Wiegley | 2009-02-05 | 1 | -1/+1 |
* | Fixed the way the pager process was being handled. | John Wiegley | 2009-02-01 | 1 | -7/+8 |
* | Removed an erroneous call to TRACE_CTOR. | John Wiegley | 2009-01-31 | 1 | -2/+0 |
* | Use a more standard method of determining the pager's exit status. | John Wiegley | 2009-01-30 | 1 | -2/+2 |
* | Created a new stream.h file for dealing with output streaming. | John Wiegley | 2009-01-30 | 1 | -0/+142 |