index
:
fork-ledger.git
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
datetime.h
Commit message (
Collapse
)
Author
Age
Files
Lines
*
updated to version 2.0
John Wiegley
2008-04-13
1
-0
/
+62
|
*
changes
John Wiegley
2008-04-13
1
-59
/
+0
|
*
changed ledger.h to journal.h; moved adding of autoxact hook
John Wiegley
2004-09-23
1
-1
/
+1
|
*
interval_t objects now play nicely with python. see the bottom of main.py
John Wiegley
2004-09-10
1
-9
/
+19
|
*
use value_t instead of balance_pair_t; gains for 10% binary, 2% textual
John Wiegley
2004-08-21
1
-1
/
+8
|
*
use std::auto_ptr wherever a thrown exception might otherwise leak memory
John Wiegley
2004-08-19
1
-3
/
+8
|
*
more time interval support: last month, last feb, next year, etc.
John Wiegley
2004-08-18
1
-7
/
+6
|
*
added inclusion specifiers: -z june, -z 2004, -z "monthly in 2003", etc.
John Wiegley
2004-08-18
1
-1
/
+2
|
*
changes to value expressions, and to how the display predicate is computed
John Wiegley
2004-08-17
1
-0
/
+3
|
*
added support for interval reporting; changed some option flags
John Wiegley
2004-08-12
1
-7
/
+9
|
*
more cleanup
John Wiegley
2004-08-11
1
-0
/
+13
|
*
rewrote the way registers are computed -- again
John Wiegley
2004-08-04
1
-0
/
+19