Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added a * for cleared entries in the time report | John Wiegley | 2012-05-10 | 1 | -4/+7 |
| | |||||
* | Merge branch 't/checkout_cleared' into next | John Wiegley | 2012-05-10 | 5 | -12/+24 |
|\ | |||||
| * | Added "last_checkout_cleared" valexpr variable | John Wiegley | 2012-05-07 | 5 | -12/+24 |
| | | |||||
* | | Don't run the proof build against Clang for now | John Wiegley | 2012-05-07 | 1 | -10/+10 |
| | | |||||
* | | Made some code in option.h a bit safer | John Wiegley | 2012-05-07 | 1 | -1/+1 |
|/ | |||||
* | Added script for building Boost with GCC | John Wiegley | 2012-05-01 | 1 | -0/+16 |
| | |||||
* | Various changes to suit my environment | John Wiegley | 2012-05-01 | 1 | -113/+20 |
| | |||||
* | Made some of the value term parsing code more resilient | John Wiegley | 2012-04-28 | 1 | -5/+7 |
| | |||||
* | Silenced a warning in the very latest Clang | John Wiegley | 2012-04-28 | 1 | -3/+0 |
| | |||||
* | Changed a const string map key to string | John Wiegley | 2012-04-28 | 2 | -12/+12 |
| | |||||
* | Added support for building with Clang and libc++ in C++11 | John Wiegley | 2012-04-28 | 5 | -9/+37 |
| | |||||
* | Don't rsync as much when preparing proof builds | John Wiegley | 2012-04-28 | 1 | -1/+2 |
| | |||||
* | Fixes to the proofing process | John Wiegley | 2012-04-27 | 2 | -25/+27 |
| | |||||
* | Removed unnecessary code from acprep | John Wiegley | 2012-04-26 | 1 | -16/+0 |
| | |||||
* | Added a build script | John Wiegley | 2012-04-25 | 1 | -0/+8 |
| | |||||
* | Fixes so that tests can run under distcheck | John Wiegley | 2012-04-25 | 2 | -6/+6 |
| | |||||
* | #if 0'd out some unused code | John Wiegley | 2012-04-25 | 1 | -0/+2 |
| | |||||
* | 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: Update syntax file, create indentation file, set commentstring (Bugs 528, 529) | ||||
| * | vim. small fixes for syntax highlighting | Johann Klähn | 2012-04-22 | 1 | -4/+5 |
| | | | | | | | | | | Also pre-declarations aren't folded anymore because the current 'foldexpr' does not make too much sense for them. | ||||
| * | vim. add indent file | Johann Klähn | 2012-04-22 | 1 | -0/+46 |
| | | | | | | | | Adresses Bug 529. | ||||
| * | 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 |
| | | | | | | | | Fixes bug 528. | ||||
* | | 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 |
| | | | | | | | | Fixes #770 | ||||
* | | 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 |
| | |