index
:
fork-ledger.git
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
amount.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
cleanup; fully switched to autoconf -- use scripts/acprep
John Wiegley
2004-08-24
1
-36
/
+54
*
a little cleanup; reversed the meaning of -z and -p (to be more mnemonic)
John Wiegley
2004-08-23
1
-11
/
+8
*
Removed dependency on libgmpxx.a
John Wiegley
2004-08-23
1
-17
/
+7
*
simplified some code
John Wiegley
2004-08-22
1
-6
/
+4
*
a little more reorganizing, but only fractionally faster. diminishing returns!
John Wiegley
2004-08-22
1
-5
/
+8
*
use value_t instead of balance_pair_t; gains for 10% binary, 2% textual
John Wiegley
2004-08-21
1
-35
/
+8
*
fixes so that ledger will build optimized
John Wiegley
2004-08-21
1
-0
/
+1
*
only compute the cost when it differs from the amount
John Wiegley
2004-08-21
1
-3
/
+3
*
tracked down a tricky memory leak in value.h
John Wiegley
2004-08-21
1
-50
/
+68
*
more cleanup
John Wiegley
2004-08-21
1
-125
/
+126
*
moved some debug code around
John Wiegley
2004-08-21
1
-16
/
+19
*
fixes to how commodities are looked up using quotes.cc
John Wiegley
2004-08-21
1
-1
/
+2
*
add copy-on-write semantics to amount.cc; cuts object creation by 5x
John Wiegley
2004-08-21
1
-96
/
+192
*
support arbitrary precision after the decimal point; increase speed 0-10%
John Wiegley
2004-08-21
1
-216
/
+198
*
fixes to quote downloading
John Wiegley
2004-08-19
1
-3
/
+3
*
fix to textual parsing, and a bit of reconstruction in main.cc
John Wiegley
2004-08-19
1
-19
/
+57
*
speed improvements; my "bal" script is cut to a third
John Wiegley
2004-08-17
1
-17
/
+75
*
fixes
John Wiegley
2004-08-17
1
-11
/
+1
*
several significant speed improvements (removed excessive copying of strings)
John Wiegley
2004-08-17
1
-26
/
+12
*
fixes
John Wiegley
2004-08-17
1
-2
/
+4
*
misc cleanup
John Wiegley
2004-08-17
1
-1
/
+1
*
if NO_CLEANUP is defined in the Makefile (now default), no cleanup is done
John Wiegley
2004-08-17
1
-3
/
+5
*
further restructuring
John Wiegley
2004-08-15
1
-13
/
+10
*
fix to amount printing
John Wiegley
2004-08-14
1
-1
/
+3
*
optimized printing of amounts
John Wiegley
2004-08-14
1
-19
/
+24
*
performance tweaks
John Wiegley
2004-08-13
1
-23
/
+4
*
fixed problem with writing binary amounts
John Wiegley
2004-08-13
1
-0
/
+8
*
write amounts out to the binary file in binary format
John Wiegley
2004-08-12
1
-4
/
+18
*
got entry working again
John Wiegley
2004-08-07
1
-0
/
+8
*
improvements to transaction formatting
John Wiegley
2004-08-06
1
-1
/
+1
*
rewrote the way registers are computed -- again
John Wiegley
2004-08-04
1
-14
/
+98
*
brought back the "print" and "equity" reports; this time much better!
John Wiegley
2004-07-31
1
-11
/
+26
*
two major changes
John Wiegley
2004-07-30
1
-22
/
+23
*
initial rev of 2.0
John Wiegley
2004-07-26
1
-422
/
+520
*
fix to european number handling
John Wiegley
2004-07-18
1
-8
/
+8
*
pricing fixes, added price command
John Wiegley
2004-06-21
1
-3
/
+5
*
fixes to price history support
John Wiegley
2004-06-21
1
-4
/
+22
*
pricing history support
John Wiegley
2004-06-21
1
-36
/
+8
*
initial import into Darcs
John Wiegley
2004-05-13
1
-28
/
+43
*
*** empty log message ***
John Wiegley
2004-04-10
1
-1
/
+3
*
*** empty log message ***
John Wiegley
2004-04-10
1
-2
/
+2
*
*** empty log message ***
John Wiegley
2004-04-07
1
-3
/
+3
*
*** empty log message ***
John Wiegley
2004-04-04
1
-3
/
+7
*
*** empty log message ***
John Wiegley
2004-02-12
1
-0
/
+1
*
c
John Wiegley
2003-10-11
1
-0
/
+4
*
*** empty log message ***
John Wiegley
2003-10-10
1
-7
/
+2
*
*** empty log message ***
John Wiegley
2003-10-09
1
-6
/
+3
*
*** empty log message ***
John Wiegley
2003-10-05
1
-44
/
+39
*
Moved definition of virtual accounts into the ledger data file
John Wiegley
2003-10-04
1
-7
/
+7
*
Added support for virtual accounts.
John Wiegley
2003-10-04
1
-4
/
+9
[next]