summaryrefslogtreecommitdiffstats
path: root/searchlib/src/tests/postinglistbm
Commit message (Expand)AuthorAgeFilesLines
* GC unused code and update includesHenning Baldersheim2019-01-051-1/+2
* Use std::lock_guard instead of std::unique_lock.Tor Egge2017-11-131-1/+1
* Use std::mutex and std::condition_variable instead of FastOS_Cond.Tor Egge2017-10-271-8/+12
* Remove or update outdated copyright noticesTor Brede Vekterli2017-09-201-2/+0
* Replace tab with spaces.Geir Storli2017-09-131-1/+1
* Include what you need.Henning Baldersheim2017-08-182-17/+11
* Include only what you need.Henning Baldersheim2017-08-181-0/+2
* Update copyright headersJon Bratseth2017-06-144-4/+4
* Revert "Update copyright headers"Jon Bratseth2017-06-144-4/+4
* Update copyright headersJon Bratseth2017-06-144-4/+4
* Revert "Copyright header"Jon Bratseth2017-06-134-4/+4
* Copyright headerJon Bratseth2017-06-134-4/+4
* Now everything builds without fastos.hHenning Baldersheim2017-06-011-2/+2
* Checkpount for removing fastos from testsHenning Baldersheim2017-06-012-2/+0
* C++ style fix: Use foo() instead of foo(void)Tor Egge2017-05-243-71/+38
* add override in searchlib moduleArne H Juul2017-04-122-2/+2
* Change schema::DataType and schema::CollectionType to enum class.Geir Storli2017-04-051-2/+5
* - Use distributionkey when serializing for sort instead of gid.Henning Baldersheim2016-12-121-5/+3
* Declared test executables as tests with TEST parameterVegard Sjonfjell2016-06-161-1/+1
* PublishJon Bratseth2016-06-156-0/+1165