| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Added value_t::to_size_t method | John Wiegley | 2012-02-17 | 1 | -10/+11 |
* | Removed unneeded break statements | John Wiegley | 2012-02-17 | 3 | -8/+0 |
* | Whitespace fix | John Wiegley | 2012-02-17 | 1 | -1/+1 |
* | #if 0'd some unused Python bridge code | John Wiegley | 2012-02-17 | 5 | -0/+14 |
* | Added a missing case clause | John Wiegley | 2012-02-17 | 1 | -0/+1 |
* | Fixes for variable shadowing (28/28) | John Wiegley | 2012-02-17 | 1 | -4/+4 |
* | Fixes for variable shadowing (27/28) | John Wiegley | 2012-02-17 | 1 | -3/+3 |
* | Fixes for variable shadowing (26/28) | John Wiegley | 2012-02-17 | 1 | -2/+1 |
* | Fixes for variable shadowing (25/28) | John Wiegley | 2012-02-17 | 1 | -3/+4 |
* | Fixes for variable shadowing (24/28) | John Wiegley | 2012-02-17 | 1 | -2/+2 |
* | Fixes for variable shadowing (23/28) | John Wiegley | 2012-02-17 | 1 | -2/+2 |
* | Fixes for variable shadowing (22/28) | John Wiegley | 2012-02-17 | 1 | -9/+9 |
* | Fixes for variable shadowing (21/28) | John Wiegley | 2012-02-17 | 1 | -2/+2 |
* | Fixes for variable shadowing (20/28) | John Wiegley | 2012-02-17 | 1 | -3/+3 |
* | Fixes for variable shadowing (19/28) | John Wiegley | 2012-02-17 | 1 | -3/+3 |
* | Fixes for variable shadowing (18/28) | John Wiegley | 2012-02-17 | 1 | -2/+2 |
* | Fixes for variable shadowing (17/28) | John Wiegley | 2012-02-17 | 1 | -2/+2 |
* | Fixes for variable shadowing (16/28) | John Wiegley | 2012-02-17 | 1 | -2/+2 |
* | Fixes for variable shadowing (15/28) | John Wiegley | 2012-02-17 | 1 | -3/+3 |
* | Fixes for variable shadowing (14/28) | John Wiegley | 2012-02-17 | 1 | -3/+3 |
* | Fixes for variable shadowing (13/28) | John Wiegley | 2012-02-17 | 1 | -1/+1 |
* | Fixes for variable shadowing (12/28) | John Wiegley | 2012-02-17 | 1 | -3/+4 |
* | Fixes for variable shadowing (11/28) | John Wiegley | 2012-02-17 | 1 | -2/+2 |
* | Fixes for variable shadowing (10/28) | John Wiegley | 2012-02-17 | 1 | -3/+2 |
* | Fixes for variable shadowing (9/28) | John Wiegley | 2012-02-17 | 1 | -2/+2 |
* | Fixes for variable shadowing (8/28) | John Wiegley | 2012-02-17 | 1 | -5/+5 |
* | Fixes for variable shadowing (7/28) | John Wiegley | 2012-02-17 | 1 | -13/+13 |
* | Fixes for variable shadowing (6/28) | John Wiegley | 2012-02-17 | 1 | -1/+1 |
* | Fixes for variable shadowing (5/28) | John Wiegley | 2012-02-17 | 1 | -3/+3 |
* | Fixes for variable shadowing (4/28) | John Wiegley | 2012-02-17 | 1 | -4/+4 |
* | Fixes for variable shadowing (3/28) | John Wiegley | 2012-02-17 | 1 | -4/+4 |
* | Fixes for variable shadowing (2/28) | John Wiegley | 2012-02-17 | 1 | -24/+24 |
* | Fixes for variable shadowing (1/28) | John Wiegley | 2012-02-17 | 1 | -6/+6 |
* | Do not evaluate strings as booleans | John Wiegley | 2012-02-11 | 4 | -5/+5 |
* | Remove unneeded guard macros from system.hh.in | John Wiegley | 2012-02-11 | 1 | -5/+0 |
* | Changed a run-time test into compile-time | John Wiegley | 2012-02-11 | 1 | -5/+4 |
* | Work around a bug in Clang 3.0 (already fixed in pre-3.1) | John Wiegley | 2012-02-10 | 1 | -1/+1 |
* | Fixed doubled quotes in pathnames in emacs report | John Wiegley | 2012-01-11 | 1 | -1/+1 |
* | More report query fixes | John Wiegley | 2011-11-10 | 2 | -19/+21 |
* | Corrections to the query language parser | John Wiegley | 2011-11-10 | 3 | -9/+16 |
* | Report an error in the case of '(1' (missing rparen) | John Wiegley | 2011-11-10 | 6 | -18/+115 |
* | Use GMP_* macros instead of MPFR_* | John Wiegley | 2011-11-05 | 1 | -9/+9 |
* | Added round() and unround() valexpr functions | John Wiegley | 2011-10-24 | 2 | -0/+16 |
* | Whitespace fix | John Wiegley | 2011-10-24 | 1 | -1/+2 |
* | Merge pull request #41 from enderw88/next | John Wiegley | 2011-10-24 | 1 | -2/+2 |
|\ |
|
| * | fixed bug 555, stats now properly reports postings per day | Craig Earls | 2011-10-22 | 1 | -2/+2 |
* | | amount_t::in_place_floor should round toward zero | John Wiegley | 2011-10-11 | 1 | -11/+12 |
|/ |
|
* | Cleanup whitespace | John Wiegley | 2011-08-18 | 42 | -68/+68 |
* | Removed unused variables | John Wiegley | 2011-08-18 | 7 | -28/+8 |
* | Removed TRACE macros from the iterators | John Wiegley | 2011-07-25 | 1 | -40/+11 |