aboutsummaryrefslogtreecommitdiffstats
path: root/searchlib/src/vespa/searchlib/common/condensedbitvectors.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update copyrightJon Bratseth2023-10-091-1/+1
* - Introduce the concept of minimal capacity for rcu vectors.Henning Baldersheim2022-05-241-1/+1
* - Stick to using GrowStragey everywhere.Henning Baldersheim2022-05-231-1/+1
* Remove const type qualifier from member functions that should only beTor Egge2022-03-291-2/+10
* Use acquire_elem_ref() in condensed bit vector.Tor Egge2022-03-281-3/+4
* Update 2017 copyright notices.gjoranv2021-10-071-1/+1
* Clean up code layout and GC unused members. No semtic changes.Henning Baldersheim2021-06-091-4/+2
* Less asserts in header files.Henning Baldersheim2021-02-131-0/+1
* Move RcuVector and relevant support classes to vespalibTor Brede Vekterli2019-05-231-2/+2
* 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
* Use overrideHenning Baldersheim2017-04-041-2/+2
* Ensure that we allocate memory once.Henning Baldersheim2017-01-191-1/+2
* Explicit instantiation of common maps/sets.Henning Baldersheim2016-12-151-2/+1
* Split in hash_xxx, array, lru, cache ++ in hpp files. To reduce clinon buildHenning Baldersheim2016-12-151-0/+1
* gcc 6 says that visibility is ignored on anonymous classes/methods. They are ...Henning Baldersheim2016-08-291-4/+4
* PublishJon Bratseth2016-06-151-0/+148