| Commit message (Expand) | Author | Age | Files | Lines |
* | Fixed parsing of the "fixed" directive | John Wiegley | 2013-05-19 | 1 | -3/+4 |
* | 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 | -5/+5 |
* | 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 | -22/+15 |
* | Don't add price exchanges for a commodity itself | John Wiegley | 2012-03-16 | 1 | -1/+3 |
* | Don't map_prices if price commodity matches source | John Wiegley | 2012-03-15 | 1 | -0/+3 |
* | Simplified some code in commodity_pool_t | John Wiegley | 2012-03-09 | 1 | -4/+2 |
* | Added the notion of "virtual costs" | John Wiegley | 2012-03-09 | 1 | -0/+1 |
* | Added some missing DEBUG #if's | John Wiegley | 2012-03-07 | 1 | -0/+4 |
* | Corrected several compile and link problems | John Wiegley | 2012-03-06 | 1 | -7/+11 |
* | Rewrote the way annotated commodities are managed | John Wiegley | 2012-03-05 | 1 | -82/+79 |
* | Changes to get all the code to compile | John Wiegley | 2012-03-05 | 1 | -9/+0 |
* | Switched to using Boost.Graph for commodity pricing | John Wiegley | 2012-03-05 | 1 | -75/+13 |
* | Increased file copyrights to 2012 | John Wiegley | 2012-02-29 | 1 | -1/+1 |
* | Cleanup whitespace | John Wiegley | 2011-08-18 | 1 | -1/+1 |
* | Fixes for compilation as C++0x code | John Wiegley | 2011-02-04 | 1 | -1/+1 |
* | If fixated price commodities are mixed, show them | John Wiegley | 2010-06-20 | 1 | -0/+12 |
* | Do not record market values for fixated exchanges | John Wiegley | 2010-06-20 | 1 | -1/+7 |
* | Untabified all source files | John Wiegley | 2010-06-11 | 1 | -72/+72 |
* | The --anon option now anonymizes commodities | John Wiegley | 2010-06-09 | 1 | -8/+8 |
* | Added new command: "pricemap [DATE]" | John Wiegley | 2010-06-04 | 1 | -0/+72 |
* | Corrected a debug statement | John Wiegley | 2010-06-03 | 1 | -2/+5 |
* | Updated copyrights to 2003-2010 | John Wiegley | 2010-03-05 | 1 | -1/+1 |
* | Cost of a post with neg. amount should be negative | John Wiegley | 2009-12-07 | 1 | -2/+2 |
* | Added support for a "fixed" directive | John Wiegley | 2009-11-25 | 1 | -6/+10 |
* | Don't migrate commodity details from pricing entries | John Wiegley | 2009-11-24 | 1 | -1/+1 |
* | Many improvements to Ledger's Python bindings | John Wiegley | 2009-11-19 | 1 | -2/+3 |
* | Added Python interface for commodity_t | John Wiegley | 2009-11-02 | 1 | -1/+1 |
* | Moved make_qualified_name into commodity_pool_t | John Wiegley | 2009-11-02 | 1 | -15/+13 |
* | Date and time are optional for pricing directives | John Wiegley | 2009-06-28 | 1 | -2/+8 |
* | The --download option is now fully restored | John Wiegley | 2009-06-26 | 1 | -1/+6 |
* | More refactoring for --download | John Wiegley | 2009-06-24 | 1 | -1/+1 |
* | Moved a function | John Wiegley | 2009-06-24 | 1 | -96/+37 |
* | Split commodity.h/cc into three files | John Wiegley | 2009-06-24 | 1 | -0/+409 |