aboutsummaryrefslogtreecommitdiffstats
path: root/searchlib/src/vespa/searchlib/diskindex/bitvectoridxfile.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update copyrightJon Bratseth2023-10-091-1/+1
* Drop non ancient non const GetSize/GetPositionHenning Baldersheim2023-07-181-4/+4
* Fail when unable to open file.Tor Egge2023-07-131-3/+2
* Change from typedef to using in searchlib C++ code.Geir Storli2022-12-211-2/+2
* Hide Fast_BufferedFile better.Henning Baldersheim2022-01-271-7/+9
* - Avoid explicit Close() when not necessary. Destructor does the necessary.Henning Baldersheim2022-01-261-1/+0
* Update 2017 copyright notices.gjoranv2021-10-071-1/+1
* Refactor to represent files with a generic header in a new class.Geir Storli2021-09-141-5/+4
* use size literals in searchlibArne Juul2021-02-151-2/+3
* Less asserts in header files.Henning Baldersheim2021-02-131-10/+1
* Style fixes.Tor Egge2019-04-151-2/+4
* Use nested namespace and general code unification.Henning Baldersheim2018-11-141-14/+7
* Remove support for disk index checkpointing.Tor Egge2017-10-091-31/+0
* Remove or update outdated copyright noticesTor Brede Vekterli2017-09-201-2/+0
* 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-14/+4
* C++ style fix: Use foo() instead of foo(void)Tor Egge2017-05-241-5/+5
* PublishJon Bratseth2016-06-151-0/+233