| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | Added basic foundation for XML reporting | John Wiegley | 2009-11-09 | 1 | -0/+2 |
* | Redesigned the draft_t class | John Wiegley | 2009-11-09 | 1 | -12/+12 |
* | Redesigned the expr_t, predicate_t, query_t classes | John Wiegley | 2009-11-09 | 1 | -1/+3 |
* | Added support for Boost.Regex w/ ICU | John Wiegley | 2009-11-07 | 1 | -0/+23 |
* | Simplified passing of scope objects in Python | John Wiegley | 2009-11-05 | 1 | -2/+0 |
* | Removed several unneeded Python interface files | John Wiegley | 2009-11-04 | 1 | -5/+0 |
* | Added Python interface for account_t | John Wiegley | 2009-11-03 | 1 | -0/+1 |
* | Wrap the call to acprep proof in a call to "time" | John Wiegley | 2009-11-02 | 1 | -1/+1 |
* | Renamed the DocTests to ManualTests | John Wiegley | 2009-11-02 | 1 | -7/+7 |
* | Make the source directory available to all tests | John Wiegley | 2009-11-02 | 1 | -5/+5 |
* | Added DocTests to verify documentation examples | John Wiegley | 2009-11-01 | 1 | -1/+11 |
* | In tools/proof, change into source directory | John Wiegley | 2009-11-01 | 1 | -0/+2 |
* | Further refinements to tools/proof | John Wiegley | 2009-11-01 | 1 | -2/+11 |
* | Added an --alert option to tools/proof | John Wiegley | 2009-11-01 | 1 | -1/+8 |
* | Capture error code correctly in tools/proof | John Wiegley | 2009-10-31 | 1 | -3/+5 |
* | Improvements to tools/proof | John Wiegley | 2009-10-31 | 1 | -5/+5 |
* | Added auto-commiting of TODO files to tools/push | John Wiegley | 2009-10-31 | 1 | -0/+4 |
* | Added tools/push script | John Wiegley | 2009-10-31 | 1 | -0/+7 |
* | Added tools/proof utility script | John Wiegley | 2009-10-31 | 1 | -0/+11 |
* | Create a --cache option, for using a binary cache | John Wiegley | 2009-10-31 | 1 | -0/+2 |
* | Moved autoconf-related files into tools | John Wiegley | 2009-10-30 | 3 | -0/+2400 |
* | Don't run the pre-comment hook for the next branch | John Wiegley | 2009-10-25 | 1 | -1/+2 |
* | Removed -j option from pre-comment example | John Wiegley | 2009-10-11 | 1 | -1/+1 |
* | Rewrote acprep in Python and improved the build | John Wiegley | 2009-03-09 | 5 | -172/+11 |
* | Several improvements to how directories are chosen | John Wiegley | 2009-03-08 | 5 | -54/+60 |
* | Modified the behavior of tools/proof | John Wiegley | 2009-03-08 | 1 | -21/+21 |
* | Changed the handling of some options in myacprep | John Wiegley | 2009-03-08 | 1 | -4/+14 |
* | Don't run 'make fullcheck' for the gcov build | John Wiegley | 2009-03-07 | 1 | -4/+12 |
* | In tools/proof, remove Products directories first | John Wiegley | 2009-03-07 | 1 | -0/+5 |
* | make release-distcheck works again | John Wiegley | 2009-03-07 | 2 | -1491/+7 |
* | Added call to TopGit's pre-commit hook in mine | John Wiegley | 2009-03-06 | 1 | -0/+2 |
* | Don't run autogen from acprep unless necessary | John Wiegley | 2009-03-04 | 1 | -4/+3 |
* | Don't build a gprof version in tools/proof | John Wiegley | 2009-03-04 | 1 | -4/+3 |
* | In the pre-commit hook, run acprep, not myacprep | John Wiegley | 2009-03-04 | 1 | -14/+13 |
* | Removed tools/push from version control | John Wiegley | 2009-03-02 | 1 | -11/+0 |
* | Refactored tools/proof | John Wiegley | 2009-03-02 | 1 | -54/+46 |
* | Reorganized some files in tools/ and test/ | John Wiegley | 2009-02-28 | 9 | -330/+1491 |
* | Added LedgerHarness.py, to simplify test creation | John Wiegley | 2009-02-28 | 1 | -0/+6 |
* | Added a build step to tools/proof | John Wiegley | 2009-02-28 | 1 | -0/+6 |
* | Add -j3 to the pre-commit hook's make invocation | John Wiegley | 2009-02-27 | 1 | -1/+1 |
* | Added generate command, --seed, and GenerateTests | John Wiegley | 2009-02-27 | 1 | -0/+11 |
* | Removed special case from pre-commit hook | John Wiegley | 2009-02-27 | 1 | -4/+0 |
* | The -B, -G, -V reports now show rounding amounts | John Wiegley | 2009-02-26 | 6 | -6144/+0 |