index
:
fork-ledger.git
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
balance.h
Commit message (
Collapse
)
Author
Age
Files
Lines
*
the amount/balance/value logic is now a library, completely separate from ledger
John Wiegley
2004-08-29
1
-60
/
+31
|
*
redid the way amount_t::commodity is handled; no more direct access
John Wiegley
2004-08-29
1
-34
/
+46
|
*
added usual operator
John Wiegley
2004-08-25
1
-13
/
+16
|
*
fixed two memory corruption bugs
John Wiegley
2004-08-25
1
-4
/
+11
|
*
use value_t instead of balance_pair_t; gains for 10% binary, 2% textual
John Wiegley
2004-08-21
1
-21
/
+47
|
*
only compute the cost when it differs from the amount
John Wiegley
2004-08-21
1
-30
/
+103
|
*
speed improvements; my "bal" script is cut to a third
John Wiegley
2004-08-17
1
-6
/
+31
|
*
optimized printing of amounts
John Wiegley
2004-08-14
1
-6
/
+3
|
*
new debug code; automated transactions now use value expression predicates
John Wiegley
2004-08-10
1
-1
/
+1
|
*
fixed < bug
John Wiegley
2004-08-09
1
-0
/
+6
|
*
rewrote the way registers are computed -- again
John Wiegley
2004-08-04
1
-1
/
+6
|
*
brought back the "print" and "equity" reports; this time much better!
John Wiegley
2004-07-31
1
-0
/
+40
|
*
initial rev of 2.0
John Wiegley
2004-07-26
1
-0
/
+594