summaryrefslogtreecommitdiff
path: root/src/filters.h
Commit message (Expand)AuthorAgeFilesLines
* Add new --align-intervals option.Ian20202024-08-061-2/+5
* boost: Fix compilation warningsAlexis Hildebrandt2023-04-251-0/+2
* Use #pragma onceAlexis Hildebrandt2023-04-101-4/+1
* Update copyright yearAlexis Hildebrandt2023-02-021-1/+1
* Update copyright statement for 2022Alexis Hildebrandt2022-07-021-1/+1
* Fix unrounding for equityOleg Bulatov2022-05-061-2/+3
* Change header guard names to use `INCLUDED_` prefixPhil Newton2022-04-061-3/+3
* collapse_posts: Use the existing accounts instead of tempsRahix2020-07-211-1/+9
* collapse_posts: Add a collapse_depth attributeRahix2020-07-211-2/+5
* first try for implementing --depth for registerjohannes@debussy2020-07-211-7/+6
* Specify namespace of uintmax_takater2020-03-031-1/+1
* Fix use-after-free when destroying filter chainMichael Budde2019-01-281-0/+1
* [misc] Update year in copyright notice to 2017Alexis Hildebrandt2018-01-271-1/+1
* Fix segfault when using --market with --group-byMichael Budde2018-01-041-4/+4
* [misc] Update year in copyright notice to 2017Alexis Hildebrandt2017-01-051-1/+1
* Item sorting should have access to the report scopeJohn Wiegley2017-01-041-12/+17
* [misc] Update year in copyright notice to 2016Alexis Hildebrandt2016-01-021-1/+1
* Revert "--depth for register"John Wiegley2015-08-041-6/+7
* Merge pull request #216 from johannesgerer/masterJohn Wiegley2015-08-041-7/+6
|\
| * first implementation of --depth for registerjohannes@debussy2013-11-051-14/+17
| * first try for implementing --depth for registerjohannes@debussy2013-11-051-18/+14
* | Bump copyright notice to 2015Alexis Hildebrandt2014-12-271-1/+1
* | Bump copyright information to 2014Alexis Hildebrandt2014-02-021-1/+1
|/
* Add a missing member initializer to a copy constructorJohn Wiegley2013-05-191-1/+2
* Bump copyright information to 2013John Wiegley2013-02-181-1/+1
* Converted the Ledger build system to use CMakeJohn Wiegley2012-05-201-1/+1
* Fixed an interaction with equity and virtual accountsJohn Wiegley2012-03-221-5/+12
* Always call TRACE_CTOR at the end of constructorsJohn Wiegley2012-03-201-8/+7
* Allow the equity command to strip annotationsJohn Wiegley2012-03-191-2/+4
* Fixed bug relating to historical pricingJohn Wiegley2012-03-181-0/+1
* Fixed speed issue with commodities reportsJohn Wiegley2012-03-121-1/+2
* Critical fix to temporary destruction orderJohn Wiegley2012-03-111-0/+8
* 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