aboutsummaryrefslogtreecommitdiffstats
path: root/vespalib/src/vespa/vespalib/datastore/buffer_type.hpp
Commit message (Expand)AuthorAgeFilesLines
* Update copyrightJon Bratseth2023-10-091-1/+1
* Allocate space for allowed buffer underflow.Tor Egge2023-06-221-2/+2
* Store entry size in BufferTypeBase.Tor Egge2023-06-131-2/+2
* Change buffer state accounting from elements to entries.Tor Egge2023-04-041-9/+13
* Rename member variables in BufferTypeBase:Tor Egge2023-04-041-5/+5
* Use ElemT as template parameter for BufferType, SmallArrayBufferType,Tor Egge2023-04-031-29/+27
* Let empty entry BufferType sentinel be static instead of globalTor Brede Vekterli2022-03-281-3/+13
* Update Verizon Media copyright notices.gjoranv2021-10-071-1/+1
* Update copyright.Henning Baldersheim2021-01-101-1/+1
* Have the BufferType::_emptyEntry be static.Henning Baldersheim2021-01-101-0/+74