summaryrefslogtreecommitdiff
path: root/src/history.cc
Commit message (Expand)AuthorAge
* Update copyright yearAlexis Hildebrandt2023-02-02
* Update copyright statement for 2022Alexis Hildebrandt2022-07-02
* Fix typos in commentsMartin Michlmayr2020-05-21
* [misc] Update year in copyright notice to 2017Alexis Hildebrandt2018-01-27
* [misc] Update year in copyright notice to 2017Alexis Hildebrandt2017-01-05
* [misc] Update year in copyright notice to 2016Alexis Hildebrandt2016-01-02
* Whitespace cleanupJohn Wiegley2015-08-04
* Bump copyright notice to 2015Alexis Hildebrandt2014-12-27
* Bump copyright information to 2014Alexis Hildebrandt2014-02-02
* Source changes needed for Microsoft Visual C++ compatibility.Tim Crews2013-06-14
* Bump copyright information to 2013John Wiegley2013-02-18
* Fix compilation warning: ensure a destructor is properly defined to avoidHyrum Wright2012-08-14
* Work around inclusion ordering bug with XpressiveJohn Wiegley2012-05-20
* Work around collision between Format's put & GraphJohn Wiegley2012-05-20
* Converted the Ledger build system to use CMakeJohn Wiegley2012-05-20
* Added --verify-memory and missing TRACE_[CD]TOR callsJohn Wiegley2012-03-18
* pricedb was outputting redundant pricesJohn Wiegley2012-03-16
* Don't map_prices if price commodity matches sourceJohn Wiegley2012-03-15
* dijkstra_shortest_paths should never return a reverse pathJohn Wiegley2012-03-12
* Tighten up argument passing related to fn_market()John Wiegley2012-03-11
* Fixed the way adjacency_list was being usedJohn Wiegley2012-03-09
* Defend against Dijkstra returning reverse pathsJohn Wiegley2012-03-09
* Simplified commodity_history_tJohn Wiegley2012-03-06
* Create a FGraph each time a lookup is doneJohn Wiegley2012-03-05
* All tests are working again but oneJohn Wiegley2012-03-05
* Implemented first cut at price conversion logicJohn Wiegley2012-03-05
* Changes to get all the code to compileJohn Wiegley2012-03-05
* Switched to using Boost.Graph for commodity pricingJohn Wiegley2012-03-05