summaryrefslogtreecommitdiff
path: root/amount.h
Commit message (Expand)AuthorAgeFilesLines
* cleanup; fully switched to autoconf -- use scripts/acprepJohn Wiegley2004-08-241-5/+1
* a little cleanup; reversed the meaning of -z and -p (to be more mnemonic)John Wiegley2004-08-231-2/+0
* use value_t instead of balance_pair_t; gains for 10% binary, 2% textualJohn Wiegley2004-08-211-1/+15
* more cleanupJohn Wiegley2004-08-211-11/+7
* moved some debug code aroundJohn Wiegley2004-08-211-1/+1
* fixes to how commodities are looked up using quotes.ccJohn Wiegley2004-08-211-3/+5
* add copy-on-write semantics to amount.cc; cuts object creation by 5xJohn Wiegley2004-08-211-9/+18
* support arbitrary precision after the decimal point; increase speed 0-10%John Wiegley2004-08-211-14/+23
* fixes to quote downloadingJohn Wiegley2004-08-191-2/+2
* speed improvements; my "bal" script is cut to a thirdJohn Wiegley2004-08-171-8/+17
* more binary format changesJohn Wiegley2004-08-161-16/+16
* further restructuringJohn Wiegley2004-08-151-4/+10
* cleaned up binary data writing, and file handlingJohn Wiegley2004-08-151-1/+3
* got entry working againJohn Wiegley2004-08-071-0/+7
* rewrote the way registers are computed -- againJohn Wiegley2004-08-041-0/+244