summaryrefslogtreecommitdiff
path: root/src/filters.h
Commit message (Expand)AuthorAgeFilesLines
* Many options now have additive effectJohn Wiegley2012-03-071-6/+6
* Increased file copyrights to 2012John Wiegley2012-02-291-1/+1
* Rewrite the way interval reports are generatedJohn Wiegley2012-02-281-28/+10
* Added debug code for debugging interval reportsJohn Wiegley2012-02-281-4/+27
* Fixed nasty problem related to interval reportingJohn Wiegley2012-02-281-2/+2
* Cleanup whitespaceJohn Wiegley2011-08-181-6/+6
* Use Boost iterator_facade to create new iteratorsJohn Wiegley2011-07-191-7/+35
* Changed how some of the filters are constructedJohn Wiegley2011-07-171-2/+2
* Added two missing calls to clear()John Wiegley2011-06-301-0/+2
* Corrected a lingering reference to a temporaryJohn Wiegley2011-02-101-15/+42
* Output budget even if no postings directly matchedJohn Wiegley2010-06-201-2/+1
* Rename dow_posts to day_of_week_posts, to be clearerJohn Wiegley2010-06-201-6/+6
* Subsantial fixes and improvements to budgetingJohn Wiegley2010-06-191-3/+7
* Added new option --inject=KEY[,KEY...]John Wiegley2010-06-181-0/+20
* Changes for building with Visual Studio 2008John Wiegley2010-06-151-4/+3
* The --anon option now randomizes its effectJohn Wiegley2010-06-121-2/+10
* Untabified all source filesJohn Wiegley2010-06-111-100/+100
* The --anon option now anonymizes commoditiesJohn Wiegley2010-06-091-3/+9
* Minor optimization of how non --empty is handledJohn Wiegley2010-06-071-9/+13
* Reworked the way that <Rounding> entries are shownJohn Wiegley2010-06-061-18/+53
* Value expression sequences are now comparableJohn Wiegley2010-06-051-8/+4
* -V/-X options now take price history into accountJohn Wiegley2010-05-301-0/+2
* Added new post_splitter posting handlerJohn Wiegley2010-05-301-0/+50
* Added new required item_handler_t::clear() methodJohn Wiegley2010-05-301-13/+155
* Added --rounding option, which is off by defaultJohn Wiegley2010-05-231-1/+3
* Short-circuit --head handler when count is reachedJohn Wiegley2010-03-161-3/+4
* Updated copyrights to 2003-2010John Wiegley2010-03-051-1/+1
* Added an --unrealized option, for use with bal -VJohn Wiegley2009-11-191-1/+7
* Fixed a debug stringJohn Wiegley2009-11-191-2/+1
* Changed several pointers to references in filtersJohn Wiegley2009-11-191-17/+5
* Renamed bool controlling running total calculationsJohn Wiegley2009-11-181-3/+3
* Removed the virtual marker on several filter methodsJohn Wiegley2009-11-141-4/+4
* Break up multiple commodities in equity reportJohn Wiegley2009-11-141-4/+4
* Added a collect_posts handlerJohn Wiegley2009-11-121-0/+29
* Added --date, similar to --account and --payeeJohn Wiegley2009-11-111-2/+3
* Redesigned the expr_t, predicate_t, query_t classesJohn Wiegley2009-11-091-22/+22
* Removed a bunch of empty commentsJohn Wiegley2009-11-081-109/+0
* Moved xdata clearing code into each type properJohn Wiegley2009-11-051-26/+0
* Whitespace fixesJohn Wiegley2009-11-011-2/+1
* Added a --forecast-years optionJohn Wiegley2009-10-311-5/+8
* Added a new "budget" reportJohn Wiegley2009-10-271-3/+4
* Redid the way temporaries are handled in filteringJohn Wiegley2009-10-271-55/+37
* Fixed many compiler warnings from g++ 4.4John Wiegley2009-10-251-1/+2
* The --revalued option now honors the -e terminusJohn Wiegley2009-06-171-7/+1
* The new code is working now.John Wiegley2009-03-161-5/+4
* First iteration of the new date_interval_t rewriteJohn Wiegley2009-03-151-19/+21
* Removed an unnecessary member variableJohn Wiegley2009-03-151-1/+0
* Implemented --unround using value expressionsJohn Wiegley2009-03-061-23/+0
* Don't compute running total for balance reportsJohn Wiegley2009-03-051-3/+3
* Renamed some flags and members in post_tJohn Wiegley2009-03-051-1/+1