Commit Graph

  • 6b619e68e0 Update Dennis Klein 2021-12-08 17:49:31 +0100
  • 4920484d0b Update Dennis Klein 2021-12-08 17:48:34 +0100
  • f3962b38dc Update Dennis Klein 2021-12-08 17:37:49 +0100
  • df8ad7c98a Update Dennis Klein 2021-12-08 17:36:49 +0100
  • eb4a1b4261 First commit Dennis Klein 2021-12-08 17:29:04 +0100
  • 953c4a75c8 refactor: deduplicate more zmq/shmem code Alexey Rybalchenko 2021-11-22 12:42:09 +0100
  • f24dee33c2 Add configurable default snd/rcv timeout Alexey Rybalchenko 2021-11-11 11:16:18 +0100
  • b593e9be22 refactor: deduplicate more zmq/shmem code Alexey Rybalchenko 2021-11-22 12:42:09 +0100
  • c446dd05e6 Add configurable default snd/rcv timeout Alexey Rybalchenko 2021-11-11 11:16:18 +0100
  • 856780f88a fix: install tools/Exceptions.h Alexey Rybalchenko 2021-11-12 13:06:26 +0100
  • f9ddaabb2e fix: install tools/Exceptions.h Alexey Rybalchenko 2021-11-12 13:06:26 +0100
  • dbdf17c661 Avoid accessing Device.fChannels directly, use getters Alexey Rybalchenko 2021-11-03 12:33:11 +0100
  • a3bb5fb4b0 feat: Add Device::GetNumSubChannels(channel) Alexey Rybalchenko 2021-11-03 12:31:01 +0100
  • 0eaea3c66f Do not catch and rethrow exception from state handlers Alexey Rybalchenko 2021-11-03 12:03:09 +0100
  • 32e9e7367f Avoid accessing Device.fChannels directly, use getters Alexey Rybalchenko 2021-11-03 12:33:11 +0100
  • ce29787014 feat: Add Device::GetNumSubChannels(channel) Alexey Rybalchenko 2021-11-03 12:31:01 +0100
  • a071b40e79 Do not catch and rethrow exception from state handlers Alexey Rybalchenko 2021-11-03 12:03:09 +0100
  • ebcbe2dde6 feat: Add interactive controller button to print connected peers v1.4.43 Alexey Rybalchenko 2021-10-13 22:05:36 +0200
  • fda8126a43 feat: Add new GetNumberOfConnectedPeers() API Dennis Klein 2021-10-12 18:14:33 +0200
  • 8796ce5b20 feat: Add new assertm macro Dennis Klein 2021-10-13 15:10:00 +0200
  • b8503bfbd5 fix: Deprecate Message::Close because it is really a dtor Dennis Klein 2021-10-13 15:01:00 +0200
  • 7329cb4428 refactor: Deduplicate GetConstant() Dennis Klein 2021-10-12 18:12:28 +0200
  • e84a16da88 fix: warning readability-braces-around-statements Dennis Klein 2021-10-12 17:54:29 +0200
  • 1a5d0eddbe fix: Silence false positive cppcoreguidel-pro-bounds-array-to-pointer-decay Dennis Klein 2021-10-12 17:51:28 +0200
  • 9c424b496a feat: Add interactive controller button to print connected peers Alexey Rybalchenko 2021-10-13 22:05:36 +0200
  • 406c5439b7 feat: Add new GetNumberOfConnectedPeers() API Dennis Klein 2021-10-12 18:14:33 +0200
  • b0d4d6c6e3 feat: Add new assertm macro Dennis Klein 2021-10-13 15:10:00 +0200
  • 0a3e39e48f fix: Deprecate Message::Close because it is really a dtor Dennis Klein 2021-10-13 15:01:00 +0200
  • 34f5a175ef refactor: Deduplicate GetConstant() Dennis Klein 2021-10-12 18:12:28 +0200
  • 697b4160fb fix: warning readability-braces-around-statements Dennis Klein 2021-10-12 17:54:29 +0200
  • 02c2689f30 fix: Silence false positive cppcoreguidel-pro-bounds-array-to-pointer-decay Dennis Klein 2021-10-12 17:51:28 +0200
  • 5fe2f53c7b feat: add tool for noncanonical input Alexey Rybalchenko 2021-10-02 11:43:41 +0200
  • d7fb01908c fix(shm): fix regression in debug mode data Alexey Rybalchenko 2021-10-01 09:33:29 +0200
  • 1449166d44 feat: add options to control allocation attempts Alexey Rybalchenko 2021-09-24 09:46:46 +0200
  • 8541fd553e feat: add tool for noncanonical input Alexey Rybalchenko 2021-10-02 11:43:41 +0200
  • fbf11d4547 fix(shm): fix regression in debug mode data Alexey Rybalchenko 2021-10-01 09:33:29 +0200
  • d8b7e01b69 feat: add options to control allocation attempts Alexey Rybalchenko 2021-09-24 09:46:46 +0200
  • 55a2cfcc37 ci: Add macos-11-arm64 (apple-clang-13) build Dennis Klein 2021-10-01 16:44:32 +0200
  • 98e4e70d8b ci: Add macos-11-arm64 (apple-clang-13) build Dennis Klein 2021-10-01 16:44:32 +0200
  • 36600dce2c Apply clang-diagnostic-unused-private-field Alexey Rybalchenko 2021-09-14 13:18:45 +0200
  • 153dcfab94 Apply modernize-use-override Alexey Rybalchenko 2021-09-14 12:50:44 +0200
  • ad824b4de1 Define copy/move ctors and assignment ops Alexey Rybalchenko 2021-09-14 11:38:33 +0200
  • 597d88277b Apply clang-analyzer-optin.performance.Padding Alexey Rybalchenko 2021-09-13 14:28:53 +0200
  • 9590b5be40 Apply readability-static-accessed-through-instance Alexey Rybalchenko 2021-09-13 13:03:59 +0200
  • cf9b45cd75 Apply cppcoreguidelines-avoid-non-const-global-variables Alexey Rybalchenko 2021-09-13 12:51:11 +0200
  • 1ee9d2d222 Apply misc-unused-alias-decls Alexey Rybalchenko 2021-09-13 12:31:51 +0200
  • 310204a89d Apply performance-faster-string-find Alexey Rybalchenko 2021-09-13 12:22:57 +0200
  • f33c597f34 Apply readability-avoid-const-params-in-decls Alexey Rybalchenko 2021-09-13 10:57:36 +0200
  • d04a501d91 Apply clang-diagnostic-unused-private-field Alexey Rybalchenko 2021-09-14 13:18:45 +0200
  • c2800bdfa5 Apply modernize-use-override Alexey Rybalchenko 2021-09-14 12:50:44 +0200
  • abea079939 Define copy/move ctors and assignment ops Alexey Rybalchenko 2021-09-14 11:38:33 +0200
  • c1684885a1 Apply clang-analyzer-optin.performance.Padding Alexey Rybalchenko 2021-09-13 14:28:53 +0200
  • 7061372bcd Apply readability-static-accessed-through-instance Alexey Rybalchenko 2021-09-13 13:03:59 +0200
  • 9db2d200a3 Apply cppcoreguidelines-avoid-non-const-global-variables Alexey Rybalchenko 2021-09-13 12:51:11 +0200
  • d4437dbf74 Apply misc-unused-alias-decls Alexey Rybalchenko 2021-09-13 12:31:51 +0200
  • abf7bdcdd4 Apply performance-faster-string-find Alexey Rybalchenko 2021-09-13 12:22:57 +0200
  • ca3e67d95d Apply readability-avoid-const-params-in-decls Alexey Rybalchenko 2021-09-13 10:57:36 +0200
  • 42a7e298c0 ci: Update build environments Dennis Klein 2021-09-09 17:59:44 +0200
  • efca8e0ad4 fix(pmix): Avoid deprecated value Alexey Rybalchenko 2021-09-24 13:01:33 +0200
  • 1ac30b51b1 fix(pmix): compiler warning infinite-recursion Alexey Rybalchenko 2021-09-24 13:01:16 +0200
  • 2934016586 fix(pmix): ler warning string-plus-int Alexey Rybalchenko 2021-09-24 13:00:37 +0200
  • 3587f81cbe fix(pmix): Avoid deprecated value Alexey Rybalchenko 2021-09-24 13:01:33 +0200
  • af5eee8beb fix(pmix): compiler warning infinite-recursion Alexey Rybalchenko 2021-09-24 13:01:16 +0200
  • c9bcaa3b7b fix(pmix): ler warning string-plus-int Alexey Rybalchenko 2021-09-24 13:00:37 +0200
  • b511385a06 ci: Update build environments Dennis Klein 2021-09-09 17:59:44 +0200
  • e484bf4578 Shm: Fix SetUsedSize() v1.4.42 Alexey Rybalchenko 2021-09-20 12:08:47 +0200
  • 7774471697 Shm: Fix SetUsedSize() Alexey Rybalchenko 2021-09-20 12:08:47 +0200
  • b442483dc3 fix: Deprecate static string helper Dennis Klein 2021-09-08 20:33:30 +0200
  • 727a709aff fix: -Winfinite-recursion Dennis Klein 2021-09-08 20:29:25 +0200
  • 9dfc60e5c0 fix: Deprecate static string helper Dennis Klein 2021-09-08 20:33:30 +0200
  • a3afb7fa25 fix: -Winfinite-recursion Dennis Klein 2021-09-08 20:29:25 +0200
  • bce380d871 Implement shmem msg zero-copy v1.4.41 Alexey Rybalchenko 2021-07-14 10:46:12 +0200
  • c57410b820 Extend test for empty messages Alexey Rybalchenko 2021-07-13 23:01:56 +0200
  • 815b2f1d76 shm: reimplement alignment Alexey Rybalchenko 2021-07-02 13:26:58 +0200
  • 4e8f247a0d fix: First round of using new non-namespaced typenames Dennis Klein 2021-07-13 20:52:17 +0200
  • 0bf765e6ba build: Improve summary output Dennis Klein 2021-07-13 20:51:09 +0200
  • 24fbf94946 build: Use fairmq-tidy on our own codebase when RUN_FAIRMQ_TIDY=ON Dennis Klein 2021-06-26 03:01:11 +0200
  • d392f60c09 build: Have color output depend on a common switch DISABLE_COLOR Dennis Klein 2021-06-26 02:58:59 +0200
  • dff2b4b7d1 feat(tidy): Add new FairMQTidy.cmake module Dennis Klein 2021-06-26 02:57:26 +0200
  • 9cbaf7e0fd feat(tools): Move the error code to the Tools target Dennis Klein 2021-06-17 19:35:45 +0200
  • db727092c5 feat(tidy): Add new fairmq-tidy tool Dennis Klein 2021-06-15 13:56:40 +0200
  • 8e6c50e7cc refactor: Prepare deprecation of non-namespaced types and headers Dennis Klein 2021-06-09 16:11:57 +0200
  • 1b3f38b6f1 Implement shmem msg zero-copy Alexey Rybalchenko 2021-07-14 10:46:12 +0200
  • 5d980723d8 Extend test for empty messages Alexey Rybalchenko 2021-07-13 23:01:56 +0200
  • bbcf80459e shm: reimplement alignment Alexey Rybalchenko 2021-07-02 13:26:58 +0200
  • db0500fb2d Protect access to options container v1.4.40 Alexey Rybalchenko 2021-07-30 15:52:56 +0200
  • c4a87b37b8 Protect access to options container Alexey Rybalchenko 2021-07-30 15:52:56 +0200
  • 2f7f00cc2d Protect access to options container Alexey Rybalchenko 2021-07-30 15:52:56 +0200
  • d1a873fab0 fix: First round of using new non-namespaced typenames Dennis Klein 2021-07-13 20:52:17 +0200
  • c870ba43cc build: Improve summary output Dennis Klein 2021-07-13 20:51:09 +0200
  • c6e425253a build: Use fairmq-tidy on our own codebase when RUN_FAIRMQ_TIDY=ON Dennis Klein 2021-06-26 03:01:11 +0200
  • df43d3ff1f build: Have color output depend on a common switch DISABLE_COLOR Dennis Klein 2021-06-26 02:58:59 +0200
  • d9090febef feat(tidy): Add new FairMQTidy.cmake module Dennis Klein 2021-06-26 02:57:26 +0200
  • 593d44342f feat(tools): Move the error code to the Tools target Dennis Klein 2021-06-17 19:35:45 +0200
  • 0113e71105 feat(tidy): Add new fairmq-tidy tool Dennis Klein 2021-06-15 13:56:40 +0200
  • 3a2c3b0cc9 refactor: Prepare deprecation of non-namespaced types and headers Dennis Klein 2021-06-09 16:11:57 +0200
  • 479d6e0712 feat: Add <fairmq/FwdDecls.h> v1.4.39 Dennis Klein 2021-07-16 18:06:52 +0200
  • 170557ace9 build: Revert removal of asio find module Dennis Klein 2021-07-16 10:31:30 +0200
  • 8859c563ac build: Pick shared flatbuffers lib first Dennis Klein 2021-07-15 15:23:14 +0200
  • dff9065150 feat: Add <fairmq/FwdDecls.h> Dennis Klein 2021-07-16 14:47:50 +0200