summaryrefslogtreecommitdiff
path: root/src/pool.cc
Commit message (Expand)AuthorAgeFilesLines
* Corrected several compile and link problemsJohn Wiegley2012-03-061-7/+11
* Rewrote the way annotated commodities are managedJohn Wiegley2012-03-051-82/+79
* Changes to get all the code to compileJohn Wiegley2012-03-051-9/+0
* Switched to using Boost.Graph for commodity pricingJohn Wiegley2012-03-051-75/+13
* Increased file copyrights to 2012John Wiegley2012-02-291-1/+1
* Cleanup whitespaceJohn Wiegley2011-08-181-1/+1
* Fixes for compilation as C++0x codeJohn Wiegley2011-02-041-1/+1
* If fixated price commodities are mixed, show themJohn Wiegley2010-06-201-0/+12
* Do not record market values for fixated exchangesJohn Wiegley2010-06-201-1/+7
* Untabified all source filesJohn Wiegley2010-06-111-72/+72
* The --anon option now anonymizes commoditiesJohn Wiegley2010-06-091-8/+8
* Added new command: "pricemap [DATE]"John Wiegley2010-06-041-0/+72
* Corrected a debug statementJohn Wiegley2010-06-031-2/+5
* Updated copyrights to 2003-2010John Wiegley2010-03-051-1/+1
* Cost of a post with neg. amount should be negativeJohn Wiegley2009-12-071-2/+2
* Added support for a "fixed" directiveJohn Wiegley2009-11-251-6/+10
* Don't migrate commodity details from pricing entriesJohn Wiegley2009-11-241-1/+1
* Many improvements to Ledger's Python bindingsJohn Wiegley2009-11-191-2/+3
* Added Python interface for commodity_tJohn Wiegley2009-11-021-1/+1
* Moved make_qualified_name into commodity_pool_tJohn Wiegley2009-11-021-15/+13
* Date and time are optional for pricing directivesJohn Wiegley2009-06-281-2/+8
* The --download option is now fully restoredJohn Wiegley2009-06-261-1/+6
* More refactoring for --downloadJohn Wiegley2009-06-241-1/+1
* Moved a functionJohn Wiegley2009-06-241-96/+37
* Split commodity.h/cc into three filesJohn Wiegley2009-06-241-0/+409