aboutsummaryrefslogtreecommitdiffstats
path: root/messagebus/src/vespa/messagebus/message.h
Commit message (Expand)AuthorAgeFilesLines
* Update copyrightJon Bratseth2023-10-091-1/+1
* Update 2017 copyright notices.gjoranv2021-10-071-1/+1
* Remove non-semantic changes prior to using a sequenced threadpool in mbus.Henning Baldersheim2020-07-081-1/+1
* timeout as durationHenning Baldersheim2019-12-041-5/+4
* remove redundant if and inline simple method.Henning Baldersheim2019-11-211-1/+1
* Address comments from code review.Henning Baldersheim2019-11-201-1/+0
* Use timeouts typed with unit.Henning Baldersheim2019-11-201-20/+13
* Use C++11 chrono instead prehistoric homegrown stuff.Henning Baldersheim2019-11-201-36/+6
* Copy constructor/assignment is explicitly deleted for mbus::Routable.Tor Egge2019-07-311-2/+4
* Eliminate some clang 7 warnings.Tor Egge2019-02-251-2/+2
* Use std::move and move constructors where benefiscal.Henning Baldersheim2018-04-031-1/+3
* 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
* Only include what you really needHenning Baldersheim2017-06-081-2/+2
* Add missing override.Henning Baldersheim2017-04-251-4/+3
* Revert "Balder/enforce override 2"Arne H Juul2017-04-241-3/+4
* Use overrideHenning Baldersheim2017-04-231-4/+3
* add override in messagebus moduleArne H Juul2017-04-101-2/+2
* PublishJon Bratseth2016-06-151-0/+229