summaryrefslogtreecommitdiffstats
path: root/juniper
Commit message (Expand)AuthorAgeFilesLines
* Add include statements needed by newer build environments.Tor Egge2020-01-261-0/+1
* Now fdispatch reliques can goHenning Baldersheim2019-11-161-11/+0
* 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
* Remove some unused codeHenning Baldersheim2018-08-311-60/+0
* some more cleanupArne Juul2018-06-203-6/+2
* add and use HDR_ABORT insteadArne Juul2018-06-202-2/+4
* clean up remnants of .mak filesArne Juul2018-06-111-1/+0
* Remove or update outdated copyright noticesTor Brede Vekterli2017-09-206-100/+18
* 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-1484-82/+84
* Revert "Update copyright headers"Jon Bratseth2017-06-1484-84/+82
* Update copyright headersJon Bratseth2017-06-1484-82/+84
* Revert "Revert "Encode as UTF-8""Jon Bratseth2017-06-141-1/+1
* Revert "Encode as UTF-8"Tor Egge2017-06-141-1/+1
* Encode as UTF-8Jon Bratseth2017-06-141-1/+1
* Revert "Copyright header"Jon Bratseth2017-06-1384-85/+83
* Copyright headerJon Bratseth2017-06-1384-83/+85
* split log and bufferedlogHenning Baldersheim2017-06-071-5/+1
* Do not provide unnecessary fastos/mutex.h by default.Henning Baldersheim2017-06-073-33/+17
* Reduce fastos.h dependency.Henning Baldersheim2017-05-276-6/+0
* Fix warnings hidden earlier due to including application headers as system in...Henning Baldersheim2017-05-021-0/+7
* misc cleanup from BaldersheimArne H Juul2017-05-0213-119/+48
* Revert "Balder/enforce override 2"Arne H Juul2017-04-2413-48/+119
* Do not pretend to be root.Henning Baldersheim2017-04-232-2/+2
* Use overrideHenning Baldersheim2017-04-2313-119/+48
* add override in juniper moduleArne H Juul2017-04-1013-27/+25
* OverrideHenning Baldersheim2017-04-0410-107/+89
* Deinline destructors/constructorsHenning Baldersheim2017-03-081-21/+26
* Juniper no longer needs vespalib.Henning Baldersheim2017-01-0527-103/+68
* Do not include fastos.h in header files.Henning Baldersheim2016-12-197-13/+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-1220-40/+0
* Removed TestApp::GetSourceDirectoryArnstein Ressem2016-11-025-5/+5
* Aressem/cmake more out of source tests (#441)Arnstein Ressem2016-08-237-12/+24
* remove redundant ignoring of Testing directoriesHaavard2016-06-231-1/+0
* balder -> baldersheim in OWNERS file.Henning Baldersheim2016-06-171-1/+1
* Declared test executables as tests with TEST parameterVegard Sjonfjell2016-06-161-7/+7
* PublishJon Bratseth2016-06-1592-0/+12912