aboutsummaryrefslogtreecommitdiffstats
path: root/juniper/src/vespa
Commit message (Expand)AuthorAgeFilesLines
* Add include statements needed by newer build environments.Tor Egge2020-01-261-0/+1
* Fix format strings in juniper module.Tor Egge2019-03-123-34/+34
* Adjust declarations in juniper.Tor Egge2019-02-082-3/+2
* Simplify legacy hash function in juniper.Tor Egge2019-02-041-23/+9
* Use template args for the class, not on the find method.Henning Baldersheim2018-11-012-3/+3
* Use a templated find() to enable lookup without object creation when objects ...Henning Baldersheim2018-11-011-0/+1
* some more cleanupArne Juul2018-06-203-6/+2
* add and use HDR_ABORT insteadArne Juul2018-06-202-2/+4
* Remove more clutter in fastos/types.hHenning Baldersheim2017-08-181-1/+1
* Use locale insensitive strtod and strtof.Henning Baldersheim2017-06-191-4/+3
* Update copyright headersJon Bratseth2017-06-1458-58/+58
* Revert "Update copyright headers"Jon Bratseth2017-06-1458-58/+58
* Update copyright headersJon Bratseth2017-06-1458-58/+58
* Revert "Copyright header"Jon Bratseth2017-06-1358-58/+58
* Copyright headerJon Bratseth2017-06-1358-58/+58
* split log and bufferedlogHenning Baldersheim2017-06-071-5/+1
* Do not provide unnecessary fastos/mutex.h by default.Henning Baldersheim2017-06-073-33/+17
* OverrideHenning Baldersheim2017-04-0410-107/+89
* Juniper no longer needs vespalib.Henning Baldersheim2017-01-0526-101/+68
* Do not include fastos.h in header files.Henning Baldersheim2016-12-196-12/+2
* Explicit instantiation of common maps/sets.Henning Baldersheim2016-12-151-1/+0
* Split in hash_xxx, array, lru, cache ++ in hpp files. To reduce clinon buildHenning Baldersheim2016-12-151-1/+2
* No need to include log.h when not loggingHenning Baldersheim2016-12-129-18/+0
* PublishJon Bratseth2016-06-1559-0/+7610