index
:
fork-ledger.git
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
history.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use #pragma once
Alexis Hildebrandt
2023-04-10
1
-4
/
+1
*
Update copyright year
Alexis Hildebrandt
2023-02-02
1
-1
/
+1
*
Update copyright statement for 2022
Alexis Hildebrandt
2022-07-02
1
-1
/
+1
*
Change header guard names to use `INCLUDED_` prefix
Phil Newton
2022-04-06
1
-3
/
+3
*
[misc] Update year in copyright notice to 2017
Alexis Hildebrandt
2018-01-27
1
-1
/
+1
*
[misc] Update year in copyright notice to 2017
Alexis Hildebrandt
2017-01-05
1
-1
/
+1
*
[misc] Update year in copyright notice to 2016
Alexis Hildebrandt
2016-01-02
1
-1
/
+1
*
Bump copyright notice to 2015
Alexis Hildebrandt
2014-12-27
1
-1
/
+1
*
Bump copyright information to 2014
Alexis Hildebrandt
2014-02-02
1
-1
/
+1
*
Additional changes required for MSVC to compile ledger.
Tim Crews
2013-06-16
1
-2
/
+2
*
Bump copyright information to 2013
John Wiegley
2013-02-18
1
-1
/
+1
*
Fix compilation warning: ensure a destructor is properly defined to avoid
Hyrum Wright
2012-08-14
1
-0
/
+1
*
Work around collision between Format's put & Graph
John Wiegley
2012-05-20
1
-44
/
+4
*
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