index
:
fork-ledger.git
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
account.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Bump copyright information to 2013
John Wiegley
2013-02-18
1
-1
/
+1
*
Resolve account.date to latest post in the account
John Wiegley
2012-08-09
1
-1
/
+3
*
Converted the Ledger build system to use CMake
John Wiegley
2012-05-20
1
-2
/
+2
*
Switched to Boost.PropertyTree for XML generation
John Wiegley
2012-05-18
1
-0
/
+32
*
Added "last_checkout_cleared" valexpr variable
John Wiegley
2012-05-07
1
-1
/
+9
*
Account valexprs: earliest_checkin, latest_checkout
John Wiegley
2012-03-13
1
-3
/
+42
*
Added some missing DEBUG #if's
John Wiegley
2012-03-07
1
-0
/
+2
*
Corrected several compile and link problems
John Wiegley
2012-03-06
1
-2
/
+4
*
Removed an invalid assertion
John Wiegley
2012-03-05
1
-1
/
+4
*
Increased file copyrights to 2012
John Wiegley
2012-02-29
1
-1
/
+1
*
Add "note" valexpr function to accounts
John Wiegley
2012-02-27
1
-0
/
+6
*
Fixes for variable shadowing (2/28)
John Wiegley
2012-02-17
1
-24
/
+24
*
Fixes for variable shadowing (1/28)
John Wiegley
2012-02-17
1
-6
/
+6
*
Cleanup whitespace
John Wiegley
2011-08-18
1
-1
/
+1
*
Individual postings may each have their own payee
John Wiegley
2010-06-17
1
-1
/
+1
*
Report error context in expressions more precisely
John Wiegley
2010-06-13
1
-2
/
+2
*
Completely reworked argument passing in expressions
John Wiegley
2010-06-13
1
-28
/
+22
*
Expression evaluations now have a "type context"
John Wiegley
2010-06-13
1
-1
/
+5
*
Added a new scope_value() inline helper function
John Wiegley
2010-06-13
1
-5
/
+3
*
account_t::add_post resets family_details.gathered
John Wiegley
2010-06-13
1
-0
/
+14
*
account(NAME) function can lookup account objects
John Wiegley
2010-06-13
1
-3
/
+18
*
Untabified all source files
John Wiegley
2010-06-11
1
-35
/
+35
*
Made lookup of an account's "cost" a calc error
John Wiegley
2010-06-06
1
-0
/
+6
*
Added new "addr" value expression function
John Wiegley
2010-06-03
1
-0
/
+6
*
Fixed two memory reference errors
John Wiegley
2010-06-02
1
-8
/
+3
*
Temporary accounts were referenced after deletion
John Wiegley
2010-05-22
1
-1
/
+17
*
Added any() and all() value expression macros
John Wiegley
2010-05-08
1
-0
/
+34
*
Updated copyrights to 2003-2010
John Wiegley
2010-03-05
1
-1
/
+1
*
Fixed assertion failure in -M -A bal report
John Wiegley
2010-01-21
1
-1
/
+1
*
Added historical support for single-letter valexprs
John Wiegley
2009-11-14
1
-1
/
+20
*
Added has_xdata() methods for journal_t and xact_t
John Wiegley
2009-11-12
1
-2
/
+11
*
account.amount and .total return simplified values
John Wiegley
2009-11-10
1
-2
/
+2
*
Moved xdata clearing code into each type proper
John Wiegley
2009-11-05
1
-0
/
+9
*
Segregated symbols into 5 separate namespaces
John Wiegley
2009-11-04
1
-1
/
+5
*
Added "reported posts" into account xdata
John Wiegley
2009-11-02
1
-0
/
+15
*
Improved the way account temporaries are managed
John Wiegley
2009-11-01
1
-4
/
+3
*
Increased size of buffer used to split account names
John Wiegley
2009-11-01
1
-1
/
+1
*
Add a position_t object for tracking item positions
John Wiegley
2009-10-30
1
-1
/
+1
*
Added some additional assertion tests re: temps
John Wiegley
2009-10-28
1
-1
/
+3
*
Renamed two methods, for consistency's sake
John Wiegley
2009-10-27
1
-6
/
+6
*
Added a new "cleared" report
John Wiegley
2009-10-27
1
-0
/
+10
*
Redid the way temporaries are handled in filtering
John Wiegley
2009-10-27
1
-13
/
+22
*
Restored --percent option, added baseline test
John Wiegley
2009-06-21
1
-0
/
+15
*
Refinement to display of account balances
John Wiegley
2009-06-15
1
-2
/
+2
*
Enabled use of pre-compiled headers by default
John Wiegley
2009-03-10
1
-0
/
+2
*
Rewrote the balance report again, to fix --depth
John Wiegley
2009-03-08
1
-2
/
+2
*
Revised the ways statistics are computed
John Wiegley
2009-03-06
1
-11
/
+32
*
Changed the way that account balances are computed
John Wiegley
2009-03-06
1
-20
/
+137
*
Gather account details in a details_t structure
John Wiegley
2009-03-03
1
-6
/
+6
*
Normalized how account totals are calculated
John Wiegley
2009-03-03
1
-37
/
+11
[next]