summaryrefslogtreecommitdiff
path: root/src/filters.cc
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/master' into nextJohn Wiegley2015-08-041-7/+26
|\
| * Merge pull request #216 from johannesgerer/masterJohn Wiegley2015-08-041-7/+26
| |\
| | * first implementation of --depth for registerjohannes@debussy2013-11-051-0/+4
| | * first implementation of --depth for registerjohannes@debussy2013-11-051-15/+12
| | * first try for implementing --depth for registerjohannes@debussy2013-11-051-7/+25
* | | fix build for boost 1.58Johann Klähn2015-07-281-1/+1
* | | Revert "fix build for boost 1.58"John Wiegley2015-05-171-1/+1
* | | fix build for boost 1.58Johann Klähn2015-05-101-1/+1
|/ /
* | Bump copyright notice to 2015Alexis Hildebrandt2014-12-271-1/+1
* | Fix crash when using -M with empty resultAlexis Hildebrandt2014-12-161-1/+1
* | Replace sha1.cc with boost::uuid::details::sha1David Bremner2014-04-171-7/+7
* | 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