index
:
fork-ledger.git
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
qif.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
*** empty log message ***
John Wiegley
2008-04-13
1
-6
/
+2
*
*** empty log message ***
John Wiegley
2008-04-13
1
-4
/
+4
*
*** empty log message ***
John Wiegley
2008-04-13
1
-1
/
+5
*
*** empty log message ***
John Wiegley
2008-04-13
1
-1
/
+1
*
(parse): Improvements to QIF parsing.
John Wiegley
2008-04-13
1
-19
/
+42
*
(parse): Negate QIF amounts for which a category is specified, since
John Wiegley
2008-04-13
1
-0
/
+2
*
(qif_parser_t::parse): Record the beginning and ending line/pos and
John Wiegley
2008-04-13
1
-1
/
+25
*
(parse): Removed an unnecessary line of code.
John Wiegley
2008-04-13
1
-1
/
+2
*
(parse): Accept CX as well as C*. Also, general improvements to Bank
John Wiegley
2008-04-13
1
-32
/
+35
*
(qif_parser_t::parse): Propogate commodity flags when parsing amounts
John Wiegley
2008-04-13
1
-1
/
+11
*
added missing headers
John Wiegley
2008-04-13
1
-0
/
+1
*
updated to version 2.0
John Wiegley
2008-04-13
1
-0
/
+203
*
changes
John Wiegley
2008-04-13
1
-201
/
+0
*
changed ledger.h to journal.h; moved adding of autoxact hook
John Wiegley
2004-09-23
1
-1
/
+1
*
redid the way amount_t::commodity is handled; no more direct access
John Wiegley
2004-08-29
1
-1
/
+1
*
added (disabled) code for Boost.Python
John Wiegley
2004-08-27
1
-0
/
+19
*
use value_t instead of balance_pair_t; gains for 10% binary, 2% textual
John Wiegley
2004-08-21
1
-1
/
+1
*
only compute the cost when it differs from the amount
John Wiegley
2004-08-21
1
-2
/
+1
*
quick fix
John Wiegley
2004-08-19
1
-1
/
+1
*
several fixes
John Wiegley
2004-08-19
1
-4
/
+23
*
the QIF parser was too order dependent
John Wiegley
2004-08-19
1
-4
/
+8
*
bug fix in QIF parsing
John Wiegley
2004-08-19
1
-1
/
+1
*
added support for parsing QIF files
John Wiegley
2004-08-19
1
-0
/
+160