summaryrefslogtreecommitdiff
path: root/src/post.h
Commit message (Expand)AuthorAgeFilesLines
* Add the concept of "deferred postings"John Wiegley2014-04-131-0/+1
* Bump copyright information to 2014Alexis Hildebrandt2014-02-021-1/+1
* Add a missing % characterJohn Wiegley2013-05-191-1/+1
* Bump copyright information to 2013John Wiegley2013-02-181-1/+1
* Shorten debug commentJohn Wiegley2012-11-231-1/+1
* Converted the Ledger build system to use CMakeJohn Wiegley2012-05-201-1/+1
* Switched to Boost.PropertyTree for XML generationJohn Wiegley2012-05-181-2/+1
* Switch to using Boost.FormatJohn Wiegley2012-05-141-1/+1
* Whitespace fixJohn Wiegley2012-04-041-2/+2
* Forgot to copy two members in post_t's copy-ctorJohn Wiegley2012-03-281-4/+4
* Always call TRACE_CTOR at the end of constructorsJohn Wiegley2012-03-201-1/+1
* Access to checkin/checkout of timelog entriesJohn Wiegley2012-03-131-7/+9
* post_t's copy constructor wasn't copying xdata_John Wiegley2012-03-131-0/+7
* Added the notion of "virtual costs"John Wiegley2012-03-091-1/+2
* Added parsing support for the many value directivesJohn Wiegley2012-03-071-0/+3
* Increased file copyrights to 2012John Wiegley2012-02-291-1/+1
* Renamed actual/effective dates to primary/auxiliaryJohn Wiegley2012-02-281-3/+3
* Added some debug codeJohn Wiegley2011-02-101-0/+1
* Scopes can now provide a description of themselvesJohn Wiegley2010-06-241-0/+10
* has_tag and get_tag now take an 'inherit' parameterJohn Wiegley2010-06-181-7/+11
* Individual postings may each have their own payeeJohn Wiegley2010-06-171-0/+2
* Store metadata values as value_t instead of stringJohn Wiegley2010-06-121-3/+3
* Untabified all source filesJohn Wiegley2010-06-111-34/+34
* Allow fixated costs, as well as pricesJohn Wiegley2010-06-101-6/+7
* Fixed interaction with -V/X and grouped postingsJohn Wiegley2010-06-091-0/+2
* Make --anon work with the print commandJohn Wiegley2010-06-051-5/+6
* Added account_id and xact_id valexpr vars for postsJohn Wiegley2010-05-181-0/+3
* Rewrite the "print" command as a custom functionJohn Wiegley2010-03-081-4/+5
* Updated copyrights to 2003-2010John Wiegley2010-03-051-1/+1
* Some minor refactoring of the textual parserJohn Wiegley2010-02-051-0/+2
* Added post_t::compare_by_date_and_sequence comparatorJohn Wiegley2010-02-051-0/+14
* Added actual_date() methods for itemsJohn Wiegley2010-02-051-0/+1
* Removed post_t::xdata_t::ptr, which is not usedJohn Wiegley2009-11-141-4/+1
* Made ~post_t virtualJohn Wiegley2009-11-121-1/+1
* Automated postings defer amount expression calculationJohn Wiegley2009-11-111-0/+2
* XML reporting now works via the "xml" commandJohn Wiegley2009-11-091-0/+2
* Removed a bunch of empty commentsJohn Wiegley2009-11-081-9/+0
* Segregated symbols into 5 separate namespacesJohn Wiegley2009-11-041-1/+2
* Whitespace fixJohn Wiegley2009-11-041-1/+1
* Added "reported posts" into account xdataJohn Wiegley2009-11-021-0/+2
* Added serialization methods for most typeJohn Wiegley2009-10-301-0/+17
* Restored pricesdb command and --pricesdb-format optionJohn Wiegley2009-06-181-0/+1
* Renamed some flags and members in post_tJohn Wiegley2009-03-051-18/+23
* Changed "priced" to "cost_calculated" for clarityJohn Wiegley2009-02-271-4/+4
* Fixed the way item state is parsed and managedJohn Wiegley2009-02-271-2/+0
* The -B, -G, -V reports now show rounding amountsJohn Wiegley2009-02-261-1/+1
* Improved the way that entries are balancedJohn Wiegley2009-02-241-0/+1
* Switched from using POST_AUTO to ITEM_GENERATEDJohn Wiegley2009-02-241-3/+2
* The Great Renaming, Part IIJohn Wiegley2009-02-231-0/+208