summaryrefslogtreecommitdiff
path: root/src/commodity.h
Commit message (Expand)AuthorAgeFilesLines
* Update Doxygen documentation. Still much more work to be done.John Wiegley2009-01-291-4/+3
* amount_t and commodity_t objects can now stream themselves to XML.John Wiegley2009-01-281-0/+3
* Increased copyright range to include 2009.John Wiegley2009-01-201-1/+1
* Changed COMMODITY_STYLE_NOMARKET TO COMMODITY_NOMARKET.John Wiegley2009-01-191-1/+1
* Lookup commodity prices recursively, searching for the newest data.John Wiegley2009-01-191-14/+23
* Changed COMMODITY_STYLE_BUILTIN to COMMODITY_BUILTIN, and added new flagJohn Wiegley2009-01-191-7/+8
* Added a recursive, date-based commodity price searching capability. ThisJohn Wiegley2009-01-191-27/+67
* Added code to recursively search for a price in a given commodity.John Wiegley2008-09-251-16/+16
* Did more restructing of commodity price histories, although the completedJohn Wiegley2008-09-211-19/+66
* Created several alternate 'value' methods to support the upcoming commodityJohn Wiegley2008-09-211-10/+23
* Began initial work to support specifying a series of commodities to -V.John Wiegley2008-09-201-20/+40
* Cleaned up the way that commodity pricing is handled.John Wiegley2008-09-201-9/+17
* Updated the Doxygen docs so that all the core numerics files are in the sameJohn Wiegley2008-08-051-0/+6
* Moved around most of the files so that source code is in src/, documentationJohn Wiegley2008-08-051-0/+420