Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rewrite ignore file | John Wiegley | 2012-04-25 | 1 | -80/+80 |
* | Build-related changes | John Wiegley | 2012-04-25 | 3 | -29/+34 |
* | More support for building with Clang | John Wiegley | 2012-04-25 | 3 | -2/+26 |
* | Remove some dead code | John Wiegley | 2012-04-25 | 1 | -7/+0 |
* | Add support for g++ 4.8 | John Wiegley | 2012-04-25 | 1 | -2/+14 |
* | Use chmod before removing the proof build directory | John Wiegley | 2012-04-25 | 1 | -0/+1 |
* | Upgrade GCC_VERSION to 4.7 | John Wiegley | 2012-04-25 | 1 | -1/+1 |
* | Merge pull request #64 from kljohann/vim | John Wiegley | 2012-04-22 | 3 | -11/+72 |
|\ | |||||
| * | vim. small fixes for syntax highlighting | Johann Klähn | 2012-04-22 | 1 | -4/+5 |
| * | vim. add indent file | Johann Klähn | 2012-04-22 | 1 | -0/+46 |
| * | vim. update syntax file | Johann Klähn | 2012-04-22 | 1 | -9/+22 |
| * | vim. set commentstring | Johann Klähn | 2012-04-22 | 1 | -1/+2 |
* | | Resolve some issues with proof builds | John Wiegley | 2012-04-15 | 6 | -12/+26 |
* | | Proof using both GCC and Clang | John Wiegley | 2012-04-13 | 2 | -3/+19 |
* | | Set FLAVOR= on all make invocations | John Wiegley | 2012-04-13 | 1 | -0/+2 |
* | | Add 'data' member to account/journal objects | John Wiegley | 2012-04-13 | 3 | -5/+23 |
* | | Make --detail a synonym for --rich-data | John Wiegley | 2012-04-13 | 1 | -1/+1 |
* | | Started work on a "views" report document model | John Wiegley | 2012-04-08 | 5 | -0/+724 |
* | | Allow --invert to work with --monthly | John Wiegley | 2012-04-06 | 3 | -6/+26 |
* | | Commented out references to GNUCash | Craig Earls | 2012-04-04 | 1 | -3/+5 |
* | | post.x = y defines metadata tag x | John Wiegley | 2012-04-04 | 2 | -0/+9 |
* | | Make metadata tags case insensitive | John Wiegley | 2012-04-04 | 2 | -2/+13 |
* | | Make status and state valexpr synonyms | John Wiegley | 2012-04-04 | 1 | -1/+1 |
* | | Added 'lowered' helper function | John Wiegley | 2012-04-04 | 1 | -0/+6 |
* | | Whitespace fix | John Wiegley | 2012-04-04 | 5 | -28/+22 |
* | | Added a test harness error diagnostic | John Wiegley | 2012-03-30 | 2 | -0/+4 |
* | | Simplify feat-option_py.test | John Wiegley | 2012-03-30 | 1 | -2/+2 |
* | | Added test/python to EXTRA_DIST | John Wiegley | 2012-03-30 | 1 | -0/+1 |
* | | Minor changes to tools/proof | John Wiegley | 2012-03-30 | 1 | -4/+3 |
* | | Whitespace fix | John Wiegley | 2012-03-30 | 1 | -4/+4 |
* | | Fix to Python value() method handling | John Wiegley | 2012-03-30 | 3 | -4/+45 |
* | | Added another Python support regression test | John Wiegley | 2012-03-30 | 3 | -0/+56 |
* | | Added the first Python support regression test | John Wiegley | 2012-03-30 | 3 | -0/+11 |
* | | Allow dates to be passed to Python value() method | John Wiegley | 2012-03-30 | 2 | -0/+13 |
* | | Never price commodities using annotated commodities | John Wiegley | 2012-03-30 | 6 | -23/+34 |
* | | Current directory fix to ldg-test.el | John Wiegley | 2012-03-30 | 1 | -1/+5 |
* | | Add a regression test | Martin Michlmayr | 2012-03-29 | 1 | -0/+13 |
* | | Fix to commodity printing | John Wiegley | 2012-03-29 | 1 | -3/+8 |
* | | Improved some error messages | John Wiegley | 2012-03-29 | 4 | -13/+20 |
* | | Allow post.cost to work in Python | John Wiegley | 2012-03-29 | 3 | -16/+32 |
* | | Allow serialization to be enabled again | John Wiegley | 2012-03-29 | 5 | -35/+169 |
* | | Removed the cmd-emacs baseline test | John Wiegley | 2012-03-29 | 1 | -18/+0 |
* | | Forgot to copy two members in post_t's copy-ctor | John Wiegley | 2012-03-28 | 1 | -4/+4 |
* | | Add more tests | Martin Michlmayr | 2012-03-27 | 3 | -0/+55 |
* | | Fix some tests not to be time-sensitive | Martin Michlmayr | 2012-03-27 | 2 | -8/+8 |
* | | Add more baseline tests. | Martin Michlmayr | 2012-03-25 | 6 | -1/+139 |
* | | Add more baseline tests | Martin Michlmayr | 2012-03-25 | 12 | -4/+583 |
* | | Document more commands in the man page | Martin Michlmayr | 2012-03-25 | 1 | -0/+26 |
* | | Typo fix | Martin Michlmayr | 2012-03-25 | 1 | -1/+1 |
* | | Add more baseline tests | Martin Michlmayr | 2012-03-25 | 2 | -0/+105 |