summaryrefslogtreecommitdiff
path: root/src/history.h
Commit message (Expand)AuthorAgeFilesLines
* Fix compilation warning: ensure a destructor is properly defined to avoidHyrum Wright2012-08-141-0/+1
* Work around collision between Format's put & GraphJohn Wiegley2012-05-201-44/+4
* Don't map_prices if price commodity matches sourceJohn Wiegley2012-03-151-1/+2
* Tighten up argument passing related to fn_market()John Wiegley2012-03-111-12/+11
* Fixed the way adjacency_list was being usedJohn Wiegley2012-03-091-86/+4
* Defend against Dijkstra returning reverse pathsJohn Wiegley2012-03-091-6/+7
* Simplified commodity_history_tJohn Wiegley2012-03-061-36/+16
* Create a FGraph each time a lookup is doneJohn Wiegley2012-03-051-9/+3
* The last test is closer to working nowJohn Wiegley2012-03-051-1/+16
* All tests are working again but oneJohn Wiegley2012-03-051-14/+47
* Implemented first cut at price conversion logicJohn Wiegley2012-03-051-8/+18
* Changes to get all the code to compileJohn Wiegley2012-03-051-1/+1
* Switched to using Boost.Graph for commodity pricingJohn Wiegley2012-03-051-0/+184