index
:
fork-ledger.git
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
cleanup; fully switched to autoconf -- use scripts/acprep
John Wiegley
2004-08-24
22
-260
/
+235
*
a little cleanup; reversed the meaning of -z and -p (to be more mnemonic)
John Wiegley
2004-08-23
8
-32
/
+39
*
added flags to Makefile.am
John Wiegley
2004-08-23
1
-0
/
+2
*
move over to the autoconf system; Makefile.old is still there
John Wiegley
2004-08-23
3
-30
/
+50
*
removed items that have been completed from TODO
John Wiegley
2004-08-23
0
-0
/
+0
*
removed a period
John Wiegley
2004-08-23
1
-1
/
+1
*
don't bring in libgmpxx anymore
John Wiegley
2004-08-23
1
-1
/
+1
*
Removed dependency on libgmpxx.a
John Wiegley
2004-08-23
1
-17
/
+7
*
added stub docs for all of the options
John Wiegley
2004-08-23
1
-1
/
+156
*
added a better commentary (at least for now)
John Wiegley
2004-08-23
1
-2
/
+9
*
fixed bad #define
John Wiegley
2004-08-23
1
-2
/
+2
*
change to binary loading that increases speed by another 20%
John Wiegley
2004-08-23
4
-24
/
+107
*
slight cleanup
John Wiegley
2004-08-23
7
-28
/
+37
*
simplified some code
John Wiegley
2004-08-22
5
-51
/
+19
*
escape codes in format strings; can now redefine individual report formats
John Wiegley
2004-08-22
5
-19
/
+65
*
a little more reorganizing, but only fractionally faster. diminishing returns!
John Wiegley
2004-08-22
12
-201
/
+338
*
use value_t instead of balance_pair_t; gains for 10% binary, 2% textual
John Wiegley
2004-08-21
21
-828
/
+606
*
added todo items
John Wiegley
2004-08-21
0
-0
/
+0
*
updated NEWS file
John Wiegley
2004-08-21
1
-127
/
+42
*
fixes so that ledger will build optimized
John Wiegley
2004-08-21
5
-1
/
+6
*
only compute the cost when it differs from the amount
John Wiegley
2004-08-21
18
-112
/
+227
*
removed some redundant code
John Wiegley
2004-08-21
1
-1
/
+1
*
changes to bal script
John Wiegley
2004-08-21
1
-10
/
+7
*
moved code from value.h into value.cc
John Wiegley
2004-08-21
3
-887
/
+928
*
changed RELEASE_LEVEL to DEBUG_LEVEL
John Wiegley
2004-08-21
4
-21
/
+21
*
tracked down a tricky memory leak in value.h
John Wiegley
2004-08-21
2
-76
/
+84
*
more cleanup
John Wiegley
2004-08-21
8
-160
/
+146
*
moved some debug code around
John Wiegley
2004-08-21
2
-17
/
+20
*
fixes to how commodities are looked up using quotes.cc
John Wiegley
2004-08-21
6
-25
/
+36
*
added virtual destructor to parser_t
John Wiegley
2004-08-21
1
-0
/
+2
*
bumped binary file version number
John Wiegley
2004-08-21
1
-1
/
+1
*
add copy-on-write semantics to amount.cc; cuts object creation by 5x
John Wiegley
2004-08-21
6
-128
/
+234
*
support arbitrary precision after the decimal point; increase speed 0-10%
John Wiegley
2004-08-21
9
-249
/
+249
*
doc updates
John Wiegley
2004-08-20
1
-682
/
+793
*
fixes to .texi file
John Wiegley
2004-08-20
1
-10
/
+10
*
minor changes
John Wiegley
2004-08-20
4
-233
/
+183
*
added to the docs, now working directly in Texinfo
John Wiegley
2004-08-20
1
-0
/
+1885
*
updated gnucash support
John Wiegley
2004-08-20
4
-5
/
+42
*
quick fix
John Wiegley
2004-08-19
1
-1
/
+1
*
added missing backslash
John Wiegley
2004-08-19
1
-1
/
+1
*
change some makefile rules
John Wiegley
2004-08-19
1
-15
/
+2
*
fixes
John Wiegley
2004-08-19
7
-8
/
+143
*
several fixes
John Wiegley
2004-08-19
10
-1664
/
+98
*
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
13
-85
/
+269
*
use std::auto_ptr wherever a thrown exception might otherwise leak memory
John Wiegley
2004-08-19
8
-141
/
+143
*
always print balance amounts sorted alphabetically by commodity
John Wiegley
2004-08-19
1
-14
/
+31
*
fixes to quote downloading
John Wiegley
2004-08-19
4
-41
/
+48
*
fix to textual parsing, and a bit of reconstruction in main.cc
John Wiegley
2004-08-19
10
-257
/
+285
[prev]
[next]