index
:
fork-ledger.git
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
op.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Moved xact_xdata_t into xact_t itself, as a set of "extended data" that might
John Wiegley
2008-08-02
1
-28
/
+0
*
Changed the way that bare masks are parsed. There is still some coupling
John Wiegley
2008-08-02
1
-2
/
+30
*
Formatting now relies exclusively on value expressions.
John Wiegley
2008-08-02
1
-8
/
+25
*
Journal data structures now use date_t instead of datetime_t.
John Wiegley
2008-08-01
1
-4
/
+4
*
Improved the output from some debugging commands.
John Wiegley
2008-08-01
1
-3
/
+6
*
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
-28
/
+29
*
Enabled a huge number of warning flags for g++ in acprep, and fixed them all
John Wiegley
2008-07-30
1
-3
/
+3
*
The next value expression scheme is working, but the individual accessor
John Wiegley
2008-07-29
1
-5
/
+7
*
Moved around and renamed a very large amount of code in order to rationalize
John Wiegley
2008-07-29
1
-34
/
+34
*
Move the value expression code into libamounts, since it really belongs with
John Wiegley
2008-07-29
1
-2
/
+2
*
Value expression architecture is now rewritten, but the functionality of the
John Wiegley
2008-07-29
1
-0
/
+1151