aboutsummaryrefslogtreecommitdiffstats
path: root/searchlib/src/vespa/searchlib/bitcompression/pagedict4.h
Commit message (Expand)AuthorAgeFilesLines
* Update copyrightJon Bratseth2023-10-091-1/+1
* GC unused assert includesHenning Baldersheim2023-05-171-1/+1
* Change from typedef to using in searchlib C++ code.Geir Storli2022-12-211-23/+23
* Update 2017 copyright notices.gjoranv2021-10-071-1/+1
* GC unused macros ++Henning Baldersheim2020-05-101-150/+42
* Style fixes.Tor Egge2019-04-151-11/+3
* Pass stringref by valueHenning Baldersheim2018-08-111-6/+6
* Pass stringref by valueHenning Baldersheim2018-08-101-9/+9
* Let L4SkipCheck inherit from L3SkipCheck (pagedict4 validation).Tor Egge2018-04-131-6/+3
* Validate skip info when reading dictionary.Tor Egge2018-04-131-0/+108
* Adjust comments.Tor Egge2018-04-131-2/+2
* Remove support for disk index checkpointing.Tor Egge2017-10-091-43/+0
* Replace tab with spaces.Geir Storli2017-09-131-78/+78
* 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-109/+39
* gcc 7 checks against nullptr where it can.Henning Baldersheim2017-05-051-1/+1
* Use 64-bit bit-offsets for sparse sparse file in dictionary.Tor Egge2016-09-101-2/+2
* PublishJon Bratseth2016-06-151-0/+836