| Commit message (Expand) | Author | Age | Files | Lines |
* | fix ledger xml output, remove ledger json command | Johann Klähn | 2013-03-08 | 1 | -11/+5 |
* | Bump copyright information to 2013 | John Wiegley | 2013-02-18 | 1 | -1/+1 |
* | Converted the Ledger build system to use CMake | John Wiegley | 2012-05-20 | 1 | -2/+2 |
* | Switched to Boost.PropertyTree for XML generation | John Wiegley | 2012-05-18 | 1 | -0/+21 |
* | Never price commodities using annotated commodities | John Wiegley | 2012-03-30 | 1 | -1/+1 |
* | Never output calculate commodity valuation expressions | John Wiegley | 2012-03-20 | 1 | -6/+2 |
* | Fix problems with <Adjustment> postings | John Wiegley | 2012-03-20 | 1 | -1/+2 |
* | Fix problem with -H and lack of pricing info | John Wiegley | 2012-03-18 | 1 | -1/+5 |
* | Tighten up argument passing related to fn_market() | John Wiegley | 2012-03-11 | 1 | -8/+8 |
* | Added syntactic sugar for lot pricing: {{$500.00}} | John Wiegley | 2012-03-10 | 1 | -3/+17 |
* | Added the notion of "virtual costs" | John Wiegley | 2012-03-09 | 1 | -1/+6 |
* | Added "value" sub-directive for commodity directive | John Wiegley | 2012-03-06 | 1 | -19/+3 |
* | Implemented annotated_commodity_t::find_price | John Wiegley | 2012-03-06 | 1 | -4/+65 |
* | Add support for valuation expressions on commodities | John Wiegley | 2012-03-05 | 1 | -11/+51 |
* | Added annotation_t::operator<() | John Wiegley | 2012-03-05 | 1 | -0/+28 |
* | Increased file copyrights to 2012 | John Wiegley | 2012-02-29 | 1 | -1/+1 |
* | Added casts necessary for building under Visual Studio | John Wiegley | 2011-03-03 | 1 | -1/+1 |
* | When a test fails, show the command that failed | John Wiegley | 2011-02-12 | 1 | -1/+2 |
* | Fixes for compilation as C++0x code | John Wiegley | 2011-02-04 | 1 | -0/+1 |
* | If fixated price commodities are mixed, show them | John Wiegley | 2010-06-20 | 1 | -13/+37 |
* | Untabified all source files | John Wiegley | 2010-06-11 | 1 | -32/+32 |
* | Fixed the way prices and costs are print'd | John Wiegley | 2010-06-07 | 1 | -16/+12 |
* | A simple, yet significiant, optimization | John Wiegley | 2010-06-03 | 1 | -1/+1 |
* | Updated copyrights to 2003-2010 | John Wiegley | 2010-03-05 | 1 | -1/+1 |
* | Many improvements to Ledger's Python bindings | John Wiegley | 2009-11-19 | 1 | -2/+2 |
* | Redesigned the expr_t, predicate_t, query_t classes | John Wiegley | 2009-11-09 | 1 | -1/+1 |
* | Added Python interface for commodity_t | John Wiegley | 2009-11-02 | 1 | -3/+3 |
* | Use is_annotated() method rather than "annotated" | John Wiegley | 2009-11-02 | 1 | -2/+2 |
* | Rewrote the way date and time I/O is managed | John Wiegley | 2009-10-25 | 1 | -1/+1 |
* | Split commodity.h/cc into three files | John Wiegley | 2009-06-24 | 1 | -0/+205 |