No description
Find a file
2004-08-21 03:23:55 -04:00
scripts further restructuring 2004-08-15 17:08:56 -04:00
account.cc cleaned up binary data writing, and file handling 2004-08-15 02:39:13 -04:00
amount.cc add copy-on-write semantics to amount.cc; cuts object creation by 5x 2004-08-21 03:23:17 -04:00
amount.h add copy-on-write semantics to amount.cc; cuts object creation by 5x 2004-08-21 03:23:17 -04:00
autoxact.cc added support for parsing QIF files 2004-08-19 17:55:33 -04:00
autoxact.h new debug code; automated transactions now use value expression predicates 2004-08-10 17:54:47 -04:00
balance.cc always print balance amounts sorted alphabetically by commodity 2004-08-19 03:06:11 -04:00
balance.h speed improvements; my "bal" script is cut to a third 2004-08-17 22:18:38 -04:00
binary.cc bumped binary file version number 2004-08-21 03:23:55 -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 minor changes 2004-08-20 18:46:52 -04:00
config.h added support for parsing QIF files 2004-08-19 17:55:33 -04:00
datetime.cc use std::auto_ptr wherever a thrown exception might otherwise leak memory 2004-08-19 03:28:48 -04:00
datetime.h use std::auto_ptr wherever a thrown exception might otherwise leak memory 2004-08-19 03:28:48 -04:00
debug.cc add copy-on-write semantics to amount.cc; cuts object creation by 5x 2004-08-21 03:23:17 -04:00
debug.h add copy-on-write semantics to amount.cc; cuts object creation by 5x 2004-08-21 03:23:17 -04:00
error.cc print is working again 2004-08-07 21:46:05 -04:00
error.h fix to textual parsing, and a bit of reconstruction in main.cc 2004-08-19 02:30:56 -04:00
format.cc support arbitrary precision after the decimal point; increase speed 0-10% 2004-08-21 01:43:50 -04:00
format.h support arbitrary precision after the decimal point; increase speed 0-10% 2004-08-21 01:43:50 -04:00
gnucash.cc support arbitrary precision after the decimal point; increase speed 0-10% 2004-08-21 01:43:50 -04:00
gnucash.h updated gnucash support 2004-08-20 02:51:14 -04:00
ledger.cc several fixes 2004-08-19 22:03:23 -04:00
ledger.el added missing files 2004-07-29 17:25:28 -04:00
ledger.h support arbitrary precision after the decimal point; increase speed 0-10% 2004-08-21 01:43:50 -04:00
ledger.texi doc updates 2004-08-20 19:21:05 -04:00
LICENSE initial rev of 2.0 2004-07-26 23:33:51 -04:00
main.cc support arbitrary precision after the decimal point; increase speed 0-10% 2004-08-21 01:43:50 -04:00
Makefile added missing backslash 2004-08-19 22:07:35 -04:00
NEWS several fixes 2004-08-19 22:03:23 -04:00
option.cc added missing header 2004-08-17 05:04:13 -04:00
option.h slight fixes 2004-08-17 01:50:38 -04:00
parser.cc fixes 2004-08-19 22:05:22 -04:00
parser.h fixes 2004-08-19 22:05:22 -04:00
qif.cc quick fix 2004-08-19 22:17:05 -04:00
qif.h fixes 2004-08-19 22:05:22 -04:00
quotes.cc fixes to quote downloading 2004-08-19 03:01:24 -04:00
quotes.h fixes to quote downloading 2004-08-19 03:01:24 -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 support arbitrary precision after the decimal point; increase speed 0-10% 2004-08-21 01:43:50 -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 support arbitrary precision after the decimal point; increase speed 0-10% 2004-08-21 01:43:50 -04:00
valexpr.h minor changes 2004-08-20 18:46:52 -04:00
value.h speed improvements; my "bal" script is cut to a third 2004-08-17 22:18:38 -04:00
walk.cc added support for parsing QIF files 2004-08-19 17:55:33 -04:00
walk.h fix to textual parsing, and a bit of reconstruction in main.cc 2004-08-19 02:30:56 -04:00