Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | Fix an example of fixed lot prices | David Whitmarsh | 2012-03-18 | 1 | -2/+2 | |
| | | | | | | | | | | | | | | | | | | | | Changed the results of the last example in 5.5.3 to match what really happens | |||||
* | | | | More improvements to nail_down; fixes #715 | John Wiegley | 2012-03-19 | 2 | -2/+21 | |
| | | | | ||||||
* | | | | Corrected an error print in value.cc | John Wiegley | 2012-03-19 | 1 | -5/+3 | |
| | | | | ||||||
* | | | | Extend commodity_t::compare_by_commodity::operator() | John Wiegley | 2012-03-19 | 1 | -0/+9 | |
|/ / / | ||||||
* | | | Merge branch 'next' of github.com:jwiegley/ledger into next | John Wiegley | 2012-03-18 | 1 | -60/+165 | |
|\ \ \ | ||||||
| * | | | apply account and apply tag | Craig Earls | 2012-03-17 | 1 | -60/+165 | |
| | | | | | | | | | | | | | | | | | | | | | | | | added more details to the apply account and apply tag descriptions. Delete -x option description | |||||
* | | | | Fixed bug relating to historical pricing | John Wiegley | 2012-03-18 | 4 | -5/+28 | |
| | | | | | | | | | | | | | | | | Fixes #681 | |||||
* | | | | Fix problem with -H and lack of pricing info | John Wiegley | 2012-03-18 | 4 | -27/+35 | |
| | | | | | | | | | | | | | | | | Fixes #691 | |||||
* | | | | Added --verify-memory and missing TRACE_[CD]TOR calls | John Wiegley | 2012-03-18 | 20 | -59/+299 | |
| | | | | ||||||
* | | | | Whitespace fix | John Wiegley | 2012-03-18 | 1 | -1/+0 | |
| | | | | ||||||
* | | | | Improvements to ldg-test.el | John Wiegley | 2012-03-18 | 1 | -6/+9 | |
| | | | | ||||||
* | | | | Change some #if guards to test for gcc 4.7 | John Wiegley | 2012-03-17 | 2 | -4/+4 | |
|/ / / | ||||||
* | | | Passing --verify to regression tests uses valgrind | John Wiegley | 2012-03-17 | 2 | -1/+8 | |
| | | | ||||||
* | | | libgmalloc is no longer available on OS X Lion | John Wiegley | 2012-03-17 | 2 | -11/+11 | |
| | | | ||||||
* | | | Package src/context.h into the final dist | John Wiegley | 2012-03-17 | 1 | -0/+1 | |
| | | | ||||||
* | | | Simplified a regression test | John Wiegley | 2012-03-17 | 1 | -21/+21 | |
| | | | ||||||
* | | | Fixed #711: Parsing of alias directive | John Wiegley | 2012-03-17 | 2 | -8/+31 | |
| | | | ||||||
* | | | Added regression test for A8FCC765 | John Wiegley | 2012-03-17 | 2 | -0/+10 | |
| | | | ||||||
* | | | Make --days-of-week an alias for --dow | John Wiegley | 2012-03-17 | 1 | -1/+1 | |
| | | | ||||||
* | | | Added option --day-break | John Wiegley | 2012-03-17 | 9 | -37/+91 | |
| | | | ||||||
* | | | Formatting cleanuo | Craig Earls | 2012-03-16 | 1 | -4/+4 | |
|/ / | ||||||
* | | Added John recent detailed discussion of Transactions, remove redundant ↵ | Craig Earls | 2012-03-16 | 1 | -303/+937 | |
| | | | | | | | | exaplantions elesewhere. Updated account and tag directives to be "apply" | |||||
* | | Always close the last report output stream | John Wiegley | 2012-03-16 | 3 | -0/+10 | |
| | | | | | | | | Should fix #701 | |||||
* | | Don't allow trailing ws in abbrev. account segments | John Wiegley | 2012-03-16 | 4 | -4/+22 | |
| | | | | | | | | Fixes #358 | |||||
* | | Improved error reporting for bad account names | John Wiegley | 2012-03-16 | 2 | -2/+55 | |
| | | | | | | | | Fixes #374 | |||||
* | | Correct parsing of automated xact expressions | John Wiegley | 2012-03-16 | 3 | -2/+35 | |
| | | | | | | | | Fixes #458 | |||||
* | | Improved error reports about leading whitespace | John Wiegley | 2012-03-16 | 5 | -1178/+51 | |
| | | ||||||
* | | Added regression test for #584 | John Wiegley | 2012-03-16 | 1 | -0/+23 | |
| | | ||||||
* | | pricedb was outputting redundant prices | John Wiegley | 2012-03-16 | 3 | -1/+14 | |
| | | | | | | | | Fixes #704 | |||||
* | | Restored tabs that had been converted to spaces | John Wiegley | 2012-03-16 | 1 | -2/+2 | |
| | | ||||||
* | | Unexpected initial whitespace is an error (again) | John Wiegley | 2012-03-16 | 5 | -7/+1226 | |
| | | | | | | | | Fixes #565 | |||||
* | | Added ldg-test.el, to assist writing regression tests | John Wiegley | 2012-03-16 | 2 | -0/+63 | |
| | | ||||||
* | | Don't add price exchanges for a commodity itself | John Wiegley | 2012-03-16 | 2 | -1/+9 | |
| | | | | | | | | Fixes #703 | |||||
* | | Added description of --dc, internal Ledger Architecture, remove ! and @ from ↵ | Craig Earls | 2012-03-15 | 1 | -75/+557 | |
| | | | | | | | | command directives | |||||
* | | Don't use -fomit-frame-pointer when building optimized | John Wiegley | 2012-03-15 | 1 | -1/+1 | |
| | | | | | | | | Makes stack traces impossible | |||||
* | | Don't map_prices if price commodity matches source | John Wiegley | 2012-03-15 | 7 | -13/+53 | |
| | | | | | | | | 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 | |
| | | ||||||
* | | Add experimental support for select queries | John Wiegley | 2012-03-13 | 4 | -0/+501 | |
| | | ||||||
* | | Change abbrev_len to int(abbrev_len) | John Wiegley | 2012-03-13 | 1 | -3/+2 | |
| | | ||||||
* | | Added to_string(std::size_t) | John Wiegley | 2012-03-13 | 1 | -0/+6 | |
| | | ||||||
* | | Made join_args() a global function | John Wiegley | 2012-03-13 | 2 | -16/+15 | |
| | | ||||||
* | | Added a syntax error check | John Wiegley | 2012-03-13 | 1 | -0/+3 | |
| | | ||||||
* | | Made split_cons_expr a global function | John Wiegley | 2012-03-13 | 2 | -21/+23 | |
| | | ||||||
* | | Added --time-report option | John Wiegley | 2012-03-13 | 4 | -1/+23 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | This is a rather basic option at the moment which only affects the balance report. I use it as follows, for entering contractor hours into a project planning application, where $1 is the contractor's timelog file, and $2 is the date after which new entries appear in the file: ledger -f $1 balance \ --account=payee \ --time-report \ -d "latest > [$2]" \ --datetime-format='%m/%d/%y %I:%M %p' | |||||
* | | Account valexprs: earliest_checkin, latest_checkout | John Wiegley | 2012-03-13 | 2 | -3/+45 | |
| | | | | | | | | | | Lets you access the earliest/latest checkin/checkout times for timelog entries in an account. Will be NULL if the account doesn't contain any. | |||||
* | | Access to checkin/checkout of timelog entries | John Wiegley | 2012-03-13 | 3 | -8/+28 | |
| | | ||||||
* | | Added format_datetime valexpr function | John Wiegley | 2012-03-13 | 2 | -0/+12 | |
| | | ||||||
* | | The anonymizer wasn't properly setting the journal | John Wiegley | 2012-03-13 | 1 | -0/+2 | |
| | | ||||||
* | | posts_commodities_iterator wasn't setting the journal | John Wiegley | 2012-03-13 | 1 | -5/+9 | |
| | |