aboutsummaryrefslogtreecommitdiffstats
path: root/searchcore/src/vespa/searchcore/proton/server/matchview.h
Commit message (Expand)AuthorAgeFilesLines
* Update copyrightJon Bratseth2023-10-091-1/+1
* - Make the MatchContext value object movable.Henning Baldersheim2023-05-261-15/+12
* Reduce indirect include of attributemanager.hTor Egge2023-02-081-20/+25
* Change from typedef to using in searchcore.Geir Storli2022-12-211-1/+1
* Wire SessionManager via IDocumentSubDBOwnerHenning Baldersheim2022-12-081-4/+4
* Simplify AttributeVector by moving out ValueModifier, EnumModifier and BaseName.Henning Baldersheim2022-05-271-1/+0
* Update 2017 copyright notices.gjoranv2021-10-071-1/+1
* Allow passing const SearchViewHenning Baldersheim2020-02-221-6/+6
* Reduce code visibility and minor cleanup.Henning Baldersheim2019-11-271-3/+5
* Reduce visibility.Henning Baldersheim2017-08-251-5/+8
* Revert "Balder/move instead of copy"Henning Baldersheim2017-08-251-8/+5
* Reduce visibility.Henning Baldersheim2017-08-221-5/+8
* 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-1/+1
* Use forward declarations to avoid rebuilding the world when modifying the pac...Henning Baldersheim2016-11-171-1/+1
* Remove all usage of boost::noncopyable.Henning Baldersheim2016-09-141-40/+11
* PublishJon Bratseth2016-06-151-0/+94