aboutsummaryrefslogtreecommitdiffstats
path: root/searchlib/src/vespa/searchlib/attribute/changevector.hpp
Commit message (Expand)AuthorAgeFilesLines
* Update copyrightJon Bratseth2023-10-091-1/+1
* - GC unused _activeBuffers member.Henning Baldersheim2023-03-151-1/+2
* Add include to get declaration of std::sort (searchlib).Tor Egge2022-02-261-0/+1
* Update 2017 copyright notices.gjoranv2021-10-071-1/+1
* Move roundUp2inN<T> to vespalib.Henning Baldersheim2021-06-041-6/+3
* If there are hickups in the feed chain preventing normal commit rate, we need...Henning Baldersheim2021-06-041-2/+14
* Avoid tracking information to keep docids close when that is not necessary.Henning Baldersheim2021-06-031-37/+17
* Reserve reasonably sized buffer upfront to keep memory footprint stableHenning Baldersheim2021-02-251-5/+17
* Move RcuVector and relevant support classes to vespalibTor Brede Vekterli2019-05-231-3/+3
* 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
* Expose change vector memory usage.Tor Egge2017-01-051-0/+10
* Explicit instantiation of common maps/sets.Henning Baldersheim2016-12-151-1/+0
* Split in hash_xxx, array, lru, cache ++ in hpp files. To reduce clinon buildHenning Baldersheim2016-12-151-0/+76