| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Added a missing case clause | John Wiegley | 2012-02-17 | 1 | -0/+1 |
* | Fixes for variable shadowing (28/28) | John Wiegley | 2012-02-17 | 1 | -4/+4 |
* | Fixes for variable shadowing (27/28) | John Wiegley | 2012-02-17 | 1 | -3/+3 |
* | Fixes for variable shadowing (26/28) | John Wiegley | 2012-02-17 | 1 | -2/+1 |
* | Fixes for variable shadowing (25/28) | John Wiegley | 2012-02-17 | 1 | -3/+4 |
* | Fixes for variable shadowing (24/28) | John Wiegley | 2012-02-17 | 1 | -2/+2 |
* | Fixes for variable shadowing (23/28) | John Wiegley | 2012-02-17 | 1 | -2/+2 |
* | Fixes for variable shadowing (22/28) | John Wiegley | 2012-02-17 | 1 | -9/+9 |
* | Fixes for variable shadowing (21/28) | John Wiegley | 2012-02-17 | 1 | -2/+2 |
* | Fixes for variable shadowing (20/28) | John Wiegley | 2012-02-17 | 1 | -3/+3 |
* | Fixes for variable shadowing (19/28) | John Wiegley | 2012-02-17 | 1 | -3/+3 |
* | Fixes for variable shadowing (18/28) | John Wiegley | 2012-02-17 | 1 | -2/+2 |
* | Fixes for variable shadowing (17/28) | John Wiegley | 2012-02-17 | 1 | -2/+2 |
* | Fixes for variable shadowing (16/28) | John Wiegley | 2012-02-17 | 1 | -2/+2 |
* | Fixes for variable shadowing (15/28) | John Wiegley | 2012-02-17 | 1 | -3/+3 |
* | Fixes for variable shadowing (14/28) | John Wiegley | 2012-02-17 | 1 | -3/+3 |
* | Fixes for variable shadowing (13/28) | John Wiegley | 2012-02-17 | 1 | -1/+1 |
* | Fixes for variable shadowing (12/28) | John Wiegley | 2012-02-17 | 1 | -3/+4 |
* | Fixes for variable shadowing (11/28) | John Wiegley | 2012-02-17 | 1 | -2/+2 |
* | Fixes for variable shadowing (10/28) | John Wiegley | 2012-02-17 | 1 | -3/+2 |
* | Fixes for variable shadowing (9/28) | John Wiegley | 2012-02-17 | 1 | -2/+2 |
* | Fixes for variable shadowing (8/28) | John Wiegley | 2012-02-17 | 1 | -5/+5 |
* | Fixes for variable shadowing (7/28) | John Wiegley | 2012-02-17 | 1 | -13/+13 |
* | Fixes for variable shadowing (6/28) | John Wiegley | 2012-02-17 | 1 | -1/+1 |
* | Fixes for variable shadowing (5/28) | John Wiegley | 2012-02-17 | 1 | -3/+3 |
* | Fixes for variable shadowing (4/28) | John Wiegley | 2012-02-17 | 1 | -4/+4 |
* | Fixes for variable shadowing (3/28) | John Wiegley | 2012-02-17 | 1 | -4/+4 |
* | Fixes for variable shadowing (2/28) | John Wiegley | 2012-02-17 | 1 | -24/+24 |
* | Fixes for variable shadowing (1/28) | John Wiegley | 2012-02-17 | 1 | -6/+6 |
* | acprep changes for building with --clang | John Wiegley | 2012-02-11 | 1 | -3/+22 |
* | Do not evaluate strings as booleans | John Wiegley | 2012-02-11 | 4 | -5/+5 |
* | Remove unneeded guard macros from system.hh.in | John Wiegley | 2012-02-11 | 1 | -5/+0 |
* | Changed a run-time test into compile-time | John Wiegley | 2012-02-11 | 1 | -5/+4 |
* | Rip out GLIBCXX_DEBUG references | John Wiegley | 2012-02-10 | 1 | -16/+0 |
* | Work around a bug in Clang 3.0 (already fixed in pre-3.1) | John Wiegley | 2012-02-10 | 1 | -1/+1 |
* | Split a string in ledger.el | John Wiegley | 2012-02-10 | 1 | -2/+4 |
* | Moved some files into their right locations | John Wiegley | 2012-02-10 | 5 | -0/+0 |
* | Added cleanup script for documentation | Craig Earls | 2012-02-10 | 1 | -0/+5 |
* | Spellcheck file and details on command directives. | Craig Earls | 2012-02-10 | 1 | -0/+3 |
* | Fixed minor bug where ledger-add-entry would insert a space before the next t... | Craig Earls | 2012-02-10 | 1 | -1/+1 |
* | Added detailed documentation of most command directives. Added command direct... | Craig Earls | 2012-02-10 | 1 | -2/+18 |
* | contains a transaction that cause a divide by zero error | Craig Earls | 2012-02-10 | 1 | -0/+11 |
* | Doxygen file to generate maximum amount of info to help sort through the sour... | Craig Earls | 2012-02-10 | 1 | -3/+3 |
* | resolved bug 584, trailing whitespace not ignored in payee | Craig Earls | 2012-02-10 | 1 | -0/+55 |
* | modified to allow local Doxygen build. Changed buuld directory | Craig Earls | 2012-02-10 | 1 | -7/+7 |
* | Added more stubs, using the doxygen documentation | Craig Earls | 2012-02-10 | 1 | -2/+2 |
* | Fixed font-lock REGEX to allow account names with spaces | Craig Earls | 2012-02-10 | 1 | -1/+1 |
* | Wrote Asset Allocation section | Craig Earls | 2012-02-10 | 1 | -2/+1 |
* | Started detailed emacs ledger mode section | Craig Earls | 2012-02-10 | 1 | -2/+2 |
* | Addresses bug 329 Suggestions for improving the documentation | Craig Earls | 2012-02-10 | 1 | -2/+2 |