summaryrefslogtreecommitdiff
path: root/qif.cc
Commit message (Expand)AuthorAgeFilesLines
* changed ledger.h to journal.h; moved adding of autoxact hookJohn Wiegley2004-09-231-1/+1
* redid the way amount_t::commodity is handled; no more direct accessJohn Wiegley2004-08-291-1/+1
* added (disabled) code for Boost.PythonJohn Wiegley2004-08-271-0/+19
* use value_t instead of balance_pair_t; gains for 10% binary, 2% textualJohn Wiegley2004-08-211-1/+1
* only compute the cost when it differs from the amountJohn Wiegley2004-08-211-2/+1
* quick fixJohn Wiegley2004-08-191-1/+1
* several fixesJohn Wiegley2004-08-191-4/+23
* the QIF parser was too order dependentJohn Wiegley2004-08-191-4/+8
* bug fix in QIF parsingJohn Wiegley2004-08-191-1/+1
* added support for parsing QIF filesJohn Wiegley2004-08-191-0/+160