No description
Find a file
2004-08-23 18:23:31 -04:00
scripts only compute the cost when it differs from the amount 2004-08-21 15:55:03 -04:00
account.cc change to binary loading that increases speed by another 20% 2004-08-23 07:23:33 -04:00
amount.cc a little cleanup; reversed the meaning of -z and -p (to be more mnemonic) 2004-08-23 18:23:31 -04:00
amount.h a little cleanup; reversed the meaning of -z and -p (to be more mnemonic) 2004-08-23 18:23:31 -04:00
autoxact.cc only compute the cost when it differs from the amount 2004-08-21 15:55:03 -04:00
autoxact.h a little more reorganizing, but only fractionally faster. diminishing returns! 2004-08-22 02:13:41 -04:00
balance.cc a little cleanup; reversed the meaning of -z and -p (to be more mnemonic) 2004-08-23 18:23:31 -04:00
balance.h use value_t instead of balance_pair_t; gains for 10% binary, 2% textual 2004-08-21 23:18:45 -04:00
binary.cc change to binary loading that increases speed by another 20% 2004-08-23 07:23:33 -04:00
binary.h add copy-on-write semantics to amount.cc; cuts object creation by 5x 2004-08-21 03:23:17 -04:00
config.cc a little cleanup; reversed the meaning of -z and -p (to be more mnemonic) 2004-08-23 18:23:31 -04:00
config.h fixed bad #define 2004-08-23 08:01:43 -04:00
configure.ac a little cleanup; reversed the meaning of -z and -p (to be more mnemonic) 2004-08-23 18:23:31 -04:00
datetime.cc more cleanup 2004-08-21 04:58:49 -04:00
datetime.h use value_t instead of balance_pair_t; gains for 10% binary, 2% textual 2004-08-21 23:18:45 -04:00
debug.cc more cleanup 2004-08-21 04:58:49 -04:00
debug.h fixes so that ledger will build optimized 2004-08-21 16:15:55 -04:00
error.h more cleanup 2004-08-21 04:58:49 -04:00
format.cc a little cleanup; reversed the meaning of -z and -p (to be more mnemonic) 2004-08-23 18:23:31 -04:00
format.h simplified some code 2004-08-22 18:34:18 -04:00
gnucash.cc only compute the cost when it differs from the amount 2004-08-21 15:55:03 -04:00
gnucash.h updated gnucash support 2004-08-20 02:51:14 -04:00
ledger.cc change to binary loading that increases speed by another 20% 2004-08-23 07:23:33 -04:00
ledger.el added a better commentary (at least for now) 2004-08-23 08:01:55 -04:00
ledger.h change to binary loading that increases speed by another 20% 2004-08-23 07:23:33 -04:00
ledger.texi a little cleanup; reversed the meaning of -z and -p (to be more mnemonic) 2004-08-23 18:23:31 -04:00
LICENSE removed a period 2004-08-23 08:26:26 -04:00
main.cc a little cleanup; reversed the meaning of -z and -p (to be more mnemonic) 2004-08-23 18:23:31 -04:00
Makefile.am added flags to Makefile.am 2004-08-23 08:57:36 -04:00
Makefile.old move over to the autoconf system; Makefile.old is still there 2004-08-23 08:43:43 -04:00
NEWS updated NEWS file 2004-08-21 16:38:12 -04:00
option.cc use value_t instead of balance_pair_t; gains for 10% binary, 2% textual 2004-08-21 23:18:45 -04:00
option.h escape codes in format strings; can now redefine individual report formats 2004-08-22 02:40:18 -04:00
parser.cc fixes 2004-08-19 22:05:22 -04:00
parser.h added virtual destructor to parser_t 2004-08-21 03:24:48 -04:00
qif.cc use value_t instead of balance_pair_t; gains for 10% binary, 2% textual 2004-08-21 23:18:45 -04:00
qif.h fixes 2004-08-19 22:05:22 -04:00
quotes.cc fixes so that ledger will build optimized 2004-08-21 16:15:55 -04:00
quotes.h fixes to how commodities are looked up using quotes.cc 2004-08-21 03:54:27 -04:00
sample.dat fix to textual parsing, and a bit of reconstruction in main.cc 2004-08-19 02:30:56 -04:00
textual.cc escape codes in format strings; can now redefine individual report formats 2004-08-22 02:40:18 -04:00
textual.h fixes 2004-08-19 22:05:22 -04:00
timing.h fix 2004-08-14 01:29:16 -04:00
util.h fixes 2004-08-17 16:41:07 -04:00
valexpr.cc slight cleanup 2004-08-23 02:11:58 -04:00
valexpr.h slight cleanup 2004-08-23 02:11:58 -04:00
value.cc use value_t instead of balance_pair_t; gains for 10% binary, 2% textual 2004-08-21 23:18:45 -04:00
value.h slight cleanup 2004-08-23 02:11:58 -04:00
walk.cc slight cleanup 2004-08-23 02:11:58 -04:00
walk.h slight cleanup 2004-08-23 02:11:58 -04:00