index
:
fork-ledger.git
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
amount.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
added asserts to, and proof-read, amount.cc
John Wiegley
2004-08-25
1
-24
/
+44
*
Bulk alloc bigints in the binary reader; this gains another 20%
John Wiegley
2004-08-25
1
-0
/
+2
*
cleanup; fully switched to autoconf -- use scripts/acprep
John Wiegley
2004-08-24
1
-5
/
+1
*
a little cleanup; reversed the meaning of -z and -p (to be more mnemonic)
John Wiegley
2004-08-23
1
-2
/
+0
*
use value_t instead of balance_pair_t; gains for 10% binary, 2% textual
John Wiegley
2004-08-21
1
-1
/
+15
*
more cleanup
John Wiegley
2004-08-21
1
-11
/
+7
*
moved some debug code around
John Wiegley
2004-08-21
1
-1
/
+1
*
fixes to how commodities are looked up using quotes.cc
John Wiegley
2004-08-21
1
-3
/
+5
*
add copy-on-write semantics to amount.cc; cuts object creation by 5x
John Wiegley
2004-08-21
1
-9
/
+18
*
support arbitrary precision after the decimal point; increase speed 0-10%
John Wiegley
2004-08-21
1
-14
/
+23
*
fixes to quote downloading
John Wiegley
2004-08-19
1
-2
/
+2
*
speed improvements; my "bal" script is cut to a third
John Wiegley
2004-08-17
1
-8
/
+17
*
more binary format changes
John Wiegley
2004-08-16
1
-16
/
+16
*
further restructuring
John Wiegley
2004-08-15
1
-4
/
+10
*
cleaned up binary data writing, and file handling
John Wiegley
2004-08-15
1
-1
/
+3
*
got entry working again
John Wiegley
2004-08-07
1
-0
/
+7
*
rewrote the way registers are computed -- again
John Wiegley
2004-08-04
1
-0
/
+244