Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Don't map_prices if price commodity matches source | John Wiegley | 2012-03-15 | 1 | -1/+2 |
* | Tighten up argument passing related to fn_market() | John Wiegley | 2012-03-11 | 1 | -12/+11 |
* | Fixed the way adjacency_list was being used | John Wiegley | 2012-03-09 | 1 | -86/+4 |
* | Defend against Dijkstra returning reverse paths | John Wiegley | 2012-03-09 | 1 | -6/+7 |
* | Simplified commodity_history_t | John Wiegley | 2012-03-06 | 1 | -36/+16 |
* | Create a FGraph each time a lookup is done | John Wiegley | 2012-03-05 | 1 | -9/+3 |
* | The last test is closer to working now | John Wiegley | 2012-03-05 | 1 | -1/+16 |
* | All tests are working again but one | John Wiegley | 2012-03-05 | 1 | -14/+47 |
* | Implemented first cut at price conversion logic | John Wiegley | 2012-03-05 | 1 | -8/+18 |
* | Changes to get all the code to compile | John Wiegley | 2012-03-05 | 1 | -1/+1 |
* | Switched to using Boost.Graph for commodity pricing | John Wiegley | 2012-03-05 | 1 | -0/+184 |