Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Reduced the #include dependency tree to a minimum | John Wiegley | 2009-03-04 | 1 | -0/+4 |
* | Changed many assert() calls to VERIFY() | John Wiegley | 2009-03-04 | 1 | -1/+1 |
* | Marked all strings needing internationalization | John Wiegley | 2009-02-25 | 1 | -7/+7 |
* | The Great Renaming, Part II | John Wiegley | 2009-02-23 | 1 | -27/+27 |
* | When clocking out, call total_seconds() | John Wiegley | 2009-02-20 | 1 | -1/+1 |
* | Largely removed all of Ledger's use of global variables, for the REPL's sake. | John Wiegley | 2009-02-04 | 1 | -1/+1 |
* | Added braces to avoid a compiler warning. | John Wiegley | 2009-02-03 | 1 | -2/+4 |
* | Refactored the textual parser, to allow easy extensions in Python. | John Wiegley | 2009-01-29 | 1 | -5/+8 |
* | Refactored the timelog code into its own file. | John Wiegley | 2009-01-29 | 1 | -0/+145 |