index
:
fork-ledger.git
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
post.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Added "price" value expression for posts
John Wiegley
2012-03-07
1
-0
/
+11
*
Added parsing support for the many value directives
John Wiegley
2012-03-07
1
-0
/
+38
*
Guarded a call to add_or_set_value
John Wiegley
2012-03-05
1
-1
/
+2
*
Increased file copyrights to 2012
John Wiegley
2012-02-29
1
-1
/
+1
*
Renamed actual/effective dates to primary/auxiliary
John Wiegley
2012-02-28
1
-12
/
+12
*
The "id" of an item now maps to its UUID
John Wiegley
2012-02-27
1
-10
/
+0
*
Fixed many Clang type conversion warnings with static_cast
John Wiegley
2012-02-17
1
-3
/
+3
*
Fixes for variable shadowing (21/28)
John Wiegley
2012-02-17
1
-2
/
+2
*
Fixes for variable shadowing (20/28)
John Wiegley
2012-02-17
1
-3
/
+3
*
Do not evaluate strings as booleans
John Wiegley
2012-02-11
1
-2
/
+2
*
Cleanup whitespace
John Wiegley
2011-08-18
1
-2
/
+2
*
Whitespace corrections
John Wiegley
2011-02-10
1
-5
/
+5
*
has_tag and get_tag now take an 'inherit' parameter
John Wiegley
2010-06-18
1
-8
/
+10
*
Individual postings may each have their own payee
John Wiegley
2010-06-17
1
-1
/
+9
*
Report error context in expressions more precisely
John Wiegley
2010-06-13
1
-4
/
+8
*
Completely reworked argument passing in expressions
John Wiegley
2010-06-13
1
-53
/
+45
*
Expression evaluations now have a "type context"
John Wiegley
2010-06-13
1
-28
/
+12
*
Added a new scope_value() inline helper function
John Wiegley
2010-06-13
1
-2
/
+2
*
account(NAME) function can lookup account objects
John Wiegley
2010-06-13
1
-1
/
+16
*
Improved value expression function 'commodity'
John Wiegley
2010-06-12
1
-8
/
+15
*
Store metadata values as value_t instead of string
John Wiegley
2010-06-12
1
-6
/
+6
*
Untabified all source files
John Wiegley
2010-06-11
1
-68
/
+68
*
Fixed interaction with -V/X and grouped postings
John Wiegley
2010-06-09
1
-0
/
+17
*
Empty notes and tags now return null values
John Wiegley
2010-05-30
1
-4
/
+8
*
Created new valexpr variable display_account
John Wiegley
2010-05-22
1
-8
/
+24
*
Changed the report generated by the csv command
John Wiegley
2010-05-22
1
-2
/
+12
*
Added account_id and xact_id valexpr vars for posts
John Wiegley
2010-05-18
1
-0
/
+36
*
Added any() and all() value expression macros
John Wiegley
2010-05-08
1
-0
/
+48
*
Rewrite the "print" command as a custom function
John Wiegley
2010-03-08
1
-2
/
+2
*
Updated copyrights to 2003-2010
John Wiegley
2010-03-05
1
-1
/
+1
*
Some minor refactoring of the textual parser
John Wiegley
2010-02-05
1
-0
/
+14
*
Added actual_date() methods for items
John Wiegley
2010-02-05
1
-0
/
+12
*
Added historical support for single-letter valexprs
John Wiegley
2009-11-14
1
-2
/
+26
*
Moving the #include of unistring.h into format.h
John Wiegley
2009-11-10
1
-1
/
+0
*
Whitespace fix
John Wiegley
2009-11-10
1
-4
/
+4
*
Fixes to the value expression parser and evaluator
John Wiegley
2009-11-10
1
-18
/
+19
*
account_amount() is now account().amount
John Wiegley
2009-11-10
1
-37
/
+39
*
XML reporting now works via the "xml" command
John Wiegley
2009-11-09
1
-0
/
+95
*
Added support for Boost.Regex w/ ICU
John Wiegley
2009-11-07
1
-1
/
+1
*
If a posting's amount is null, return 0L
John Wiegley
2009-11-05
1
-0
/
+6
*
Segregated symbols into 5 separate namespaces
John Wiegley
2009-11-04
1
-2
/
+6
*
Added "reported posts" into account xdata
John Wiegley
2009-11-02
1
-0
/
+6
*
A posting's note includes its parent xact's note
John Wiegley
2009-11-01
1
-0
/
+11
*
Removed most #if 0 blocks and callout comments
John Wiegley
2009-10-31
1
-2
/
+2
*
Renamed two methods, for consistency's sake
John Wiegley
2009-10-27
1
-1
/
+1
*
Made the id function available in post contexts
John Wiegley
2009-10-27
1
-0
/
+22
*
Fixed many compiler warnings from g++ 4.4
John Wiegley
2009-10-25
1
-1
/
+2
*
Restored --percent option, added baseline test
John Wiegley
2009-06-21
1
-0
/
+2
*
Restored pricesdb command and --pricesdb-format option
John Wiegley
2009-06-18
1
-0
/
+6
*
Enabled use of pre-compiled headers by default
John Wiegley
2009-03-10
1
-0
/
+2
[next]