aboutsummaryrefslogtreecommitdiffstats
path: root/searchlib/src/vespa/searchlib/index/postinglistfile.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update copyrightJon Bratseth2023-10-091-1/+1
* Change createIterator member functions to return unique ptr toTor Egge2023-07-101-1/+2
* Normalize includes in searchcore and searchlib.Tor Egge2022-09-281-1/+1
* Refactor to reduce code duplication for write path.Henning Baldersheim2022-01-271-12/+5
* Update 2017 copyright notices.gjoranv2021-10-071-1/+1
* Factor out Zc4PostingReader from Zc4PostingSeqRead.Tor Egge2019-04-281-2/+0
* Style fixes.Tor Egge2019-04-151-1/+2
* Style fixes.Tor Egge2019-04-151-1/+1
* Style fixes.Tor Egge2019-04-151-23/+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
* Reduce fastos.h dependency.Henning Baldersheim2017-06-011-12/+3
* C++ style fix: Use foo() instead of foo(void)Tor Egge2017-05-241-8/+8
* PublishJon Bratseth2016-06-151-0/+170