aboutsummaryrefslogtreecommitdiffstats
path: root/vespalib/src/vespa/vespalib/data/databuffer.h
Commit message (Expand)AuthorAgeFilesLines
* Update copyrightJon Bratseth2023-10-091-1/+1
* Change from typedef to using in vespalib C++ code.Geir Storli2022-12-211-1/+1
* Update 2017 copyright notices.gjoranv2021-10-071-1/+1
* Add noexcept as indicated by -WnoeexceptHenning Baldersheim2020-10-071-5/+5
* Use && qualified member functions.Henning Baldersheim2020-09-261-4/+1
* Add && to make it evident that the object must be moved.Henning Baldersheim2020-09-261-1/+1
* Replace the dangerous stealBuffer method with a static one that requires std:...Henning Baldersheim2020-09-261-1/+4
* Add control of cache update policy when an item changes value.Henning Baldersheim2018-07-191-6/+8
* Moved databuffer and compresssion to vespalibHenning Baldersheim2017-08-281-0/+611