Commit Graph

  • 1372088d45 Merge branch 'master' of github.com:zeromq/cppzmq Stefano Caiazza 2019-11-19 17:24:55 +0100
  • 0ef29c1b30 Problem: Detail namespace used in API Gudmundur Adalsteinsson 2019-11-06 20:20:37 +0000
  • 28aecd91fa
    Merge pull request #367 from gummif/gfa/no-tests Simon Giesecke 2019-11-12 09:40:56 +0100
  • 76e5fb04a9 Problem: No multipart tests are begin run Gudmundur Adalsteinsson 2019-11-09 12:40:02 +0000
  • a34d2a3da9
    Merge pull request #358 from gummif/gfa/send-recv-multipart Simon Giesecke 2019-11-08 09:41:25 +0100
  • d4d3ce3e90 Suppport for raw arrays in send_multipart Gudmundur Adalsteinsson 2019-11-06 08:15:37 +0000
  • 5cc7793ef5 Improve algorithms and documentation Gudmundur Adalsteinsson 2019-11-05 20:33:55 +0000
  • 829997d4e8
    Update version number to 4.6.0 to prepare for next development iteration Simon Giesecke 2019-11-04 16:44:44 +0100
  • e67fa0e16d
    Merge pull request #357 from gummif/gfa/nodiscard-recv v4.5.0 Simon Giesecke 2019-11-04 16:36:45 +0100
  • 41dee3e7a3 Remove comment, fix includes Gudmundur Adalsteinsson 2019-10-26 20:26:17 +0000
  • c9225c17db Add a more complex example involving multi-part messages Gudmundur Adalsteinsson 2019-10-26 20:22:02 +0000
  • 505edeb336 Problem: Handling multipart messages is complex Gudmundur Adalsteinsson 2019-10-26 18:29:22 +0000
  • 4bc232c175 Problem: recv return value should not be ignored Gudmundur Adalsteinsson 2019-10-26 12:31:51 +0000
  • fdb2f13971
    Merge pull request #356 from phlptp/addon_include_convention Simon Giesecke 2019-10-16 15:17:24 +0200
  • 563d2355a0 Switch zmq_addon.hpp to include zmq.hpp using "zmq.hpp" instead of <zmq.hpp> This allows it to look in the current directory for the header file. This enables the ability to have cppzmq as a subdirectory of an included folder vs needing to have the cppzmq on the include search path, and makes it less likely the wrong version would get included if more than one zmq.hpp header happened to be available. Philip Top 2019-10-16 05:56:24 -0700
  • de05d33029
    Merge pull request #355 from phlptp/cpp17_library_fixes Simon Giesecke 2019-10-16 09:48:13 +0200
  • d5cbaf4682 Explicitly check for optional and string_view in cases where the C++17 language is operational but the standard library in use does not have those headers. Philip Top 2019-10-12 04:54:21 -0700
  • 085ec87d1c Merge branch 'master' of github.com:zeromq/cppzmq Stefano Caiazza 2019-10-08 17:43:24 +0200
  • fc8e07cc2b Added a conditional to switch between searching zeromq variables or targets Stefano Caiazza 2019-10-08 17:41:26 +0200
  • ca1ca7caae
    Merge pull request #354 from gummif/gfa/clang-test Simon Giesecke 2019-10-07 11:00:24 +0200
  • 0abc513be9 Problem: No tests with clang Gudmundur Adalsteinsson 2019-10-05 19:50:17 +0000
  • 8b0968b6ef Added the option not to install the package Stefano Caiazza 2019-10-02 16:06:58 +0200
  • e08ab12de2
    Merge pull request #349 from gummif/gfa/clang-error Simon Giesecke 2019-09-19 13:28:11 +0200
  • a0fab1854f
    Merge pull request #338 from gummif/gfa/clarify-example Simon Giesecke 2019-09-19 13:27:06 +0200
  • 34ea5b7805 Problem: Build error with clang Gudmundur Adalsteinsson 2019-09-17 20:24:44 +0000
  • 4b443fc59b Clarify example requirements Gudmundur Adalsteinsson 2019-08-15 22:02:20 +0000
  • b2fa1192bd
    Merge pull request #343 from gummif/gfa/str-buffer Simon Giesecke 2019-09-13 09:40:08 +0200
  • 7d9e5cb421 Add user-defined string literals to create buffers Gudmundur Adalsteinsson 2019-09-11 20:38:47 +0000
  • ab588fb7c9 Assertion and constexpr improvements for str_buffer Gudmundur Adalsteinsson 2019-09-11 20:21:02 +0000
  • 88ada98d0b
    Merge pull request #347 from gummif/gfa/aliasing-warning Simon Giesecke 2019-09-11 13:13:11 +0200
  • 57d3681ee4 Problem: Strict aliasing warning in tests Gudmundur Adalsteinsson 2019-09-10 20:13:45 +0000
  • a28db2a2ac Allow unlimited length for message conversion to string Jack Olivieri 2019-09-04 15:07:59 +0200
  • 13cc1e0fe9 Problem: Sending string literals is awkward Gudmundur Adalsteinsson 2019-09-03 14:06:19 +0000
  • 4406cc4aa1 Move header files to an include directory Gudmundur Adalsteinsson 2019-09-02 14:47:30 +0000
  • 3b1038d035
    Merge pull request #337 from gummif/gfa/clang-warnings Simon Giesecke 2019-09-02 12:26:20 +0200
  • 527a873954
    Merge pull request #339 from gummif/gfa/detect-14 Simon Giesecke 2019-09-02 12:25:05 +0200
  • e5f1a2d045 Problem: C++14 features not detected using MSVC Gudmundur Adalsteinsson 2019-08-15 22:09:14 +0000
  • 1f66e996d5
    Merge pull request #341 from gummif/gfa/cpp11-gcc Simon Giesecke 2019-08-31 12:41:13 +0200
  • 4f1ff4952d Fix for lacking SFINAE support on older GCC Gudmundur Adalsteinsson 2019-08-30 23:14:16 +0000
  • 9e0b9b4a38 Fix tests Gudmundur Adalsteinsson 2019-08-30 22:33:49 +0000
  • 9b20c461a0 Use C++11 when testing with GCC 4.9 Gudmundur Adalsteinsson 2019-08-30 22:23:52 +0000
  • b6765e5692 Add GCC 4.9 to travis tests Gudmundur Adalsteinsson 2019-08-30 21:31:31 +0000
  • 6137b485a0 Problem: C++11 partially supported on gcc 4.8 Gudmundur Adalsteinsson 2019-08-30 20:46:32 +0000
  • ef2e3284c2
    Merge pull request #340 from boldorider4/master Simon Giesecke 2019-08-30 13:04:19 +0200
  • f910c90149 Fix ASCII character detection in conversion to std::string Jack Olivieri 2019-08-30 12:39:35 +0200
  • 85b3a945d4 Problem: Warnings about send being deprecated Gudmundur Adalsteinsson 2019-08-14 20:42:36 +0000
  • 81c2938faa
    Update version to v4.5.0 to prepare for next development iteration Simon Giesecke 2019-07-24 15:16:41 +0200
  • f5b36e5635
    Update version to 4.4.1 v4.4.1 Simon Giesecke 2019-07-24 15:15:09 +0200
  • 86876d7307
    Merge pull request #328 from xiphon/fix-recv-flags-default v4.4.0 Simon Giesecke 2019-07-24 14:42:31 +0200
  • 19b5222e4e Fix 'recv' function 'flags_' argument default value xiphon 2019-06-01 13:44:40 +0000
  • 4e37816dfa
    Merge pull request #325 from gummif/gfa/msg-range-ctor Simon Giesecke 2019-06-01 16:23:46 +0200
  • f412ea9e34 Improved range detection supporting ADL Gudmundur Adalsteinsson 2019-05-31 12:09:20 +0000
  • 0672e31780
    Merge pull request #324 from gummif/gfa/event-flags Simon Giesecke 2019-05-29 08:48:47 +0200
  • 7f9da8d49b
    Merge pull request #323 from gummif/gfa/msg-iter-ctor Simon Giesecke 2019-05-29 08:44:29 +0200
  • 3e88f06e15
    Merge pull request #326 from girtsf/fix-gcc-4.8.1 Simon Giesecke 2019-05-29 08:42:18 +0200
  • 63250e15e8 make poller_t work with ancient gcc 4.8.1 Girts Folkmanis 2019-05-28 14:14:04 -0700
  • 2d496cb296 Remove ctor draft check Gudmundur Adalsteinsson 2019-05-15 17:05:34 +0000
  • 09ab20801a Problem: message_t ctor for ranges too greedy Gudmundur Adalsteinsson 2019-05-15 16:49:22 +0000
  • 0ce8ef06d5 Clean up and test event flags implementation Gudmundur Adalsteinsson 2019-05-15 11:32:23 +0000
  • 95d519fade Rename template parameter to reflect requirements Gudmundur Adalsteinsson 2019-05-15 11:20:31 +0000
  • 1f4dd23a94 Problem: message_t ctor for iterators double initializes the message Gudmundur Adalsteinsson 2019-05-13 15:37:35 +0000
  • d25c58a05d
    Merge pull request #322 from gummif/gfa/ignore-build-dirs Simon Giesecke 2019-05-15 08:35:51 +0200
  • 0458f7d16c Problem: Type-safety of poller_t and active_poller_t can be improved (#318) Gudmundur Adalsteinsson 2019-05-15 06:35:12 +0000
  • 6f0fb2a3ea
    Merge pull request #317 from gummif/gfa/typesafe-send-recv Simon Giesecke 2019-05-14 18:30:34 +0200
  • bec2818703 Problem: Only one build directory ignored Gudmundur Adalsteinsson 2019-05-13 15:27:55 +0000
  • 88cee88d08 Change recv and send to return optional types Gudmundur Adalsteinsson 2019-05-10 14:22:04 +0000
  • bbba565797 Simplify implementation of buffer creation functions Gudmundur Adalsteinsson 2019-05-10 13:16:10 +0000
  • 809acb2dc8 Make buffer constructors and functions constexpr Gudmundur Adalsteinsson 2019-05-09 22:47:57 +0000
  • 99d98dd217 Improved enum flags operators and tests Gudmundur Adalsteinsson 2019-05-09 22:33:49 +0000
  • baff3bfb58
    Update zmq.hpp Gudmundur Adalsteinsson 2019-05-09 22:19:11 +0000
  • 9a60ad3fc8
    Apply suggestions from code review Simon Giesecke 2019-05-08 21:37:14 +0000
  • ec8a30a050
    Merge pull request #319 from gummif/gfa/msg-init Simon Giesecke 2019-05-08 23:25:48 +0200
  • 5d8308d4d5
    Merge pull request #321 from gummif/gfa/excl-catch-hpp Simon Giesecke 2019-05-08 23:23:40 +0200
  • 3c29dc99fe Problem: External header catch.hpp included in coverage Gudmundur Adalsteinsson 2019-05-08 19:53:59 +0000
  • e86bd7fc57 Problem: zmq_msg_init never fails Gudmundur Adalsteinsson 2019-05-08 11:29:05 +0000
  • 4957d3e042 Problem: Type-safety of poller_t and active_poller_t can be improved Gudmundur Adalsteinsson 2019-05-08 11:00:26 +0000
  • 3d4be814e8 Problem: send/recv functions lack type-safety Gudmundur Adalsteinsson 2019-04-22 21:15:51 +0000
  • 35ba5bea3b
    Merge pull request #312 from gummif/gfa/socket-ref Simon Giesecke 2019-05-02 14:19:40 +0200
  • 9eef00e479
    Merge pull request #316 from texierp/fix/cast Simon Giesecke 2019-04-24 07:39:46 +0200
  • 82f6e93dd1 Use C++ cast instead of old style cast Pierre-Jean Texier 2019-04-23 23:08:24 +0200
  • c6a3529cd1 Problem: No type-safe alternatives when polling or needing a reference to a socket Gudmundur Adalsteinsson 2019-04-07 21:10:04 +0000
  • b0ac8acd60
    Merge pull request #315 from gummif/gfa/test-warnings Simon Giesecke 2019-04-15 11:54:05 +0200
  • f65ddd7597
    Merge pull request #314 from gummif/gfa/msg-iter Simon Giesecke 2019-04-15 11:02:27 +0200
  • 961bb4fb46
    Merge pull request #313 from gummif/gfa/socket-ctor Simon Giesecke 2019-04-15 10:58:45 +0200
  • c2e595bc69 Problem: Compiler warning in tests Gudmundur Adalsteinsson 2019-04-14 21:34:15 +0000
  • cff3a46b73 Problem: Performance of message_t construction can be improved Gudmundur Adalsteinsson 2019-04-14 12:40:01 +0000
  • 4ceabb37b6 Problem: socket_t can not be default constructed Gudmundur Adalsteinsson 2019-04-14 12:21:30 +0000
  • dc573e7889 Problem: catch.hpp included in coverage Gudmundur Adalsteinsson 2019-04-09 09:56:39 +0000
  • 132f7b00df
    Merge pull request #309 from gummif/gfa/poller-millis Simon Giesecke 2019-04-07 21:15:59 +0200
  • ed63f9adae Problem: zmq_poller_wait_all is called with microseconds count Gudmundur Adalsteinsson 2019-04-07 10:56:27 +0000
  • 454f0bfede
    Merge pull request #308 from gummif/gfa/msg-empty Constantin Rack 2019-04-04 21:46:29 +0200
  • 16f16eeaad Problem: message_t lacks empty() function Gudmundur Adalsteinsson 2019-04-04 17:55:27 +0000
  • 15efe91567 Problem: poller_t does not need to be a template class Gudmundur Adalsteinsson 2019-04-03 20:35:32 +0000
  • 5c95a07d72
    Merge pull request #306 from gummif/gfa/detect-std Simon Giesecke 2019-04-04 16:56:16 +0200
  • d1e7c538cc
    Merge pull request #303 from gummif/gfa/swap Simon Giesecke 2019-04-04 14:51:10 +0200
  • 5c69a36b95
    Merge pull request #304 from gummif/gfa/monitor-move Simon Giesecke 2019-04-04 09:15:55 +0200
  • d34f192b37
    Merge pull request #305 from gummif/gfa/message-move-copy Simon Giesecke 2019-04-04 09:12:11 +0200
  • 77575ce705 Problem: Missing detection of standards greater than C++11 Gudmundur Adalsteinsson 2019-04-03 17:03:39 +0000
  • b6a07be512 Problem: monitor_t incorrectly deletes socket_t move assignment operator Gudmundur Adalsteinsson 2019-04-02 18:11:59 +0000
  • 72f0e1bcba Problem: message_t move and copy are mutating but take const Gudmundur Adalsteinsson 2019-04-03 13:56:11 +0000