summaryrefslogtreecommitdiffstats
path: root/searchlib/src/tests/attribute/postinglist/postinglist.cpp
Commit message (Expand)AuthorAgeFilesLines
* avoid nullptr derefHÃ¥vard Pettersen2022-06-211-4/+4
* Update 2017 copyright notices.gjoranv2021-10-071-1/+1
* Rename 'active' buffer to 'primary' buffer in DataStoreBase.Geir Storli2021-02-261-1/+1
* Rename namespace search::btree to vespalib::btree.Tor Egge2020-05-041-12/+12
* Reduce code duplication. Rand48 class is in vespalib.Tor Egge2020-04-251-2/+2
* Move datastore and btree code from searchlib to vespalibTor Brede Vekterli2019-05-271-7/+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-4/+4
* Revert "Revert "Fix warnings hidden earlier due to including application head...Henning Baldersheim2017-05-031-24/+21
* Revert "Fix warnings hidden earlier due to including application headers as s...Henning Baldersheim2017-05-031-21/+24
* Fix warnings hidden earlier due to including application headers as system in...Henning Baldersheim2017-05-031-24/+21
* add override in searchlib moduleArne H Juul2017-04-121-1/+1
* Make member variables in BufferState private and add public functions where n...Geir Storli2016-11-181-1/+1
* Move datastore code from search::btree -> search::datastore.Geir Storli2016-11-041-5/+5
* Move datastore classes to separate sub library.Geir Storli2016-11-031-1/+1
* PublishJon Bratseth2016-06-151-0/+707