summaryrefslogtreecommitdiffstats
path: root/searchlib/src/tests/common/bitvector/bitvector_test.cpp
Commit message (Expand)AuthorAgeFilesLines
* Add protection to avoid going out of bounds when handling an empty bitvector.Henning Baldersheim2020-05-091-0/+16
* Follow up on code PR comments.Henning Baldersheim2020-05-081-12/+12
* In order to handle and/or/andnot where the left hand side is longer than the ...Henning Baldersheim2020-05-071-0/+41
* Reduce code duplication. Rand48 class is in vespalib.Tor Egge2020-04-251-3/+3
* Add testing of growing of bitvector when count is invalidHenning Baldersheim2020-01-291-7/+15
* Maintain the cached bitCount to avoid cost query time.Henning Baldersheim2020-01-221-11/+11
* Include algorithm header file when needed.Tor Egge2020-01-081-0/+1
* Let capacity be set based on amount of memory allocated.Henning Baldersheim2019-06-051-8/+9
* Follow api changeHenning Baldersheim2018-12-191-6/+2
* Return information if a buffer is held.Henning Baldersheim2018-12-181-6/+6
* Add some more tests for clearIntervalHenning Baldersheim2017-08-021-0/+31
* 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
* Test notSelfHenning Baldersheim2017-03-081-5/+27
* PublishJon Bratseth2016-06-151-0/+541