index
:
fork-ledger.git
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
xact.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
First round of work to get the balance report working again.
John Wiegley
2008-08-04
1
-0
/
+2
*
Regular expressions are working again, such that very basic register reports
John Wiegley
2008-08-03
1
-3
/
+3
*
Got pre-compiled headers working again, which are used if --devel is passed to
John Wiegley
2008-08-03
1
-9
/
+14
*
Got date, payee and accounts back into the register report.
John Wiegley
2008-08-03
1
-9
/
+16
*
Moved xact_xdata_t into xact_t itself, as a set of "extended data" that might
John Wiegley
2008-08-02
1
-12
/
+86
*
More infrastructure work toward getting journal objects to provide their own
John Wiegley
2008-08-02
1
-19
/
+20
*
Formatting now relies exclusively on value expressions.
John Wiegley
2008-08-02
1
-5
/
+13
*
Journal data structures now use date_t instead of datetime_t.
John Wiegley
2008-08-01
1
-2
/
+2
*
Change many uses of for+iterator to use Boost.Foreach.
John Wiegley
2008-07-31
1
-4
/
+2
*
Revised the way that exceptions are thrown around. Instead of context being a
John Wiegley
2008-07-31
1
-2
/
+4
*
The next value expression scheme is working, but the individual accessor
John Wiegley
2008-07-29
1
-5
/
+46
*
Moved around and renamed a very large amount of code in order to rationalize
John Wiegley
2008-07-29
1
-0
/
+140