index
:
fork-ledger.git
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
commodity.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Added "value" sub-directive for commodity directive
John Wiegley
2012-03-06
1
-0
/
+14
*
Made commodity_t::find_price a virtual function
John Wiegley
2012-03-06
1
-3
/
+3
*
Rewrote the way annotated commodities are managed
John Wiegley
2012-03-05
1
-9
/
+0
*
All tests are working again but one
John Wiegley
2012-03-05
1
-0
/
+4
*
Changes to get all the code to compile
John Wiegley
2012-03-05
1
-9
/
+15
*
Switched to using Boost.Graph for commodity pricing
John Wiegley
2012-03-05
1
-111
/
+3
*
Increased file copyrights to 2012
John Wiegley
2012-02-29
1
-1
/
+1
*
Cleanup whitespace
John Wiegley
2011-08-18
1
-1
/
+1
*
If fixated price commodities are mixed, show them
John Wiegley
2010-06-20
1
-10
/
+13
*
Changes for building with Visual Studio 2008
John Wiegley
2010-06-15
1
-1
/
+1
*
Untabified all source files
John Wiegley
2010-06-11
1
-48
/
+48
*
New display flag AMOUNT_PRINT_ELIDE_COMMODITY_QUOTES
John Wiegley
2010-06-09
1
-4
/
+1
*
A further simplification of -V and -X
John Wiegley
2010-06-07
1
-0
/
+4
*
Fixed the way prices and costs are print'd
John Wiegley
2010-06-07
1
-1
/
+1
*
commodity_t::find_price now uses memoization
John Wiegley
2010-06-04
1
-18
/
+23
*
Made the behavior of -V a bit more rational
John Wiegley
2010-06-04
1
-1
/
+2
*
A little bit of code cleanup
John Wiegley
2010-06-04
1
-0
/
+1
*
Changed --european option to --decimal-comma
John Wiegley
2010-06-01
1
-13
/
+13
*
Updated copyrights to 2003-2010
John Wiegley
2010-03-05
1
-1
/
+1
*
Refactored some comparison helper classes
John Wiegley
2010-02-05
1
-4
/
+4
*
Added even more missing virtual keywords!
John Wiegley
2009-11-22
1
-1
/
+1
*
Many improvements to Ledger's Python bindings
John Wiegley
2009-11-19
1
-1
/
+1
*
XML reporting now works via the "xml" command
John Wiegley
2009-11-09
1
-1
/
+7
*
Added basic foundation for XML reporting
John Wiegley
2009-11-09
1
-0
/
+2
*
Removed a bunch of empty comments
John Wiegley
2009-11-08
1
-15
/
+0
*
Whitespace fix
John Wiegley
2009-11-04
1
-5
/
+5
*
Fixed a compiler warning
John Wiegley
2009-11-03
1
-3
/
+4
*
Added Python interface for commodity_t
John Wiegley
2009-11-02
1
-8
/
+8
*
Added Python interface for commodity_pool_t
John Wiegley
2009-11-02
1
-2
/
+2
*
Changed protection level of many parts of commodity_t
John Wiegley
2009-11-02
1
-85
/
+82
*
Added a --european flag, to use commas for decimals
John Wiegley
2009-11-02
1
-1
/
+5
*
Added missing TRACE_CTOR calls
John Wiegley
2009-11-01
1
-3
/
+7
*
Added serialization methods for most type
John Wiegley
2009-10-30
1
-1
/
+82
*
More refactoring for --download
John Wiegley
2009-06-24
1
-0
/
+5
*
Split commodity.h/cc into three files
John Wiegley
2009-06-24
1
-239
/
+0
*
Restored --download, although not done yet
John Wiegley
2009-06-24
1
-1
/
+9
*
The -X option now accepts price settings
John Wiegley
2009-06-18
1
-1
/
+3
*
Reduced the #include dependency tree to a minimum
John Wiegley
2009-03-04
1
-2
/
+0
*
Added "fixated commodity pricing"
John Wiegley
2009-03-02
1
-2
/
+3
*
Added --lots-actual, to not print calc'd details
John Wiegley
2009-02-27
1
-14
/
+23
*
Fixes to the way annotated prices are displayed
John Wiegley
2009-02-24
1
-12
/
+5
*
Removed unused member keep_details_t::keep_base
John Wiegley
2009-02-23
1
-7
/
+4
*
--exchange option now accepts multiple commodities
John Wiegley
2009-02-22
1
-29
/
+0
*
Added --exchange (-x) option
John Wiegley
2009-02-22
1
-17
/
+18
*
Added a --strict session option
John Wiegley
2009-02-19
1
-0
/
+1
*
Fixed several unused value and param warnings
John Wiegley
2009-02-16
1
-5
/
+3
*
Restored the "prices" command.
John Wiegley
2009-02-12
1
-1
/
+0
*
Fixed a mistakenly const parameter.
John Wiegley
2009-02-07
1
-1
/
+1
*
Moved parse_commodity_price into commodity_pool_t.
John Wiegley
2009-02-07
1
-0
/
+2
*
Fixed some #include ordering issues.
John Wiegley
2009-02-07
1
-0
/
+2
[next]