aboutsummaryrefslogtreecommitdiffstats
path: root/eval/src/vespa/eval/eval/value_codec.h
Commit message (Expand)AuthorAgeFilesLines
* Update copyrightJon Bratseth2023-10-091-1/+1
* Fix forward declaration of ValueBuilderFactory.Tor Egge2022-07-051-1/+1
* Move the ValueBuilder stuff from value.h to value_builder_factory.h as that i...Henning Baldersheim2022-06-021-0/+2
* Update Verizon Media copyright notices.gjoranv2021-10-071-1/+1
* handle value decoding failures more gracefullyHåvard Pettersen2021-03-241-0/+5
* separate code for simple and fast valuesHåvard Pettersen2020-10-081-1/+2
* rename new APIArne Juul2020-09-231-3/+3
* add new_encode and new_decodeArne Juul2020-09-231-0/+33