| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 | -3/+3 |
* | Switched to Boost.PropertyTree for XML generation | John Wiegley | 2012-05-18 | 1 | -28/+1 |
* | Fix to commodity printing | John Wiegley | 2012-03-29 | 1 | -3/+8 |
* | Improved some error messages | John Wiegley | 2012-03-29 | 1 | -0/+8 |
* | Always call TRACE_CTOR at the end of constructors | John Wiegley | 2012-03-20 | 1 | -1/+1 |
* | Fix problem with -H and lack of pricing info | John Wiegley | 2012-03-18 | 1 | -4/+5 |
* | Tighten up argument passing related to fn_market() | John Wiegley | 2012-03-11 | 1 | -3/+3 |
* | Added syntactic sugar for lot pricing: {{$500.00}} | John Wiegley | 2012-03-10 | 1 | -3/+4 |
* | Corrected value_expr annotation comparisons | John Wiegley | 2012-03-09 | 1 | -1/+3 |
* | Whitespace fixes | John Wiegley | 2012-03-07 | 1 | -1/+0 |
* | Added "value" sub-directive for commodity directive | John Wiegley | 2012-03-06 | 1 | -0/+6 |
* | Implemented annotated_commodity_t::find_price | John Wiegley | 2012-03-06 | 1 | -0/+5 |
* | Add support for valuation expressions on commodities | John Wiegley | 2012-03-05 | 1 | -15/+31 |
* | Added annotation_t::operator<() | John Wiegley | 2012-03-05 | 1 | -0/+1 |
* | Increased file copyrights to 2012 | John Wiegley | 2012-02-29 | 1 | -1/+1 |
* | Untabified all source files | John Wiegley | 2010-06-11 | 1 | -14/+14 |
* | Fixed the way prices and costs are print'd | John Wiegley | 2010-06-07 | 1 | -2/+4 |
* | Updated copyrights to 2003-2010 | John Wiegley | 2010-03-05 | 1 | -1/+1 |
* | XML reporting now works via the "xml" command | John Wiegley | 2009-11-09 | 1 | -4/+4 |
* | Added basic foundation for XML reporting | John Wiegley | 2009-11-09 | 1 | -0/+23 |
* | Removed a bunch of empty comments | John Wiegley | 2009-11-08 | 1 | -10/+0 |
* | Whitespace fix | John Wiegley | 2009-11-04 | 1 | -3/+3 |
* | Use is_annotated() method rather than "annotated" | John Wiegley | 2009-11-02 | 1 | -2/+7 |
* | Added missing TRACE_CTOR calls | John Wiegley | 2009-11-01 | 1 | -2/+4 |
* | Added serialization methods for most type | John Wiegley | 2009-10-30 | 1 | -0/+46 |
* | Split commodity.h/cc into three files | John Wiegley | 2009-06-24 | 1 | -0/+199 |