aboutsummaryrefslogtreecommitdiffstats
path: root/searchlib/src/vespa/searchlib/attribute/attributeiterators.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update copyrightJon Bratseth2023-10-091-1/+1
* Update 2017 copyright notices.gjoranv2021-10-071-1/+1
* Rename namespace search::btree to vespalib::btree.Tor Egge2020-05-041-2/+2
* Avoid assert in header files.Henning Baldersheim2019-03-291-20/+0
* Inline frequent methods.Henning Baldersheim2019-03-281-21/+0
* Unify on an existing typedef.Henning Baldersheim2018-11-051-27/+4
* Ensure that all attribute iterators expose the search context creating the it...Geir Storli2018-06-251-9/+14
* move LOG_SETUP after other includesArne Juul2018-06-201-3/+2
* use LOG_ABORT not just abort()Arne Juul2018-06-121-0/+4
* Revert "Revert "Balder/do not use your own docidlimit""Henning Baldersheim2017-06-221-12/+2
* Revert "Balder/do not use your own docidlimit"Henning Baldersheim2017-06-221-2/+12
* Use isAtEnd instead of doing double bookeeping of dcoIdLimitHenning Baldersheim2017-06-221-12/+2
* Update copyright headersJon Bratseth2017-06-141-1/+1
* Revert "Update copyright headers"Jon Bratseth2017-06-141-1/+1
* Update copyright headersJon Bratseth2017-06-141-1/+1
* Revert "Copyright header"Jon Bratseth2017-06-131-1/+1
* Copyright headerJon Bratseth2017-06-131-1/+1
* C++ style fix: Use foo() instead of foo(void)Tor Egge2017-05-241-8/+8
* reuse the same termfieldmatchdata instead of pointing into the wild.Henning Baldersheim2017-02-221-9/+3
* Optimize includes.Henning Baldersheim2017-02-061-0/+7
* Decouple attributes so we do not include the world everywhere.Henning Baldersheim2016-12-171-2/+0
* No need to include log.h when not loggingHenning Baldersheim2016-12-121-1/+0
* PublishJon Bratseth2016-06-151-0/+237