index
:
fork-ledger.git
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
amount.cc
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Cleanup whitespace
John Wiegley
2011-08-18
1
-1
/
+1
*
Removed unused variables
John Wiegley
2011-08-18
1
-5
/
+1
*
Fixes for compilation as C++0x code
John Wiegley
2011-02-04
1
-3
/
+2
*
Minor simplifications to valexpr parser
John Wiegley
2010-09-05
1
-2
/
+4
*
Added debug print for commodity.prices.find
John Wiegley
2010-06-20
1
-0
/
+2
*
Made amount_t::value a bit safer
John Wiegley
2010-06-19
1
-5
/
+6
*
Untabified all source files
John Wiegley
2010-06-11
1
-190
/
+190
*
New display flag AMOUNT_PRINT_ELIDE_COMMODITY_QUOTES
John Wiegley
2010-06-09
1
-2
/
+2
*
A further simplification of -V and -X
John Wiegley
2010-06-07
1
-25
/
+28
*
Fixed the way prices and costs are print'd
John Wiegley
2010-06-07
1
-2
/
+2
*
amount_t::print and value_t::print now use flags
John Wiegley
2010-06-07
1
-1
/
+1
*
Allow opt -NDEBUG build to complete without warnings
John Wiegley
2010-06-04
1
-0
/
+4
*
Removed a redundant check
John Wiegley
2010-06-03
1
-2
/
+1
*
Short-circuit annotated commodity valuation
John Wiegley
2010-06-03
1
-1
/
+3
*
Minor optimization of amount_t::operator*
John Wiegley
2010-06-03
1
-10
/
+18
*
Removed some debug code
John Wiegley
2010-06-03
1
-4
/
+0
*
Correct display of amounts with keep_precision
John Wiegley
2010-06-02
1
-13
/
+39
*
Throw an exception if mpfr_asprintf fails
John Wiegley
2010-06-02
1
-1
/
+4
*
Changed --european option to --decimal-comma
John Wiegley
2010-06-01
1
-19
/
+20
*
Optimized amount_t::in_place_truncate
John Wiegley
2010-05-26
1
-0
/
+38
*
Updated copyrights to 2003-2010
John Wiegley
2010-03-05
1
-1
/
+1
*
Many improvements to Ledger's Python bindings
John Wiegley
2009-11-19
1
-23
/
+31
*
Made the amount_t::bigint_t refcount holder 32-bits
John Wiegley
2009-11-14
1
-6
/
+2
*
Added floored() and in_place_floor() methods
John Wiegley
2009-11-11
1
-93
/
+106
*
Added a few missing explicit instantiations
John Wiegley
2009-11-10
1
-2
/
+9
*
Improved the numerical parser for basic amounts
John Wiegley
2009-11-10
1
-51
/
+105
*
XML reporting now works via the "xml" command
John Wiegley
2009-11-09
1
-4
/
+4
*
Added basic foundation for XML reporting
John Wiegley
2009-11-09
1
-0
/
+13
*
Made --european more pervasive in its effect
John Wiegley
2009-11-08
1
-4
/
+8
*
Added Python interface for commodity_t
John Wiegley
2009-11-02
1
-2
/
+2
*
Use is_annotated() method rather than "annotated"
John Wiegley
2009-11-02
1
-3
/
+3
*
Added serialization methods for most type
John Wiegley
2009-10-30
1
-0
/
+73
*
Renamed bigint_t::refc, for consistency with value_t
John Wiegley
2009-10-29
1
-14
/
+14
*
Added some whitespace for clarity
John Wiegley
2009-10-28
1
-0
/
+2
*
Fixed many compiler warnings from g++ 4.4
John Wiegley
2009-10-25
1
-5
/
+5
*
Restored --price option, added baseline test
John Wiegley
2009-06-26
1
-2
/
+14
*
More refactoring for --download
John Wiegley
2009-06-24
1
-4
/
+13
*
Split commodity.h/cc into three files
John Wiegley
2009-06-24
1
-0
/
+2
*
Restored --unround, added baseline test
John Wiegley
2009-06-21
1
-0
/
+3
*
Temporarily stubbed out an inaccurate assert
John Wiegley
2009-06-15
1
-1
/
+3
*
Don't increase precision so much when dividing
John Wiegley
2009-06-15
1
-3
/
+3
*
Ignore attempts to annotate the null commodity
John Wiegley
2009-06-15
1
-1
/
+1
*
Enabled use of pre-compiled headers by default
John Wiegley
2009-03-10
1
-0
/
+2
*
Reduced the #include dependency tree to a minimum
John Wiegley
2009-03-04
1
-1
/
+0
*
Changed many assert() calls to VERIFY()
John Wiegley
2009-03-04
1
-6
/
+6
*
Added "fixated commodity pricing"
John Wiegley
2009-03-02
1
-0
/
+4
*
Corrected warnings g++-4.3.3 was complaining about
John Wiegley
2009-02-28
1
-14
/
+21
*
Corrected a potential invalid memory access
John Wiegley
2009-02-28
1
-4
/
+7
*
Fix to amount unreduction (aka, 120m -> 2h)
John Wiegley
2009-02-27
1
-3
/
+4
*
Be smarter about trimming off trailing zeroes
John Wiegley
2009-02-27
1
-6
/
+7
[prev]
[next]