summaryrefslogtreecommitdiff
path: root/src/history.cc
Commit message (Expand)AuthorAgeFilesLines
* Work around inclusion ordering bug with XpressiveJohn Wiegley2012-05-201-4/+0
* Work around collision between Format's put & GraphJohn Wiegley2012-05-201-28/+172
* Converted the Ledger build system to use CMakeJohn Wiegley2012-05-201-2/+2
* Added --verify-memory and missing TRACE_[CD]TOR callsJohn Wiegley2012-03-181-1/+6
* pricedb was outputting redundant pricesJohn Wiegley2012-03-161-0/+2
* Don't map_prices if price commodity matches sourceJohn Wiegley2012-03-151-8/+24
* dijkstra_shortest_paths should never return a reverse pathJohn Wiegley2012-03-121-5/+19
* Tighten up argument passing related to fn_market()John Wiegley2012-03-111-28/+27
* Fixed the way adjacency_list was being usedJohn Wiegley2012-03-091-12/+95
* Defend against Dijkstra returning reverse pathsJohn Wiegley2012-03-091-13/+36
* Simplified commodity_history_tJohn Wiegley2012-03-061-37/+8
* Create a FGraph each time a lookup is doneJohn Wiegley2012-03-051-7/+37
* All tests are working again but oneJohn Wiegley2012-03-051-50/+129
* Implemented first cut at price conversion logicJohn Wiegley2012-03-051-58/+94
* Changes to get all the code to compileJohn Wiegley2012-03-051-15/+16
* Switched to using Boost.Graph for commodity pricingJohn Wiegley2012-03-051-0/+196