Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Converted the Ledger build system to use CMake | John Wiegley | 2012-05-20 | 1 | -0/+19 |
| | |||||
* | Allow --invert to work with --monthly | John Wiegley | 2012-04-06 | 1 | -0/+7 |
| | | | | Fixes #770 | ||||
* | Fix to Python value() method handling | John Wiegley | 2012-03-30 | 2 | -0/+42 |
| | |||||
* | Added another Python support regression test | John Wiegley | 2012-03-30 | 3 | -0/+56 |
| | |||||
* | Added the first Python support regression test | John Wiegley | 2012-03-30 | 3 | -0/+11 |
| | |||||
* | Never price commodities using annotated commodities | John Wiegley | 2012-03-30 | 1 | -10/+10 |
| | |||||
* | Add a regression test | Martin Michlmayr | 2012-03-29 | 1 | -0/+13 |
| | |||||
* | Add more tests | Martin Michlmayr | 2012-03-27 | 2 | -0/+32 |
| | |||||
* | Fixed an interaction with equity and virtual accounts | John Wiegley | 2012-03-22 | 1 | -0/+24 |
| | | | | Fixes #686 | ||||
* | Renamed F32DBEF1.test to CEECC0B0.test | John Wiegley | 2012-03-22 | 1 | -0/+0 |
| | |||||
* | Simply regression tests by using $FILE | Martin Michlmayr | 2012-03-22 | 5 | -5/+5 |
| | |||||
* | Add more test cases | Martin Michlmayr | 2012-03-22 | 3 | -0/+50 |
| | |||||
* | Add more regression tests | Martin Michlmayr | 2012-03-22 | 9 | -0/+298 |
| | |||||
* | Add some regression tests | Martin Michlmayr | 2012-03-22 | 8 | -0/+106 |
| | |||||
* | Fix problems with <Adjustment> postings | John Wiegley | 2012-03-20 | 1 | -1/+0 |
| | |||||
* | Strip annotations in display_filter_posts | John Wiegley | 2012-03-20 | 2 | -2/+51 |
| | | | | Fixes #718 | ||||
* | Added regression test for A560FDAD | John Wiegley | 2012-03-19 | 1 | -0/+36 |
| | |||||
* | Added regression test | John Wiegley | 2012-03-19 | 1 | -0/+57 |
| | |||||
* | Allow --input-date-format to specify separators | John Wiegley | 2012-03-19 | 1 | -0/+17 |
| | | | | Fixes #650 | ||||
* | More improvements to nail_down; fixes #715 | John Wiegley | 2012-03-19 | 1 | -0/+17 |
| | |||||
* | Fixed bug relating to historical pricing | John Wiegley | 2012-03-18 | 2 | -1/+20 |
| | | | | Fixes #681 | ||||
* | Fix problem with -H and lack of pricing info | John Wiegley | 2012-03-18 | 1 | -0/+10 |
| | | | | Fixes #691 | ||||
* | Simplified a regression test | John Wiegley | 2012-03-17 | 1 | -21/+21 |
| | |||||
* | Fixed #711: Parsing of alias directive | John Wiegley | 2012-03-17 | 1 | -0/+27 |
| | |||||
* | Added regression test for A8FCC765 | John Wiegley | 2012-03-17 | 2 | -0/+10 |
| | |||||
* | Don't allow trailing ws in abbrev. account segments | John Wiegley | 2012-03-16 | 1 | -0/+8 |
| | | | | Fixes #358 | ||||
* | Improved error reporting for bad account names | John Wiegley | 2012-03-16 | 1 | -0/+34 |
| | | | | Fixes #374 | ||||
* | Correct parsing of automated xact expressions | John Wiegley | 2012-03-16 | 1 | -0/+32 |
| | | | | Fixes #458 | ||||
* | Improved error reports about leading whitespace | John Wiegley | 2012-03-16 | 4 | -1174/+38 |
| | |||||
* | Added regression test for #584 | John Wiegley | 2012-03-16 | 1 | -0/+23 |
| | |||||
* | pricedb was outputting redundant prices | John Wiegley | 2012-03-16 | 1 | -0/+11 |
| | | | | Fixes #704 | ||||
* | Unexpected initial whitespace is an error (again) | John Wiegley | 2012-03-16 | 3 | -1/+1222 |
| | | | | Fixes #565 | ||||
* | Don't map_prices if price commodity matches source | John Wiegley | 2012-03-15 | 1 | -0/+17 |
| | | | | Fixes #680 | ||||
* | Added regression test for #438 | John Wiegley | 2012-03-14 | 1 | -0/+74 |
| | |||||
* | Added two regressions tests from Thierry Daucourt | John Wiegley | 2012-03-14 | 2 | -0/+117 |
| | |||||
* | Allow payee names to contain multiple spaces | John Wiegley | 2012-03-12 | 1 | -0/+17 |
| | |||||
* | Tighten up argument passing related to fn_market() | John Wiegley | 2012-03-11 | 1 | -6/+6 |
| | |||||
* | Allow balances to be passed to nail_down | John Wiegley | 2012-03-11 | 1 | -0/+18 |
| | | | | Fixes #679 | ||||
* | Corrected a rounding error in nail_down | John Wiegley | 2012-03-11 | 1 | -0/+17 |
| | | | | Fixes #678 | ||||
* | Improved the behavior of -X | John Wiegley | 2012-03-09 | 1 | -0/+43 |
| | |||||
* | Added amount_t::commodity_ptr() | John Wiegley | 2012-03-09 | 1 | -6/+6 |
| | |||||
* | All tests are working again but one | John Wiegley | 2012-03-05 | 1 | -6/+6 |
| | |||||
* | Implemented first cut at price conversion logic | John Wiegley | 2012-03-05 | 1 | -1/+1 |
| | |||||
* | Corrected problem with parsing of leap days | John Wiegley | 2012-02-28 | 1 | -0/+12 |
| | |||||
* | Corrected behavior of >= and <= | John Wiegley | 2012-02-28 | 1 | -0/+25 |
| | |||||
* | Apply timelog time to the check-in day | John Wiegley | 2012-02-28 | 1 | -0/+6 |
| | | | | Fixes #546 | ||||
* | Allow xact notes on periodic transactions | John Wiegley | 2012-02-28 | 1 | -0/+20 |
| | | | | Fixes #448 | ||||
* | Rewrite the way interval reports are generated | John Wiegley | 2012-02-28 | 1 | -0/+552 |
| | |||||
* | Added regression test for #657 | John Wiegley | 2012-02-27 | 1 | -0/+25 |
| | |||||
* | Corrected two tests | John Wiegley | 2011-02-12 | 1 | -36/+26 |
| |