summaryrefslogtreecommitdiff
path: root/src/iterators.cc
Commit message (Expand)AuthorAgeFilesLines
* Update copyright yearAlexis Hildebrandt2023-02-021-1/+1
* Update copyright statement for 2022Alexis Hildebrandt2022-07-021-1/+1
* [misc] Update year in copyright notice to 2017Alexis Hildebrandt2018-01-271-1/+1
* [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-2/+2
* [misc] Update year in copyright notice to 2016Alexis Hildebrandt2016-01-021-1/+1
* 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
* Unify debugging categoriesMartin Michlmayr2014-07-011-4/+4
* Bump copyright information to 2014Alexis Hildebrandt2014-02-021-1/+1
* Bump copyright information to 2013John Wiegley2013-02-181-1/+1
* Converted the Ledger build system to use CMakeJohn Wiegley2012-05-201-2/+2
* Added --verify-memory and missing TRACE_[CD]TOR callsJohn Wiegley2012-03-181-1/+7
* pricedb was outputting redundant pricesJohn Wiegley2012-03-161-1/+1
* posts_commodities_iterator wasn't setting the journalJohn Wiegley2012-03-131-5/+9
* All tests are working again but oneJohn Wiegley2012-03-051-51/+53
* Switched to using Boost.Graph for commodity pricingJohn Wiegley2012-03-051-0/+3
* Increased file copyrights to 2012John Wiegley2012-02-291-1/+1
* Fixes for variable shadowing (17/28)John Wiegley2012-02-171-2/+2
* Fixes for variable shadowing (16/28)John Wiegley2012-02-171-2/+2
* Use Boost iterator_facade to create new iteratorsJohn Wiegley2011-07-191-55/+56
* Untabified all source filesJohn Wiegley2010-06-111-47/+47
* Avoid unnecessary object copying when using foreachJohn Wiegley2010-06-031-2/+2
* Updated copyrights to 2003-2010John Wiegley2010-03-051-1/+1
* Changed protection level of many parts of commodity_tJohn Wiegley2009-11-021-2/+2
* Don't output extra commodity "posts"John Wiegley2009-10-311-30/+41
* Further improvements to handling temporariesJohn Wiegley2009-10-281-8/+3
* Fixed sorting in bal reports when --flat is usedJohn Wiegley2009-10-261-29/+31
* Restored pricesdb command and --pricesdb-format optionJohn Wiegley2009-06-181-1/+3
* Enabled use of pre-compiled headers by defaultJohn Wiegley2009-03-101-0/+2
* The Great Renaming, Part IIJohn Wiegley2009-02-231-54/+54
* Simplify account total values before comparisonJohn Wiegley2009-02-191-0/+7
* Added some sort-related debugging codeJohn Wiegley2009-02-191-0/+6
* Allow for sorting of the balance reportJohn Wiegley2009-02-191-1/+29
* Fixed several unused value and param warningsJohn Wiegley2009-02-161-4/+1
* Removed an #if 0'd function from iterators.ccJohn Wiegley2009-02-141-45/+0
* Changed the semantics of the "prices" reportJohn Wiegley2009-02-131-8/+22
* Restored the "prices" command.John Wiegley2009-02-121-0/+66
* Removed reference to session_t from the iterators module.John Wiegley2009-02-091-7/+7
* Threw away the "multiple parser" infrastructure.John Wiegley2009-02-071-35/+8
* Increased copyright range to include 2009.John Wiegley2009-01-201-1/+1
* Changed COMMODITY_STYLE_NOMARKET TO COMMODITY_NOMARKET.John Wiegley2009-01-191-1/+1
* Moved around most of the files so that source code is in src/, documentationJohn Wiegley2008-08-051-0/+200