index
:
fork-ledger.git
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
Moved join_args function to precmd.cc
John Wiegley
2010-06-13
1
-0
/
+16
*
Changed display order of format exceptions
John Wiegley
2010-06-13
1
-0
/
+5
*
If a type context exists, confirm the result matches
John Wiegley
2010-06-13
2
-5
/
+19
*
Expression evaluations now have a "type context"
John Wiegley
2010-06-13
4
-38
/
+54
*
Added a new scope_value() inline helper function
John Wiegley
2010-06-13
5
-12
/
+12
*
Added support for assert, check and expr directives
John Wiegley
2010-06-13
3
-18
/
+161
*
Removed an unused function
John Wiegley
2010-06-13
1
-7
/
+0
*
Automated xacts may now contain "deferred tags"
John Wiegley
2010-06-13
5
-12
/
+64
*
account_t::add_post resets family_details.gathered
John Wiegley
2010-06-13
2
-3
/
+15
*
account(NAME) function can lookup account objects
John Wiegley
2010-06-13
4
-6
/
+61
*
Option --input-date-format adds to candidate list
John Wiegley
2010-06-13
1
-2
/
+2
*
Reformatted a comment
John Wiegley
2010-06-13
1
-3
/
+3
*
Fixed a spelling error
John Wiegley
2010-06-13
1
-3
/
+1
*
Minor whitespace fix
John Wiegley
2010-06-13
1
-3
/
+3
*
Add support for typed metadata
John Wiegley
2010-06-12
6
-23
/
+49
*
Improved value expression function 'commodity'
John Wiegley
2010-06-12
3
-8
/
+24
*
Store metadata values as value_t instead of string
John Wiegley
2010-06-12
8
-48
/
+50
*
The --anon option now randomizes its effect
John Wiegley
2010-06-12
2
-6
/
+19
*
Include serialize_ptr_deque, for Boost.Serialization
John Wiegley
2010-06-12
1
-1
/
+1
*
Untabified all source files
John Wiegley
2010-06-11
110
-5397
/
+5397
*
Scrub account totals before applying --percent
John Wiegley
2010-06-11
1
-1
/
+2
*
Several corrections to transaction finalization
John Wiegley
2010-06-10
1
-5
/
+13
*
Use ptr_deque for value_t::sequence_t
John Wiegley
2010-06-10
4
-7
/
+12
*
gain/loss posting based on a virtual should also be
John Wiegley
2010-06-10
1
-1
/
+6
*
Fixed the "generate" command
John Wiegley
2010-06-10
4
-17
/
+11
*
Allow fixated costs, as well as prices
John Wiegley
2010-06-10
3
-6
/
+24
*
Increase item_t's flags to 16-bit
John Wiegley
2010-06-10
1
-4
/
+4
*
Corrected behavior of "draft" argument parser
John Wiegley
2010-06-10
1
-37
/
+36
*
Corrected some math used by the budget command
John Wiegley
2010-06-10
1
-5
/
+5
*
Fix to budgeting when fixed dates are involved
John Wiegley
2010-06-10
1
-2
/
+1
*
Errors involving value objects provide more context
John Wiegley
2010-06-10
2
-9
/
+45
*
Corrections to the way error strings are generated
John Wiegley
2010-06-10
6
-6
/
+13
*
The --anon option now anonymizes commodities
John Wiegley
2010-06-09
3
-11
/
+69
*
New display flag AMOUNT_PRINT_ELIDE_COMMODITY_QUOTES
John Wiegley
2010-06-09
5
-7
/
+16
*
In value_t::print, pass along display flags
John Wiegley
2010-06-09
1
-1
/
+1
*
Fixed minor rounding issue with priced commodities
John Wiegley
2010-06-09
1
-4
/
+6
*
Insert <Rounding> posts within the affected xact
John Wiegley
2010-06-09
1
-11
/
+7
*
Fixed interaction with -V/X and grouped postings
John Wiegley
2010-06-09
6
-56
/
+103
*
Revert "Compute a posting's cost from an annotated price"
John Wiegley
2010-06-08
1
-10
/
+0
*
A further simplification of -V and -X
John Wiegley
2010-06-07
12
-57
/
+53
*
Compute a posting's cost from an annotated price
John Wiegley
2010-06-07
1
-0
/
+10
*
Fixed the way prices and costs are print'd
John Wiegley
2010-06-07
5
-28
/
+28
*
amount_t::print and value_t::print now use flags
John Wiegley
2010-06-07
8
-44
/
+52
*
Minor optimization of how non --empty is handled
John Wiegley
2010-06-07
6
-39
/
+65
*
Reworked the way that <Rounding> entries are shown
John Wiegley
2010-06-06
6
-129
/
+202
*
Corrected implementation of --percent
John Wiegley
2010-06-06
1
-1
/
+1
*
Made lookup of an account's "cost" a calc error
John Wiegley
2010-06-06
1
-0
/
+6
*
Simplified some debug code
John Wiegley
2010-06-06
1
-4
/
+2
*
Corrected a typename visibility issue
John Wiegley
2010-06-06
1
-0
/
+2
*
Enabled timers and logging in NDEBUG builds
John Wiegley
2010-06-05
1
-3
/
+3
[next]