Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | The ledger::string type now uses size_type for a length parameter instead of | John Wiegley | 2008-09-14 | 1 | -2/+2 |
| | | | | "const int", which is not portable. | ||||
* | Re-enabled the disabled expand_path routine. | John Wiegley | 2008-08-17 | 1 | -11/+6 |
| | |||||
* | Moved around most of the files so that source code is in src/, documentation | John Wiegley | 2008-08-05 | 1 | -0/+716 |
is in doc/, etc. |