index
:
fork-ledger.git
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
value.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Corrected a parse-time optimization of "! CONSTANT".
John Wiegley
2009-01-22
1
-0
/
+29
*
Increased copyright range to include 2009.
John Wiegley
2009-01-20
1
-1
/
+1
*
Can now determine the market value of balance pairs, even if stored within
John Wiegley
2009-01-19
1
-6
/
+9
*
Corrected a harmless warning.
John Wiegley
2008-09-19
1
-0
/
+2
*
Transactional assignments (i.e., confirmed balances) are working now.
John Wiegley
2008-09-14
1
-8
/
+2
*
Added in_place_round method to all Ledger numerical types.
John Wiegley
2008-09-14
1
-0
/
+20
*
Output balances when converting to strings, as this is needed by debugging
John Wiegley
2008-08-29
1
-1
/
+1
*
Removed some dead code and updated the binary streaming code for op_t and
John Wiegley
2008-08-17
1
-15
/
+5
*
If a comparison between amounts fails, fall back and try to compare
John Wiegley
2008-08-14
1
-1
/
+6
*
Allow value_t::reduce() on any data type.
John Wiegley
2008-08-14
1
-4
/
+2
*
The balance report is working again.
John Wiegley
2008-08-10
1
-0
/
+2
*
Fixed some spurious warnings in the non-debug build.
John Wiegley
2008-08-08
1
-0
/
+4
*
Moved around most of the files so that source code is in src/, documentation
John Wiegley
2008-08-05
1
-0
/
+1773