summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fixes to the proofing processJohn Wiegley2012-04-272-25/+27
* Removed unnecessary code from acprepJohn Wiegley2012-04-261-16/+0
* Added a build scriptJohn Wiegley2012-04-251-0/+8
* Fixes so that tests can run under distcheckJohn Wiegley2012-04-252-6/+6
* #if 0'd out some unused codeJohn Wiegley2012-04-251-0/+2
* Rewrite ignore fileJohn Wiegley2012-04-251-80/+80
* Build-related changesJohn Wiegley2012-04-253-29/+34
* More support for building with ClangJohn Wiegley2012-04-253-2/+26
* Remove some dead codeJohn Wiegley2012-04-251-7/+0
* Add support for g++ 4.8John Wiegley2012-04-251-2/+14
* Use chmod before removing the proof build directoryJohn Wiegley2012-04-251-0/+1
* Upgrade GCC_VERSION to 4.7John Wiegley2012-04-251-1/+1
* Merge pull request #64 from kljohann/vimJohn Wiegley2012-04-223-11/+72
|\
| * vim. small fixes for syntax highlightingJohann Klähn2012-04-221-4/+5
| * vim. add indent fileJohann Klähn2012-04-221-0/+46
| * vim. update syntax fileJohann Klähn2012-04-221-9/+22
| * vim. set commentstringJohann Klähn2012-04-221-1/+2
* | Resolve some issues with proof buildsJohn Wiegley2012-04-156-12/+26
* | Proof using both GCC and ClangJohn Wiegley2012-04-132-3/+19
* | Set FLAVOR= on all make invocationsJohn Wiegley2012-04-131-0/+2
* | Add 'data' member to account/journal objectsJohn Wiegley2012-04-133-5/+23
* | Make --detail a synonym for --rich-dataJohn Wiegley2012-04-131-1/+1
* | Started work on a "views" report document modelJohn Wiegley2012-04-085-0/+724
* | Allow --invert to work with --monthlyJohn Wiegley2012-04-063-6/+26
* | Commented out references to GNUCashCraig Earls2012-04-041-3/+5
* | post.x = y defines metadata tag xJohn Wiegley2012-04-042-0/+9
* | Make metadata tags case insensitiveJohn Wiegley2012-04-042-2/+13
* | Make status and state valexpr synonymsJohn Wiegley2012-04-041-1/+1
* | Added 'lowered' helper functionJohn Wiegley2012-04-041-0/+6
* | Whitespace fixJohn Wiegley2012-04-045-28/+22
* | Added a test harness error diagnosticJohn Wiegley2012-03-302-0/+4
* | Simplify feat-option_py.testJohn Wiegley2012-03-301-2/+2
* | Added test/python to EXTRA_DISTJohn Wiegley2012-03-301-0/+1
* | Minor changes to tools/proofJohn Wiegley2012-03-301-4/+3
* | Whitespace fixJohn Wiegley2012-03-301-4/+4
* | Fix to Python value() method handlingJohn Wiegley2012-03-303-4/+45
* | Added another Python support regression testJohn Wiegley2012-03-303-0/+56
* | Added the first Python support regression testJohn Wiegley2012-03-303-0/+11
* | Allow dates to be passed to Python value() methodJohn Wiegley2012-03-302-0/+13
* | Never price commodities using annotated commoditiesJohn Wiegley2012-03-306-23/+34
* | Current directory fix to ldg-test.elJohn Wiegley2012-03-301-1/+5
* | Add a regression testMartin Michlmayr2012-03-291-0/+13
* | Fix to commodity printingJohn Wiegley2012-03-291-3/+8
* | Improved some error messagesJohn Wiegley2012-03-294-13/+20
* | Allow post.cost to work in PythonJohn Wiegley2012-03-293-16/+32
* | Allow serialization to be enabled againJohn Wiegley2012-03-295-35/+169
* | Removed the cmd-emacs baseline testJohn Wiegley2012-03-291-18/+0
* | Forgot to copy two members in post_t's copy-ctorJohn Wiegley2012-03-281-4/+4
* | Add more testsMartin Michlmayr2012-03-273-0/+55
* | Fix some tests not to be time-sensitiveMartin Michlmayr2012-03-272-8/+8