Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | pricedb was outputting redundant prices | John Wiegley | 2012-03-16 | 1 | -0/+2 |
* | Don't map_prices if price commodity matches source | John Wiegley | 2012-03-15 | 1 | -8/+24 |
* | dijkstra_shortest_paths should never return a reverse path | John Wiegley | 2012-03-12 | 1 | -5/+19 |
* | Tighten up argument passing related to fn_market() | John Wiegley | 2012-03-11 | 1 | -28/+27 |
* | Fixed the way adjacency_list was being used | John Wiegley | 2012-03-09 | 1 | -12/+95 |
* | Defend against Dijkstra returning reverse paths | John Wiegley | 2012-03-09 | 1 | -13/+36 |
* | Simplified commodity_history_t | John Wiegley | 2012-03-06 | 1 | -37/+8 |
* | Create a FGraph each time a lookup is done | John Wiegley | 2012-03-05 | 1 | -7/+37 |
* | All tests are working again but one | John Wiegley | 2012-03-05 | 1 | -50/+129 |
* | Implemented first cut at price conversion logic | John Wiegley | 2012-03-05 | 1 | -58/+94 |
* | Changes to get all the code to compile | John Wiegley | 2012-03-05 | 1 | -15/+16 |
* | Switched to using Boost.Graph for commodity pricing | John Wiegley | 2012-03-05 | 1 | -0/+196 |