index
:
fork-ledger.git
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
entry.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Got date, payee and accounts back into the register report.
John Wiegley
2008-08-03
1
-10
/
+19
*
More infrastructure work toward getting journal objects to provide their own
John Wiegley
2008-08-02
1
-16
/
+15
*
Journal data structures now use date_t instead of datetime_t.
John Wiegley
2008-08-01
1
-2
/
+3
*
Change many uses of for+iterator to use Boost.Foreach.
John Wiegley
2008-07-31
1
-87
/
+61
*
Revised the way that exceptions are thrown around. Instead of context being a
John Wiegley
2008-07-31
1
-1
/
+5
*
Cleaned up some method names and documentation relating to values.
John Wiegley
2008-07-31
1
-2
/
+2
*
A new binary_cache_t object has been creating to manage saving and restoring a
John Wiegley
2008-07-31
1
-5
/
+11
*
Enabled a huge number of warning flags for g++ in acprep, and fixed them all
John Wiegley
2008-07-30
1
-1
/
+1
*
Merged over fix to #205 from v2.6.1b, which deals with small commodity
John Wiegley
2008-07-29
1
-7
/
+9
*
The next value expression scheme is working, but the individual accessor
John Wiegley
2008-07-29
1
-0
/
+36
*
Moved around and renamed a very large amount of code in order to rationalize
John Wiegley
2008-07-29
1
-0
/
+451