index
:
fork-ledger.git
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
commodity.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update Doxygen documentation. Still much more work to be done.
John Wiegley
2009-01-29
1
-1
/
+1
*
Revised the way that parsing flags get passed around.
John Wiegley
2009-01-29
1
-1
/
+1
*
amount_t and commodity_t objects can now stream themselves to XML.
John Wiegley
2009-01-28
1
-0
/
+34
*
Guard debug code in commodity.cc, so it will build optimized.
John Wiegley
2009-01-23
1
-2
/
+42
*
When parsing commodities, if there is no symbol or annotations, reset the
John Wiegley
2009-01-22
1
-0
/
+11
*
Increased copyright range to include 2009.
John Wiegley
2009-01-20
1
-1
/
+1
*
Don't calculate a reflexive price if a commodity has been marked as NOMARKET.
John Wiegley
2009-01-19
1
-4
/
+3
*
Changed COMMODITY_STYLE_NOMARKET TO COMMODITY_NOMARKET.
John Wiegley
2009-01-19
1
-4
/
+7
*
Lookup commodity prices recursively, searching for the newest data.
John Wiegley
2009-01-19
1
-14
/
+19
*
Added a recursive, date-based commodity price searching capability. This
John Wiegley
2009-01-19
1
-82
/
+187
*
Added code to recursively search for a price in a given commodity.
John Wiegley
2008-09-25
1
-11
/
+95
*
Did more restructing of commodity price histories, although the completed
John Wiegley
2008-09-21
1
-66
/
+86
*
Created several alternate 'value' methods to support the upcoming commodity
John Wiegley
2008-09-21
1
-40
/
+65
*
Began initial work to support specifying a series of commodities to -V.
John Wiegley
2008-09-20
1
-36
/
+66
*
Cleaned up the way that commodity pricing is handled.
John Wiegley
2008-09-20
1
-22
/
+28
*
When automatically associating lot details with a commodity, use only the
John Wiegley
2008-09-19
1
-1
/
+4
*
Removed dead code.
John Wiegley
2008-08-17
1
-9
/
+0
*
When printing commodity lot dates, using format_date().
John Wiegley
2008-08-13
1
-1
/
+1
*
Basic balance reports are working again!
John Wiegley
2008-08-10
1
-4
/
+5
*
Moved around most of the files so that source code is in src/, documentation
John Wiegley
2008-08-05
1
-0
/
+667