index
:
fork-ledger.git
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
session.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rearranged the code a bit, breaking walk.cc into several different files:
John Wiegley
2008-08-03
1
-4
/
+43
*
Got date, payee and accounts back into the register report.
John Wiegley
2008-08-03
1
-0
/
+6
*
Formatting now relies exclusively on value expressions.
John Wiegley
2008-08-02
1
-2
/
+2
*
Added a new 'format' debugging command, which dissects the formatting
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
/
+2
*
A new binary_cache_t object has been creating to manage saving and restoring a
John Wiegley
2008-07-31
1
-1
/
+1
*
Moved around and renamed a very large amount of code in order to rationalize
John Wiegley
2008-07-29
1
-7
/
+7
*
Changed the way scopes are structured for an upcoming design change.
John Wiegley
2008-07-29
1
-4
/
+2
*
Value expression architecture is now rewritten, but the functionality of the
John Wiegley
2008-07-29
1
-15
/
+11
*
Cleaned up the value expression code a bit before undertaking the real work of
John Wiegley
2008-07-27
1
-2
/
+2
*
Merge branch 'master' into v2.7a
John Wiegley
2008-07-27
1
-0
/
+22
*
Updated all copyright messages to 2003-2008.
John Wiegley
2008-07-27
1
-1
/
+1
*
A large body of work to get the register report printing again, but still
John Wiegley
2008-07-27
1
-10
/
+28
*
The --verify option is now working properly again. Use "--verify --verbose"
John Wiegley
2008-07-26
1
-0
/
+2
*
--verify works again, but the memory totals at the end still need work.
John Wiegley
2008-07-26
1
-1
/
+1
*
A great deal of reorganization to restore the old parsing code (since the
John Wiegley
2008-07-22
1
-38
/
+30
*
Added back the --version option, and changed acprep so that it hacks on the
John Wiegley
2008-07-21
1
-0
/
+2
*
The new XPath parser has been integrated, although I have removed the
John Wiegley
2008-07-20
1
-6
/
+1
*
I have walked further along the road less compiled by...
John Wiegley
2008-07-20
1
-4
/
+14
*
Brought in the final round of 3.0 code, although it does not compile yet:
John Wiegley
2008-07-20
1
-0
/
+313