Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Bump copyright information to 2013 | John Wiegley | 2013-02-18 | 1 | -1/+1 |
| | |||||
* | Fixes bug 377. Ledger now complains if it is given only a directory as input. | Craig Earls | 2013-02-02 | 1 | -1/+1 |
| | |||||
* | fix for 'store absolute paths internally' | Johann Klähn | 2013-01-15 | 1 | -1/+1 |
| | | | | | `parent_path` was called on unprocessed path so neither `resolve_path` nor `filesystem::absolute` had any effect. | ||||
* | Always store absolute paths internally | John Wiegley | 2012-08-02 | 1 | -6/+6 |
| | |||||
* | Switch to using Boost.Format | John Wiegley | 2012-05-14 | 1 | -1/+4 |
| | |||||
* | Allow --options to be added by the user in Python | John Wiegley | 2012-03-01 | 1 | -0/+7 |
| | |||||
* | Use filesystem::complete not absolute with Boost < 1.46 | John Wiegley | 2012-03-01 | 1 | -0/+4 |
| | |||||
* | Refactored the notion of "the current parsing context" | John Wiegley | 2012-03-01 | 1 | -0/+151 |