FairMQ/fairmq
2021-09-24 14:20:07 +02:00
..
devices Remove useless code 2021-05-28 13:14:51 +02:00
ofi Apply readability-avoid-const-params-in-decls 2021-09-24 14:20:07 +02:00
options Update config documentation 2019-07-10 19:35:18 +02:00
plugins Apply readability-avoid-const-params-in-decls 2021-09-24 14:20:07 +02:00
sdk build: Use fairmq-tidy on our own codebase when RUN_FAIRMQ_TIDY=ON 2021-09-07 20:53:16 +02:00
shmem Apply readability-avoid-const-params-in-decls 2021-09-24 14:20:07 +02:00
tidy build: Use fairmq-tidy on our own codebase when RUN_FAIRMQ_TIDY=ON 2021-09-07 20:53:16 +02:00
tools feat: Drop public dependency to Boost.Asio and use standalone asio 2021-07-16 12:31:17 +02:00
zeromq Apply readability-avoid-const-params-in-decls 2021-09-24 14:20:07 +02:00
Channel.cxx refactor: Prepare deprecation of non-namespaced types and headers 2021-09-07 20:53:16 +02:00
Channel.h Apply readability-avoid-const-params-in-decls 2021-09-24 14:20:07 +02:00
CMakeLists.txt build: Use fairmq-tidy on our own codebase when RUN_FAIRMQ_TIDY=ON 2021-09-07 20:53:16 +02:00
Device.cxx Apply readability-avoid-const-params-in-decls 2021-09-24 14:20:07 +02:00
Device.h Apply readability-avoid-const-params-in-decls 2021-09-24 14:20:07 +02:00
DeviceRunner.cxx Apply readability-container-size-empty 2021-05-28 13:14:51 +02:00
DeviceRunner.h Introduce <fairmq/runDevice.h> 2021-03-26 10:06:10 +01:00
Error.cxx feat(tools): Move the error code to the Tools target 2021-09-07 20:53:16 +02:00
Error.h feat(tools): Move the error code to the Tools target 2021-09-07 20:53:16 +02:00
EventManager.h 17-ify namespaces 2021-01-25 13:46:40 +01:00
FairMQChannel.h refactor: Prepare deprecation of non-namespaced types and headers 2021-09-07 20:53:16 +02:00
FairMQDevice.h refactor: Prepare deprecation of non-namespaced types and headers 2021-09-07 20:53:16 +02:00
FairMQLogger.h Fix build 2018-04-15 18:04:52 +02:00
FairMQMessage.h refactor: Prepare deprecation of non-namespaced types and headers 2021-09-07 20:53:16 +02:00
FairMQParts.h refactor: Prepare deprecation of non-namespaced types and headers 2021-09-07 20:53:16 +02:00
FairMQPoller.h refactor: Prepare deprecation of non-namespaced types and headers 2021-09-07 20:53:16 +02:00
FairMQSocket.h refactor: Prepare deprecation of non-namespaced types and headers 2021-09-07 20:53:16 +02:00
FairMQTransportFactory.h refactor: Prepare deprecation of non-namespaced types and headers 2021-09-07 20:53:16 +02:00
FairMQUnmanagedRegion.h refactor: Prepare deprecation of non-namespaced types and headers 2021-09-07 20:53:16 +02:00
FwdDecls.h refactor: Prepare deprecation of non-namespaced types and headers 2021-09-07 20:53:16 +02:00
JSONParser.cxx fix: First round of using new non-namespaced typenames 2021-09-07 20:53:16 +02:00
JSONParser.h 17-ify namespaces 2021-01-25 13:46:40 +01:00
MemoryResources.cxx MemoryResource: propagate alignment 2020-06-03 19:41:40 +02:00
MemoryResources.h refactor: Prepare deprecation of non-namespaced types and headers 2021-09-07 20:53:16 +02:00
MemoryResourceTools.h 17-ify namespaces 2021-01-25 13:46:40 +01:00
Message.h Apply readability-avoid-const-params-in-decls 2021-09-24 14:20:07 +02:00
Parts.h refactor: Prepare deprecation of non-namespaced types and headers 2021-09-07 20:53:16 +02:00
Plugin.cxx Modernize ctor 2020-01-06 20:20:18 +01:00
Plugin.h fix(plugins): Avoid double device control releases 2021-07-07 14:43:32 +02:00
PluginManager.cxx Apply readability-avoid-const-params-in-decls 2021-09-24 14:20:07 +02:00
PluginManager.h Apply readability-avoid-const-params-in-decls 2021-09-24 14:20:07 +02:00
PluginServices.cxx fix(plugins): Avoid double device control releases 2021-07-07 14:43:32 +02:00
PluginServices.h fix: First round of using new non-namespaced typenames 2021-09-07 20:53:16 +02:00
Poller.h Apply readability-avoid-const-params-in-decls 2021-09-24 14:20:07 +02:00
ProgOptions.cxx Protect access to options container 2021-07-30 16:07:47 +02:00
ProgOptions.h fix: First round of using new non-namespaced typenames 2021-09-07 20:53:16 +02:00
ProgOptionsFwd.h refactor: Prepare deprecation of non-namespaced types and headers 2021-09-07 20:53:16 +02:00
Properties.cxx 17-ify namespaces 2021-01-25 13:46:40 +01:00
Properties.h Apply readability-container-size-empty 2021-05-28 13:14:51 +02:00
PropertyOutput.h ProgOptions: Fix minor things 2019-07-10 19:35:18 +02:00
runDevice.h runDevice: remove const from getDevice parameter 2021-05-13 23:00:35 +02:00
runFairMQDevice.h Add config plugin class. 2019-07-10 19:35:18 +02:00
SDK.h SDK: Update convenience header 2019-09-04 21:17:35 +02:00
Socket.h Apply readability-avoid-const-params-in-decls 2021-09-24 14:20:07 +02:00
StateMachine.cxx Apply readability-avoid-const-params-in-decls 2021-09-24 14:20:07 +02:00
StateMachine.h Apply readability-avoid-const-params-in-decls 2021-09-24 14:20:07 +02:00
StateQueue.h Apply modernize-use-equals-default 2021-05-28 13:14:51 +02:00
States.cxx 17-ify namespaces 2021-01-25 13:46:40 +01:00
States.h 17-ify namespaces 2021-01-25 13:46:40 +01:00
SuboptParser.cxx Apply readability-container-size-empty 2021-05-28 13:14:51 +02:00
SuboptParser.h 17-ify namespaces 2021-01-25 13:46:40 +01:00
Tools.h Tools: Add InstanceLimiter utility 2019-07-23 16:08:15 +02:00
TransportFactory.cxx refactor: Prepare deprecation of non-namespaced types and headers 2021-09-07 20:53:16 +02:00
TransportFactory.h Apply readability-avoid-const-params-in-decls 2021-09-24 14:20:07 +02:00
Transports.h feat: Add new function GetEnabledTransports() 2021-07-16 12:31:17 +02:00
UnmanagedRegion.h refactor: Prepare deprecation of non-namespaced types and headers 2021-09-07 20:53:16 +02:00
Version.h.in Update Copyright string 2021-03-01 08:37:57 +01:00