aboutsummaryrefslogtreecommitdiffstats
path: root/searchlib/src/vespa/searchlib/attribute/enumcomparator.cpp
Commit message (Expand)AuthorAgeFilesLines
* - Add some more extern templates to enable code to build with -O0.Henning Baldersheim2023-12-131-5/+5
* Simplify and avoid default arguments.Henning Baldersheim2023-11-041-1/+1
* Revert "No need to specify your own namespace."Henning Baldersheim2023-11-041-1/+1
* Simplify and avoid default arguments.Henning Baldersheim2023-11-031-1/+1
* Update copyrightJon Bratseth2023-10-091-1/+1
* Switch sort order for cased string enum store.Tor Egge2023-09-201-11/+18
* Stop overriding equal member function in EnumStoreStringComparator.Tor Egge2023-09-191-7/+0
* Rename fallback_value to lookup_value in UniqueStoreComparator,Tor Egge2023-09-181-5/+5
* Control folding for FoldedStringCompare::comareFolded using templateTor Egge2023-09-151-3/+3
* Inline trivial constructorsHenning Baldersheim2023-05-231-12/+0
* Update 2017 copyright notices.gjoranv2021-10-071-1/+1
* - Add non-folded prefix.Henning Baldersheim2021-04-251-12/+8
* Select Comparator based on match settings of dictionary.Henning Baldersheim2021-04-201-2/+2
* Make folding a runtime argument rather than a compiletime desicionHenning Baldersheim2021-04-201-26/+24
* Avoid the need for 'prefix' for types where it does not make sense.Henning Baldersheim2021-04-191-7/+4
* Add simple equal to Comparator interface.Henning Baldersheim2021-03-091-3/+2
* Rename namespace search::btree to vespalib::btree.Tor Egge2020-05-041-2/+2
* Remove wrapping of entry type in enum store.Geir Storli2019-09-091-1/+0
* Reduce code duplication by letting enum store comparators inherit unique stor...Geir Storli2019-09-091-47/+54
* move LOG_SETUP after other includesArne Juul2018-06-201-2/+3
* use LOG_ABORT not just abort()Arne Juul2018-06-121-0/+2
* 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 fastos.h dependency.Henning Baldersheim2017-06-011-2/+1
* PublishJon Bratseth2016-06-151-0/+83