| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Updated binary cache version, for good measure. | John Wiegley | 2008-04-13 | 1 | -1/+1 |
* | *** empty log message *** | John Wiegley | 2008-04-13 | 1 | -0/+2 |
* | (operator/): Added a more complete divide-by-zero check. | John Wiegley | 2008-04-13 | 1 | -1/+1 |
* | *** empty log message *** | John Wiegley | 2008-04-13 | 3 | -102/+7 |
* | Added #include <alogrithm> | John Wiegley | 2008-04-13 | 2 | -0/+3 |
* | Changed all of the library tests into actual compile/link tests, to | John Wiegley | 2008-04-13 | 1 | -16/+74 |
* | *** empty log message *** | John Wiegley | 2008-04-13 | 2 | -0/+10 |
* | *** empty log message *** | John Wiegley | 2008-04-13 | 1 | -2/+2 |
* | doc updates | John Wiegley | 2008-04-13 | 2 | -1/+11 |
* | *** empty log message *** | John Wiegley | 2008-04-13 | 0 | -0/+0 |
* | Changed the reconciling feature so that it doesn't need to ask for the | John Wiegley | 2008-04-13 | 1 | -10/+8 |
* | *** empty log message *** | John Wiegley | 2008-04-13 | 0 | -0/+0 |
* | doc fix | John Wiegley | 2008-04-13 | 1 | -1/+1 |
* | (format): Pay attention to the max_width setting for each formatting | John Wiegley | 2008-04-13 | 1 | -1/+8 |
* | Updated to python2.4 | John Wiegley | 2008-04-13 | 1 | -2/+2 |
* | *** empty log message *** | John Wiegley | 2008-04-13 | 1 | -5/+5 |
* | *** empty log message *** | John Wiegley | 2008-04-13 | 0 | -0/+0 |
* | (parse_and_report): If cache_file is "<none>", blank it out. This | John Wiegley | 2008-04-13 | 1 | -2/+5 |
* | Set cache_file to "<none>" if --no-cache is used. | John Wiegley | 2008-04-13 | 1 | -1/+1 |
* | *** empty log message *** | John Wiegley | 2008-04-13 | 0 | -0/+0 |
* | Check for libxmlparse.a using a compile test instead of a link test. | John Wiegley | 2008-04-13 | 1 | -7/+33 |
* | (option_full_help): Added docs for --no-cache. (option_help): Added | John Wiegley | 2008-04-13 | 1 | -0/+6 |
* | (libledger_a_CXXFLAGS): Define -DHAVE_XMLPARSE=1 if the configure file | John Wiegley | 2008-04-13 | 1 | -0/+1 |
* | *** empty log message *** | John Wiegley | 2008-04-13 | 0 | -0/+0 |
* | Increased version to 2.1. | John Wiegley | 2008-04-13 | 2 | -4/+4 |
* | *** empty log message *** | John Wiegley | 2008-04-13 | 0 | -0/+0 |
* | Added commodity_t::default_commodity. Initialize the same. | John Wiegley | 2008-04-13 | 1 | -2/+4 |
* | (class commodity_t): Added commodity_t::default_commodity. | John Wiegley | 2008-04-13 | 1 | -0/+1 |
* | Updated binary file version. (read_binary_journal): Read in the | John Wiegley | 2008-04-13 | 1 | -1/+13 |
* | (derive_new_entry): Simplified some code. (derive_new_entry): If no | John Wiegley | 2008-04-13 | 1 | -3/+7 |
* | Added code for setting the default year/month given in the prompt to | John Wiegley | 2008-04-13 | 1 | -1/+34 |
* | (parse): Added "D" directive to ledger files, which allows the user to | John Wiegley | 2008-04-13 | 1 | -0/+5 |
* | updated cache version | John Wiegley | 2008-04-13 | 1 | -1/+1 |
* | Increased version to 2.06 | John Wiegley | 2008-04-13 | 2 | -4/+4 |
* | *** empty log message *** | John Wiegley | 2008-04-13 | 0 | -0/+0 |
* | (read_binary_amount): If the commodity ident is zero, | John Wiegley | 2008-04-13 | 1 | -0/+7 |
* | Fixed a textual parsing bug. | John Wiegley | 2008-04-13 | 0 | -0/+0 |
* | Fixed a textual parsing bug. | John Wiegley | 2008-04-13 | 4 | -5/+9 |
* | Increased version to 2.04 | John Wiegley | 2008-04-13 | 2 | -4/+4 |
* | *** empty log message *** | John Wiegley | 2008-04-13 | 4 | -14/+14 |
* | Upped version to 2.03 | John Wiegley | 2008-04-13 | 2 | -4/+4 |
* | added a missing #include | John Wiegley | 2008-04-13 | 1 | -0/+2 |
* | updated to 2.02 | John Wiegley | 2008-04-13 | 13 | -25/+52 |
* | updated to version 2.0 | John Wiegley | 2008-04-13 | 85 | -5511/+21019 |
* | changes | John Wiegley | 2008-04-13 | 2 | -25/+3 |
* | changes | John Wiegley | 2008-04-13 | 73 | -14911/+5255 |
* | corrected semantics of -j and -J | John Wiegley | 2004-09-27 | 1 | -7/+5 |
* | fixed a serious problem that prevented environment settings from being read | John Wiegley | 2004-09-27 | 2 | -3/+3 |
* | fixed several segfaults (using new option-scrambler test harness) | John Wiegley | 2004-09-27 | 4 | -7/+16 |
* | fixed assertion | John Wiegley | 2004-09-27 | 1 | -1/+1 |