summaryrefslogtreecommitdiff
path: root/src/filters.cc
Commit message (Expand)AuthorAgeFilesLines
* Bump copyright information to 2014Alexis Hildebrandt2014-02-021-1/+1
* Another whitespace fixJohn Wiegley2013-05-191-1/+1
* Whitespace fixJohn Wiegley2013-05-191-1/+1
* Bump copyright information to 2013John Wiegley2013-02-181-1/+1
* Guard against a possible NULLJohn Wiegley2013-01-111-1/+2
* fix comment in display_filter_posts::output_rounding(post_t)Christophe Rhodes2012-11-061-3/+5
* Work around collision between Format's put & GraphJohn Wiegley2012-05-201-1/+0
* Converted the Ledger build system to use CMakeJohn Wiegley2012-05-201-5/+5
* Allow --invert to work with --monthlyJohn Wiegley2012-04-061-5/+18
* Fixed sorting of equity outputJohn Wiegley2012-03-231-16/+40
* Fixed an interaction with equity and virtual accountsJohn Wiegley2012-03-221-2/+18
* Fix problems with <Adjustment> postingsJohn Wiegley2012-03-201-3/+6
* Merge branch 't/A560FDAD' into nextJohn Wiegley2012-03-201-2/+4
|\
| * Strip annotations in display_filter_postsJohn Wiegley2012-03-201-2/+4
* | Always call TRACE_CTOR at the end of constructorsJohn Wiegley2012-03-201-6/+6
|/
* Don't output zero balances with the equity commandJohn Wiegley2012-03-191-11/+15
* Allow the equity command to strip annotationsJohn Wiegley2012-03-191-21/+26
* Fixed bug relating to historical pricingJohn Wiegley2012-03-181-4/+7
* Change some #if guards to test for gcc 4.7John Wiegley2012-03-171-2/+2
* Don't map_prices if price commodity matches sourceJohn Wiegley2012-03-151-1/+1
* The anonymizer wasn't properly setting the journalJohn Wiegley2012-03-131-0/+2
* Added some missing DEBUG #if'sJohn Wiegley2012-03-071-0/+2
* Corrected several compile and link problemsJohn Wiegley2012-03-061-2/+11
* The last test is closer to working nowJohn Wiegley2012-03-051-14/+8
* All tests are working again but oneJohn Wiegley2012-03-051-26/+26
* Switched to using Boost.Graph for commodity pricingJohn Wiegley2012-03-051-0/+3
* Increased file copyrights to 2012John Wiegley2012-02-291-1/+1
* Rewrite the way interval reports are generatedJohn Wiegley2012-02-281-47/+82
* Added debug code for debugging interval reportsJohn Wiegley2012-02-281-4/+18
* Fixed nasty problem related to interval reportingJohn Wiegley2012-02-281-2/+2
* Fixed many Clang type conversion warnings with static_castJohn Wiegley2012-02-171-1/+1
* Removed unneeded default casesJohn Wiegley2012-02-171-4/+0
* Fixes for variable shadowing (14/28)John Wiegley2012-02-171-3/+3
* Cleanup whitespaceJohn Wiegley2011-08-181-3/+3
* Removed unused variablesJohn Wiegley2011-08-181-2/+0
* Use Boost iterator_facade to create new iteratorsJohn Wiegley2011-07-191-40/+0
* Changed how some of the filters are constructedJohn Wiegley2011-07-171-13/+10
* Whitespace fixJohn Wiegley2011-07-021-0/+1
* Simplified some codeJohn Wiegley2011-06-301-5/+4
* Corrected a debug stringJohn Wiegley2011-06-301-1/+1
* Whitespace fixJohn Wiegley2011-06-301-1/+1
* Corrected a lingering reference to a temporaryJohn Wiegley2011-02-101-10/+10
* Output budget even if no postings directly matchedJohn Wiegley2010-06-201-2/+1
* Factored out some unused local variablesJohn Wiegley2010-06-201-9/+5
* Rename dow_posts to day_of_week_posts, to be clearerJohn Wiegley2010-06-201-1/+1
* When anonymizing posts, remove the transaction codeJohn Wiegley2010-06-201-0/+1
* If a periodic posting terminates, stop forecasting with itJohn Wiegley2010-06-201-4/+5
* Subsantial fixes and improvements to budgetingJohn Wiegley2010-06-191-6/+39
* When --inject is used for a tag, convert to an amountJohn Wiegley2010-06-181-14/+8
* Renamed the "Rounding" account to "Adjustment"John Wiegley2010-06-181-1/+1