Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | The Great Renaming, Part II | John Wiegley | 2009-02-23 | 1 | -25/+25 |
| | | | | | The last commit did not contain the majority of changes because of a slight mishap. This contains the real changeset. | ||||
* | Largely removed all of Ledger's use of global variables, for the REPL's sake. | John Wiegley | 2009-02-04 | 1 | -1/+1 |
| | |||||
* | Removed used of src_idx. | John Wiegley | 2009-02-03 | 1 | -8/+2 |
| | |||||
* | Changed many uses of "unsigned long" to std::size_t. | John Wiegley | 2009-02-01 | 1 | -2/+2 |
| | |||||
* | Increased copyright range to include 2009. | John Wiegley | 2009-01-20 | 1 | -1/+1 |
| | |||||
* | Factored common parts of entry_t and xact_t into new item_t | John Wiegley | 2008-09-19 | 1 | -4/+4 |
| | |||||
* | Moved around most of the files so that source code is in src/, documentation | John Wiegley | 2008-08-05 | 1 | -0/+110 |
is in doc/, etc. |