index
:
fork-ledger.git
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gnucash.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Made several fixes to commodity parsing, which were preventing Gnucash files
John Wiegley
2008-04-13
1
-38
/
+17
*
Reworked the way date/times are handled.
John Wiegley
2008-04-13
1
-5
/
+6
*
Added much better error location.
John Wiegley
2008-04-13
1
-2
/
+2
*
*** empty log message ***
John Wiegley
2008-04-13
1
-1
/
+1
*
Began support for improved commodity handling.
John Wiegley
2008-04-13
1
-10
/
+23
*
Checked in all major updates.
John Wiegley
2008-04-13
1
-17
/
+7
*
*** empty log message ***
John Wiegley
2008-04-13
1
-0
/
+10
*
Transactions now track their beginning and ending position, as do
John Wiegley
2008-04-13
1
-0
/
+5
*
Made several changes to the parsing infrastructure to allow passing
John Wiegley
2008-04-13
1
-0
/
+1
*
Added in.clear() before resetting I/Os streams. Again, thanks to the
John Wiegley
2008-04-13
1
-0
/
+1
*
Removed Python integration support.
John Wiegley
2008-04-13
1
-19
/
+0
*
(endElement): Changed the parser a bit to always prefer the
John Wiegley
2008-04-13
1
-24
/
+47
*
See ChangeLog
John Wiegley
2008-04-13
1
-1
/
+1
*
Support has been added for clearing of individual transactions. Set
John Wiegley
2008-04-13
1
-2
/
+8
*
Made the anonymous enum for action types into a named enum, as this
John Wiegley
2008-04-13
1
-1
/
+1
*
*** empty log message ***
John Wiegley
2008-04-13
1
-1
/
+8
*
(dataHandler): Expand commodity precision based on whatever values are
John Wiegley
2008-04-13
1
-3
/
+12
*
Record the beginning/ending line and position of entries parsed within
John Wiegley
2008-04-13
1
-8
/
+25
*
minor bit twiddling
John Wiegley
2008-04-13
1
-2
/
+2
*
(test), gnucash.cc (test): Check for <?xml only, not the full version
John Wiegley
2008-04-13
1
-1
/
+1
*
(parse): Corrected error reporting lines when it is a Ledger error.
John Wiegley
2008-04-13
1
-3
/
+5
*
(convert_number): If the denominator is zero, report an error instead
John Wiegley
2008-04-13
1
-1
/
+6
*
updated to version 2.0
John Wiegley
2008-04-13
1
-86
/
+172
*
changes
John Wiegley
2008-04-13
1
-126
/
+79
*
changed ledger.h to journal.h; moved adding of autoxact hook
John Wiegley
2004-09-23
1
-1
/
+1
*
change commodity->symbol to const, and added set_symbol
John Wiegley
2004-09-10
1
-8
/
+4
*
optimize python iterations of entries, transactions; use exceptions more
John Wiegley
2004-09-08
1
-17
/
+11
*
redid the way amount_t::commodity is handled; no more direct access
John Wiegley
2004-08-29
1
-2
/
+2
*
added (disabled) code for Boost.Python
John Wiegley
2004-08-27
1
-0
/
+19
*
cleanup; fully switched to autoconf -- use scripts/acprep
John Wiegley
2004-08-24
1
-0
/
+2
*
only compute the cost when it differs from the amount
John Wiegley
2004-08-21
1
-1
/
+2
*
more cleanup
John Wiegley
2004-08-21
1
-2
/
+2
*
support arbitrary precision after the decimal point; increase speed 0-10%
John Wiegley
2004-08-21
1
-3
/
+7
*
updated gnucash support
John Wiegley
2004-08-20
1
-1
/
+13
*
added support for parsing QIF files
John Wiegley
2004-08-19
1
-3
/
+3
*
fix to gnucash support
John Wiegley
2004-08-13
1
-2
/
+1
*
added back sorting support
John Wiegley
2004-08-05
1
-5
/
+5
*
two major changes
John Wiegley
2004-07-30
1
-5
/
+5
*
initial rev of 2.0
John Wiegley
2004-07-26
1
-64
/
+84
*
c
John Wiegley
2003-10-11
1
-1
/
+1
*
*** empty log message ***
John Wiegley
2003-10-10
1
-0
/
+2
*
*** empty log message ***
John Wiegley
2003-10-09
1
-1
/
+4
*
*** empty log message ***
John Wiegley
2003-10-05
1
-7
/
+7
*
Moved definition of virtual accounts into the ledger data file
John Wiegley
2003-10-04
1
-28
/
+31
*
*** empty log message ***
John Wiegley
2003-10-02
1
-12
/
+5
*
*** empty log message ***
John Wiegley
2003-10-01
1
-4
/
+10
*
*** empty log message ***
John Wiegley
2003-10-01
1
-0
/
+9
*
*** empty log message ***
John Wiegley
2003-10-01
1
-4
/
+7
*
*** empty log message ***
John Wiegley
2003-09-30
1
-5
/
+7
*
*** empty log message ***
John Wiegley
2003-09-30
1
-0
/
+1
[next]