index
:
fork-ledger.git
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
main.cc
Commit message (
Collapse
)
Author
Age
Files
Lines
*
a little more reorganizing, but only fractionally faster. diminishing returns!
John Wiegley
2004-08-22
1
-17
/
+20
|
*
support arbitrary precision after the decimal point; increase speed 0-10%
John Wiegley
2004-08-21
1
-4
/
+2
|
*
updated gnucash support
John Wiegley
2004-08-20
1
-0
/
+6
|
*
fixes
John Wiegley
2004-08-19
1
-6
/
+6
|
*
several fixes
John Wiegley
2004-08-19
1
-7
/
+20
|
*
added support for parsing QIF files
John Wiegley
2004-08-19
1
-17
/
+21
|
*
use std::auto_ptr wherever a thrown exception might otherwise leak memory
John Wiegley
2004-08-19
1
-15
/
+15
|
*
fix to textual parsing, and a bit of reconstruction in main.cc
John Wiegley
2004-08-19
1
-111
/
+112
|
*
added --help docs, and fixed some problems with balance reproting
John Wiegley
2004-08-18
1
-11
/
+14
|
*
more time interval support: last month, last feb, next year, etc.
John Wiegley
2004-08-18
1
-29
/
+29
|
*
added inclusion specifiers: -z june, -z 2004, -z "monthly in 2003", etc.
John Wiegley
2004-08-18
1
-19
/
+34
|
*
changes to value expressions, and to how the display predicate is computed
John Wiegley
2004-08-17
1
-33
/
+80
|
*
fixed a memory corruption bug stemming from not using an input iterator
John Wiegley
2004-08-17
1
-3
/
+2
|
*
fixes
John Wiegley
2004-08-17
1
-0
/
+6
|
*
if NO_CLEANUP is defined in the Makefile (now default), no cleanup is done
John Wiegley
2004-08-17
1
-5
/
+54
|
*
don't allocate config_t within config.cc
John Wiegley
2004-08-17
1
-0
/
+5
|
*
more binary format changes
John Wiegley
2004-08-16
1
-4
/
+9
|
*
further restructuring
John Wiegley
2004-08-15
1
-509
/
+144
|
*
cleaned up binary data writing, and file handling
John Wiegley
2004-08-15
1
-180
/
+161
|
*
fixed -G report
John Wiegley
2004-08-14
1
-1
/
+1
|
*
fix to amount printing
John Wiegley
2004-08-14
1
-1
/
+6
|
*
added timing debug code
John Wiegley
2004-08-14
1
-7
/
+15
|
*
added timing code
John Wiegley
2004-08-13
1
-3
/
+32
|
*
more options fixes
John Wiegley
2004-08-13
1
-39
/
+29
|
*
long options are now supported
John Wiegley
2004-08-13
1
-279
/
+308
|
*
Added a days-of-the-week report, under -w
John Wiegley
2004-08-12
1
-7
/
+17
|
*
added error checking
John Wiegley
2004-08-12
1
-4
/
+36
|
*
gnuplot is supported again (-j and -J)
John Wiegley
2004-08-12
1
-1
/
+13
|
*
added support for interval reporting; changed some option flags
John Wiegley
2004-08-12
1
-71
/
+106
|
*
cleanup
John Wiegley
2004-08-11
1
-12
/
+11
|
*
more reorg
John Wiegley
2004-08-11
1
-10
/
+7
|
*
more reorg
John Wiegley
2004-08-11
1
-4
/
+14
|
*
many more formatting changes
John Wiegley
2004-08-11
1
-27
/
+45
|
*
more cleanup
John Wiegley
2004-08-11
1
-29
/
+54
|
*
added several kinds of transaction filters
John Wiegley
2004-08-11
1
-10
/
+18
|
*
changed the way changed_value_filter is called
John Wiegley
2004-08-10
1
-27
/
+15
|
*
use polymorphism, instead of templates, for walking items
John Wiegley
2004-08-10
1
-4
/
+2
|
*
new debug code; automated transactions now use value expression predicates
John Wiegley
2004-08-10
1
-137
/
+77
|
*
more fixes
John Wiegley
2004-08-09
1
-4
/
+5
|
*
fixed account display bug
John Wiegley
2004-08-09
1
-14
/
+19
|
*
moved display only flags to dflags in both transactions and accounts
John Wiegley
2004-08-07
1
-1
/
+5
|
*
changed help/version output
John Wiegley
2004-08-07
1
-53
/
+49
|
*
include/exclude regexps are now joined together for speed
John Wiegley
2004-08-07
1
-51
/
+46
|
*
fixed display predicates in the register report
John Wiegley
2004-08-07
1
-8
/
+6
|
*
got entry working again
John Wiegley
2004-08-07
1
-24
/
+22
|
*
equity reports are restored
John Wiegley
2004-08-07
1
-6
/
+45
|
*
got more reports working again
John Wiegley
2004-08-07
1
-126
/
+21
|
*
improvements to transaction formatting
John Wiegley
2004-08-06
1
-38
/
+18
|
*
-s bal is functional again
John Wiegley
2004-08-06
1
-1
/
+2
|
*
fixed cache by clear transaction flags before writing
John Wiegley
2004-08-05
1
-0
/
+2
|
[next]