| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | New command: org, for displaying Org-mode tables | John Wiegley | 2010-12-22 | 1 | -0/+2 |
* | Moved up to Boost 1.44 | John Wiegley | 2010-08-24 | 1 | -2/+8 |
* | Remove use of --enable-cache in tools/push | John Wiegley | 2010-06-23 | 1 | -1/+1 |
* | Fixed an incorrect path in tools/proof | John Wiegley | 2010-06-21 | 1 | -2/+2 |
* | Only run the CheckTests if DEBUG mode is enabled | John Wiegley | 2010-06-20 | 1 | -1/+5 |
* | Improvements to tools/speed-test.sh | John Wiegley | 2010-06-17 | 1 | -6/+4 |
* | Ensure that all options are tested and documented | John Wiegley | 2010-06-15 | 1 | -1/+8 |
* | Extended proof/push to upload tarballs/gcov | John Wiegley | 2010-06-15 | 2 | -8/+32 |
* | Corrected the 'report' rule in Makefile.am | John Wiegley | 2010-06-15 | 1 | -3/+3 |
* | Version information is now based on version.m4 | John Wiegley | 2010-06-15 | 2 | -7/+6 |
* | Tests run in parallel with using acprep -jX make | John Wiegley | 2010-06-15 | 1 | -4/+4 |
* | Moved temps.cc into libdata | John Wiegley | 2010-06-14 | 1 | -2/+2 |
* | Created tools/speed-test.sh for speed testing | John Wiegley | 2010-06-13 | 1 | -0/+18 |
* | The --cache option is now officially deprecated | John Wiegley | 2010-06-13 | 1 | -30/+31 |
* | Completely reworked argument passing in expressions | John Wiegley | 2010-06-13 | 1 | -2/+0 |
* | Further tweaks to tools/push | John Wiegley | 2010-06-13 | 1 | -2/+3 |
* | Moved value.cc into libexpr | John Wiegley | 2010-06-13 | 1 | -3/+3 |
* | Add support for typed metadata | John Wiegley | 2010-06-12 | 1 | -1/+1 |
* | Minor whitespace fix | John Wiegley | 2010-06-12 | 1 | -2/+2 |
* | Added --enable-cache, --enable-doxygen to acprep | John Wiegley | 2010-06-12 | 3 | -34/+45 |
* | Minor corrections to tools/pre-commit | John Wiegley | 2010-06-12 | 1 | -7/+11 |
* | Untabified all source files | John Wiegley | 2010-06-11 | 2 | -7/+7 |
* | Run GenerateTests for 10,000 iterations in fullcheck | John Wiegley | 2010-06-10 | 1 | -5/+6 |
* | Disable --cache, and use of Boost.Serialization | John Wiegley | 2010-06-10 | 1 | -30/+32 |
* | Minor fix to tools/pre-commit | John Wiegley | 2010-06-10 | 1 | -2/+2 |
* | Added a 'speedtest' Makefile target | John Wiegley | 2010-06-07 | 1 | -0/+9 |
* | Updated tools/pre-commit | John Wiegley | 2010-06-03 | 1 | -5/+9 |
* | Added use of --universal option to tools/push | John Wiegley | 2010-06-02 | 1 | -1/+1 |
* | Added acprep option --universal, now off by default | John Wiegley | 2010-06-02 | 1 | -1/+2 |
* | The regular tests are not be dependent on Python | John Wiegley | 2010-05-22 | 1 | -5/+1 |
* | Enable silent build rules | Priit Laes | 2010-05-13 | 1 | -0/+3 |
* | Added experimental account lookup logic | John Wiegley | 2010-03-08 | 1 | -0/+2 |
* | Tabified tools/Makefile.am | John Wiegley | 2010-03-08 | 1 | -9/+9 |
* | Rewrite the "print" command as a custom function | John Wiegley | 2010-03-08 | 1 | -2/+4 |
* | Added some preliminary code for convert CSV to Ledger | John Wiegley | 2010-03-05 | 1 | -0/+4 |
* | Improved Makefile rule for generating system.hh.gch | John Wiegley | 2010-03-05 | 1 | -0/+1 |
* | tools/push now uses -j16 for building opt | John Wiegley | 2009-11-30 | 1 | -1/+1 |
* | Don't link libintl.a against the Python ledger.so | John Wiegley | 2009-11-24 | 1 | -1/+1 |
* | If tools/proof succeeds, move proof.log into /tmp | John Wiegley | 2009-11-15 | 1 | -0/+1 |
* | Build the opt variant for uploading to FTP | John Wiegley | 2009-11-15 | 1 | -1/+1 |
* | Untabified tools/configure.ac | John Wiegley | 2009-11-14 | 1 | -70/+70 |
* | Move .dmg files after uploading in tools/push | John Wiegley | 2009-11-14 | 1 | -0/+1 |
* | Python support is now off by default | John Wiegley | 2009-11-13 | 1 | -27/+40 |
* | Did away with the "finalizer" abstraction | John Wiegley | 2009-11-11 | 1 | -1/+0 |
* | Restore the Doxygen documentation build | John Wiegley | 2009-11-11 | 1 | -1/+2 |
* | Fixes to Python importing; removed "hello" precommand | John Wiegley | 2009-11-10 | 1 | -3/+1 |
* | In tools/push, run acprep upload from master | John Wiegley | 2009-11-10 | 1 | -0/+2 |
* | Moved automatic acprep upload call to tools/push | John Wiegley | 2009-11-10 | 2 | -2/+1 |
* | query_t objects are now convertible to predicate_t | John Wiegley | 2009-11-10 | 1 | -0/+1 |
* | Added acprep upload step if daily proofing succeeds | John Wiegley | 2009-11-09 | 1 | -0/+2 |