index
:
fork-ledger.git
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ledger.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
the amount/balance/value logic is now a library, completely separate from ledger
John Wiegley
2004-08-29
1
-4
/
+57
*
ledger.so (the python module) now builds based on autoconf discovery
John Wiegley
2004-08-28
1
-1
/
+1
*
added (disabled) code for Boost.Python
John Wiegley
2004-08-27
1
-16
/
+10
*
Bulk alloc bigints in the binary reader; this gains another 20%
John Wiegley
2004-08-25
1
-5
/
+9
*
added validation code, to walk through a journal_t and make sure it's ok
John Wiegley
2004-08-24
1
-0
/
+8
*
cleanup; fully switched to autoconf -- use scripts/acprep
John Wiegley
2004-08-24
1
-12
/
+3
*
change to binary loading that increases speed by another 20%
John Wiegley
2004-08-23
1
-0
/
+15
*
a little more reorganizing, but only fractionally faster. diminishing returns!
John Wiegley
2004-08-22
1
-50
/
+17
*
use value_t instead of balance_pair_t; gains for 10% binary, 2% textual
John Wiegley
2004-08-21
1
-9
/
+13
*
only compute the cost when it differs from the amount
John Wiegley
2004-08-21
1
-7
/
+12
*
changed RELEASE_LEVEL to DEBUG_LEVEL
John Wiegley
2004-08-21
1
-3
/
+3
*
support arbitrary precision after the decimal point; increase speed 0-10%
John Wiegley
2004-08-21
1
-1
/
+2
*
several fixes
John Wiegley
2004-08-19
1
-24
/
+0
*
added support for parsing QIF files
John Wiegley
2004-08-19
1
-11
/
+17
*
changes to value expressions, and to how the display predicate is computed
John Wiegley
2004-08-17
1
-1
/
+3
*
fixes
John Wiegley
2004-08-17
1
-1
/
+1
*
misc cleanup
John Wiegley
2004-08-17
1
-3
/
+5
*
more binary format changes
John Wiegley
2004-08-16
1
-15
/
+18
*
further restructuring
John Wiegley
2004-08-15
1
-1
/
+3
*
cleaned up binary data writing, and file handling
John Wiegley
2004-08-15
1
-14
/
+16
*
fixed -G report
John Wiegley
2004-08-14
1
-0
/
+1
*
more options fixes
John Wiegley
2004-08-13
1
-2
/
+4
*
new debug code; automated transactions now use value expression predicates
John Wiegley
2004-08-10
1
-0
/
+6
*
fixed account display bug
John Wiegley
2004-08-09
1
-9
/
+11
*
moved display only flags to dflags in both transactions and accounts
John Wiegley
2004-08-07
1
-7
/
+7
*
got more reports working again
John Wiegley
2004-08-07
1
-1
/
+4
*
improvements to transaction formatting
John Wiegley
2004-08-06
1
-2
/
+5
*
fixed cache by clear transaction flags before writing
John Wiegley
2004-08-05
1
-1
/
+1
*
added support for account sorting
John Wiegley
2004-08-05
1
-6
/
+8
*
added back sorting support
John Wiegley
2004-08-05
1
-8
/
+22
*
rewrote the way registers are computed -- again
John Wiegley
2004-08-04
1
-291
/
+46
*
brought back the "print" and "equity" reports; this time much better!
John Wiegley
2004-07-31
1
-5
/
+13
*
two major changes
John Wiegley
2004-07-30
1
-24
/
+33
*
initial rev of 2.0
John Wiegley
2004-07-26
1
-261
/
+334
*
fixes
John Wiegley
2004-06-30
1
-8
/
+9
*
further pricing fixes
John Wiegley
2004-06-21
1
-1
/
+4
*
pricing fixes, added price command
John Wiegley
2004-06-21
1
-2
/
+4
*
fixes to price history support
John Wiegley
2004-06-21
1
-2
/
+4
*
pricing history support
John Wiegley
2004-06-21
1
-7
/
+15
*
initial import into Darcs
John Wiegley
2004-05-13
1
-26
/
+40
*
*** empty log message ***
John Wiegley
2004-04-04
1
-4
/
+5
*
changes
John Wiegley
2003-10-29
1
-1
/
+8
*
c
John Wiegley
2003-10-11
1
-2
/
+5
*
c
John Wiegley
2003-10-11
1
-4
/
+9
*
*** empty log message ***
John Wiegley
2003-10-11
1
-1
/
+15
*
*** empty log message ***
John Wiegley
2003-10-10
1
-7
/
+3
*
*** empty log message ***
John Wiegley
2003-10-09
1
-4
/
+4
*
*** empty log message ***
John Wiegley
2003-10-09
1
-52
/
+70
*
*** empty log message ***
John Wiegley
2003-10-08
1
-5
/
+7
*
*** empty log message ***
John Wiegley
2003-10-05
1
-25
/
+27
[next]