index
:
fork-ledger.git
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
post.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Whitespace fix
John Wiegley
2012-04-04
1
-2
/
+2
*
Forgot to copy two members in post_t's copy-ctor
John Wiegley
2012-03-28
1
-4
/
+4
*
Always call TRACE_CTOR at the end of constructors
John Wiegley
2012-03-20
1
-1
/
+1
*
Access to checkin/checkout of timelog entries
John Wiegley
2012-03-13
1
-7
/
+9
*
post_t's copy constructor wasn't copying xdata_
John Wiegley
2012-03-13
1
-0
/
+7
*
Added the notion of "virtual costs"
John Wiegley
2012-03-09
1
-1
/
+2
*
Added parsing support for the many value directives
John Wiegley
2012-03-07
1
-0
/
+3
*
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
-3
/
+3
*
Added some debug code
John Wiegley
2011-02-10
1
-0
/
+1
*
Scopes can now provide a description of themselves
John Wiegley
2010-06-24
1
-0
/
+10
*
has_tag and get_tag now take an 'inherit' parameter
John Wiegley
2010-06-18
1
-7
/
+11
*
Individual postings may each have their own payee
John Wiegley
2010-06-17
1
-0
/
+2
*
Store metadata values as value_t instead of string
John Wiegley
2010-06-12
1
-3
/
+3
*
Untabified all source files
John Wiegley
2010-06-11
1
-34
/
+34
*
Allow fixated costs, as well as prices
John Wiegley
2010-06-10
1
-6
/
+7
*
Fixed interaction with -V/X and grouped postings
John Wiegley
2010-06-09
1
-0
/
+2
*
Make --anon work with the print command
John Wiegley
2010-06-05
1
-5
/
+6
*
Added account_id and xact_id valexpr vars for posts
John Wiegley
2010-05-18
1
-0
/
+3
*
Rewrite the "print" command as a custom function
John Wiegley
2010-03-08
1
-4
/
+5
*
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
/
+2
*
Added post_t::compare_by_date_and_sequence comparator
John Wiegley
2010-02-05
1
-0
/
+14
*
Added actual_date() methods for items
John Wiegley
2010-02-05
1
-0
/
+1
*
Removed post_t::xdata_t::ptr, which is not used
John Wiegley
2009-11-14
1
-4
/
+1
*
Made ~post_t virtual
John Wiegley
2009-11-12
1
-1
/
+1
*
Automated postings defer amount expression calculation
John Wiegley
2009-11-11
1
-0
/
+2
*
XML reporting now works via the "xml" command
John Wiegley
2009-11-09
1
-0
/
+2
*
Removed a bunch of empty comments
John Wiegley
2009-11-08
1
-9
/
+0
*
Segregated symbols into 5 separate namespaces
John Wiegley
2009-11-04
1
-1
/
+2
*
Whitespace fix
John Wiegley
2009-11-04
1
-1
/
+1
*
Added "reported posts" into account xdata
John Wiegley
2009-11-02
1
-0
/
+2
*
Added serialization methods for most type
John Wiegley
2009-10-30
1
-0
/
+17
*
Restored pricesdb command and --pricesdb-format option
John Wiegley
2009-06-18
1
-0
/
+1
*
Renamed some flags and members in post_t
John Wiegley
2009-03-05
1
-18
/
+23
*
Changed "priced" to "cost_calculated" for clarity
John Wiegley
2009-02-27
1
-4
/
+4
*
Fixed the way item state is parsed and managed
John Wiegley
2009-02-27
1
-2
/
+0
*
The -B, -G, -V reports now show rounding amounts
John Wiegley
2009-02-26
1
-1
/
+1
*
Improved the way that entries are balanced
John Wiegley
2009-02-24
1
-0
/
+1
*
Switched from using POST_AUTO to ITEM_GENERATED
John Wiegley
2009-02-24
1
-3
/
+2
*
The Great Renaming, Part II
John Wiegley
2009-02-23
1
-0
/
+208