aboutsummaryrefslogtreecommitdiffstats
path: root/vespalib/src/vespa/vespalib/stllike/hash_fun.h
Commit message (Expand)AuthorAgeFilesLines
* Move xxh3_64 methods to vespalib. That also removes the need for workarounds ...Henning Baldersheim2023-10-171-2/+10
* Update copyrightJon Bratseth2023-10-091-1/+1
* Avoid strlen when you already know ths length of the string.Henning Baldersheim2022-06-281-2/+2
* Update 2017 copyright notices.gjoranv2021-10-071-1/+1
* Make vespalib hash functors noexceptTor Brede Vekterli2020-10-081-24/+24
* Use fundamental types for overloading vespalib::hash functor.Tor Egge2019-03-121-16/+22
* Use template args for the class, not on the find method.Henning Baldersheim2018-11-011-28/+8
* Use a templated find() to enable lookup without object creation when objects ...Henning Baldersheim2018-11-011-0/+14
* GC HashMapHenning Baldersheim2018-09-281-3/+3
* Remove whitespaceHenning Baldersheim2018-08-121-1/+1
* Pass stringref by valueHenning Baldersheim2018-08-101-1/+1
* Remove stringref::c_str()Tor Brede Vekterli2018-07-251-1/+1
* 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
* Reduce unneccessary code incluscion.Henning Baldersheim2016-12-121-1/+0
* PublishJon Bratseth2016-06-151-0/+92