FairMQ/fairmq
2023-04-21 14:53:11 +02:00
..
devices feat: Deprecate Device::fChannels in preparation for #427 2023-03-01 15:39:38 +01:00
plugins feat(plugins)!: Remove PMIx plugin 2023-03-02 11:20:35 +01:00
shmem feat!: Remove deprecated Socket::Close() 2023-04-21 14:53:11 +02:00
tidy fix(tidy): Regex 2022-08-12 01:50:14 +02:00
tools fix: Use std::chrono consistently 2023-03-06 15:32:48 +01:00
zeromq feat!: Remove deprecated Socket::Close() 2023-04-21 14:53:11 +02:00
Channel.cxx Add configurable default snd/rcv timeout 2021-12-06 09:45:39 +01:00
Channel.h feat!: Remove non-namespaced headers and typenames 2023-04-21 14:53:11 +02:00
CMakeLists.txt feat!: Remove non-namespaced headers and typenames 2023-04-21 14:53:11 +02:00
Device.cxx feat!: Remove Device::TransitionTo() without replacement 2023-03-01 15:39:38 +01:00
Device.h feat!: Remove deprecated state-to-str conversion helpers 2023-04-21 14:53:11 +02:00
DeviceRunner.cxx feat: Improve ChangeState API 2023-03-01 15:39:38 +01:00
DeviceRunner.h fix: Use namespaced typenames/headers 2022-08-11 15:30:25 +02:00
Error.h feat!: Remove non-namespaced headers and typenames 2023-04-21 14:53:11 +02:00
EventManager.h 17-ify namespaces 2021-01-25 13:46:40 +01:00
FwdDecls.h feat!: Remove non-namespaced headers and typenames 2023-04-21 14:53:11 +02:00
JSONParser.cxx Don't use to-be-deprecated names 2022-01-24 06:40:24 +01:00
JSONParser.h 17-ify namespaces 2021-01-25 13:46:40 +01:00
MemoryResources.cxx fix: Use namespaced typenames/headers 2022-08-11 15:30:25 +02:00
MemoryResources.h feat!: Remove non-namespaced headers and typenames 2023-04-21 14:53:11 +02:00
MemoryResourceTools.h Don't use to-be-deprecated names 2022-01-24 06:40:24 +01:00
Message.h feat!: Remove non-namespaced headers and typenames 2023-04-21 14:53:11 +02:00
Parts.h feat!: Remove deprecated Parts interfaces 2023-04-21 14:53:11 +02:00
Plugin.cxx Don't use to-be-deprecated names 2022-01-24 06:40:24 +01:00
Plugin.h feat: Add interactive controller button to print connected peers 2021-10-19 10:22:19 +02:00
PluginManager.cxx feat!: Migrate to std::filesystem consistently 2023-03-06 15:32:48 +01:00
PluginManager.h feat!: Migrate to std::filesystem consistently 2023-03-06 15:32:48 +01:00
PluginServices.cxx fix(plugins): Avoid double device control releases 2021-07-07 14:43:32 +02:00
PluginServices.h feat: Add interactive controller button to print connected peers 2021-10-19 10:22:19 +02:00
Poller.h feat!: Remove non-namespaced headers and typenames 2023-04-21 14:53:11 +02:00
ProgOptions.cxx fix: Use namespaced typenames/headers 2022-08-11 15:30:25 +02:00
ProgOptions.h Define copy/move ctors and assignment ops 2021-09-27 12:04:07 +02:00
ProgOptionsFwd.h feat!: Remove non-namespaced headers and typenames 2023-04-21 14:53:11 +02:00
Properties.cxx feat!: Migrate to std::filesystem consistently 2023-03-06 15:32:48 +01:00
Properties.h Apply cppcoreguidelines-avoid-non-const-global-variables 2021-09-27 12:04:07 +02:00
PropertyOutput.h ProgOptions: Fix minor things 2019-07-10 19:35:18 +02:00
runDevice.h fix: Use namespaced typenames/headers 2022-08-11 15:30:25 +02:00
runFairMQDevice.h fix: Use namespaced typenames/headers 2022-08-11 15:30:25 +02:00
Socket.h feat!: Remove deprecated Socket::Close() 2023-04-21 14:53:11 +02:00
StateMachine.cxx Resume/Interrupt transports consistently 2023-02-22 20:55:15 +01:00
StateMachine.h Resume/Interrupt transports consistently 2023-02-22 20:55:15 +01:00
StateQueue.h fix(control): Honor SIGINT and SIGTERM in more places 2022-03-21 16:28:43 +01:00
States.cxx Apply cppcoreguidelines-avoid-non-const-global-variables 2021-09-27 12:04:07 +02:00
States.h 17-ify namespaces 2021-01-25 13:46:40 +01:00
SuboptParser.cxx Add configurable default snd/rcv timeout 2021-12-06 09:45:39 +01:00
SuboptParser.h 17-ify namespaces 2021-01-25 13:46:40 +01:00
Tools.h feat(tools): Add macro to instruct the compiler to always inline 2022-09-14 07:37:52 +02:00
TransportFactory.cxx feat(ofi)!: Remove ofi transport 2023-03-02 11:20:35 +01:00
TransportFactory.h feat!: Remove non-namespaced headers and typenames 2023-04-21 14:53:11 +02:00
Transports.h feat(ofi)!: Remove ofi transport 2023-03-02 11:20:35 +01:00
UnmanagedRegion.h feat!: Remove non-namespaced headers and typenames 2023-04-21 14:53:11 +02:00
Version.h.in Update copyright date 2023-02-24 14:28:18 +01:00