index
:
fork-ledger.git
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
walk.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Change many uses of for+iterator to use Boost.Foreach.
John Wiegley
2008-07-31
1
-88
/
+54
*
Revised the way that exceptions are thrown around. Instead of context being a
John Wiegley
2008-07-31
1
-3
/
+5
*
A new binary_cache_t object has been creating to manage saving and restoring a
John Wiegley
2008-07-31
1
-11
/
+11
*
Enabled a huge number of warning flags for g++ in acprep, and fixed them all
John Wiegley
2008-07-30
1
-2
/
+2
*
The register report has begun printing real data, although not all the pieces
John Wiegley
2008-07-29
1
-3
/
+5
*
Moved around and renamed a very large amount of code in order to rationalize
John Wiegley
2008-07-29
1
-170
/
+170
*
Value expression architecture is now rewritten, but the functionality of the
John Wiegley
2008-07-29
1
-0
/
+14
*
'make check' is now working again. Also, conversion from amount_t to/from
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
-38
/
+109
*
--verify works again, but the memory totals at the end still need work.
John Wiegley
2008-07-26
1
-2
/
+3
*
More work toward getting the textual parser working again. Since this means
John Wiegley
2008-07-24
1
-1
/
+1
*
Merged in from master.
John Wiegley
2008-07-21
1
-0
/
+5
|
\
|
*
When converting datetime_t to a long, I now need to directly access the 'when'
John Wiegley
2008-07-19
1
-0
/
+5
*
|
Everything but main.cc is compiling again (but with much #if 0'd code).
John Wiegley
2008-07-20
1
-13
/
+11
*
|
I have walked further along the road less compiled by...
John Wiegley
2008-07-20
1
-8
/
+8
*
|
Brought in the final round of 3.0 code, although it does not compile yet:
John Wiegley
2008-07-20
1
-12
/
+12
*
|
The code is compiling again, but it's far from being able to run yet.
John Wiegley
2008-05-08
1
-32
/
+58
|
/
*
(handle_value): The transaction xdata.dflags were being set too late; the
John Wiegley
2008-04-13
1
-2
/
+3
*
Reworked the way date/times are handled.
John Wiegley
2008-04-13
1
-35
/
+33
*
Several fixes to lot price handling.
John Wiegley
2008-04-13
1
-0
/
+2
*
Further refinement of commodity lot information.
John Wiegley
2008-04-13
1
-1
/
+28
*
*** empty log message ***
John Wiegley
2008-04-13
1
-3
/
+0
*
Tons of corrections and fixes to value expressions and lot figures.
John Wiegley
2008-04-13
1
-17
/
+19
*
*** empty log message ***
John Wiegley
2008-04-13
1
-2
/
+2
*
Added new --descend option.
John Wiegley
2008-04-13
1
-5
/
+33
*
Added much better error location.
John Wiegley
2008-04-13
1
-11
/
+14
*
Added a DATETIME value type.
John Wiegley
2008-04-13
1
-1
/
+1
*
Began support for improved commodity handling.
John Wiegley
2008-04-13
1
-3
/
+1
*
Began support for improved commodity handling.
John Wiegley
2008-04-13
1
-10
/
+4
*
*** empty log message ***
John Wiegley
2008-04-13
1
-6
/
+7
*
Further improvements to lot pricing.
John Wiegley
2008-04-13
1
-8
/
+8
*
Checked in all major updates.
John Wiegley
2008-04-13
1
-10
/
+20
*
Removed Python integration support.
John Wiegley
2008-04-13
1
-305
/
+0
*
Restructed the code that it can build and be used as a shared library.
John Wiegley
2008-04-13
1
-58
/
+35
*
See ChangeLog
John Wiegley
2008-04-13
1
-19
/
+19
*
Support has been added for clearing of individual transactions. Set
John Wiegley
2008-04-13
1
-1
/
+1
*
(operator): Rearranged some code and added an assert.
John Wiegley
2008-04-13
1
-4
/
+1
*
(operator): Rearranged some code and added an assert.
John Wiegley
2008-04-13
1
-3
/
+8
*
(subtotal_transactions::operator()): Changed the usage of the
John Wiegley
2008-04-13
1
-5
/
+8
*
(report_budget_items): Removed an unused local variable.
John Wiegley
2008-04-13
1
-45
/
+40
*
(sort_transactions::post_accumulated_xacts): Created this function so
John Wiegley
2008-04-13
1
-4
/
+2
*
(truncate_entries::flush): Fix so that --head and --tail can be used
John Wiegley
2008-04-13
1
-4
/
+13
*
Changed truncate_entries so that --head and --tail can be used at the
John Wiegley
2008-04-13
1
-6
/
+8
*
Added the new transaction handler `truncate_entries' which can be used
John Wiegley
2008-04-13
1
-0
/
+47
*
(clear_transactions_xdata): Clear the transaction xdata pointers once
John Wiegley
2008-04-13
1
-0
/
+2
*
*** empty log message ***
John Wiegley
2008-04-13
1
-0
/
+3
*
*** empty log message ***
John Wiegley
2008-04-13
1
-3
/
+1
*
(related_transactions::flush): Handle the case where an auto_entry or
John Wiegley
2008-04-13
1
-8
/
+21
*
Added #include <alogrithm>
John Wiegley
2008-04-13
1
-0
/
+2
*
updated to 2.02
John Wiegley
2008-04-13
1
-8
/
+8
[next]