Commit Graph

  • 7efc9b153f
    Merge pull request #432 from or17191/bugfix/socket-move-assignment-not-initializing-ctxptr Simon Giesecke 2020-09-04 11:33:41 +0200
  • 12c3003aa2
    Add an example (#423) serg06 2020-09-04 05:23:56 -0400
  • 4ceb2c8722
    Merge pull request #395 from franzhollerer/Issue_#394_fix_cmake_library_dependency Simon Giesecke 2020-09-04 11:15:03 +0200
  • 96ce61fab7 [#394] fixes dependency on libzmq libraries Franz Hollerer 2020-03-17 10:02:44 +0100
  • 37e6334d5f Bugfix: socket_t move assignment doesn't initialize ctxptr or17191 2020-07-18 19:07:55 +0300
  • 4a78c7aac9 clang-format Serguei 2020-06-20 00:36:28 -0400
  • 89f4d1b187
    Merge pull request #408 from gummif/gfa/ctx-handle Simon Giesecke 2020-06-19 18:10:38 +0200
  • 452f736fb7
    Merge pull request #416 from gummif/gfa/macro-doc Simon Giesecke 2020-06-19 18:02:51 +0200
  • 0b34694d79 Fix cmake error when using cppzmq as subproject hshakula 2020-06-15 19:07:16 +0300
  • d8b4a86db8
    setsockopt -> set serg06 2020-05-27 21:18:54 -0400
  • 7757674b42
    Remove pointless stringstream serg06 2020-05-26 18:16:33 -0400
  • a3c45f680f
    Update pubsub_multithread_inproc.cpp serg06 2020-05-26 18:15:03 -0400
  • 99d7d7d91b
    Update pubsub_multithread_inproc.cpp serg06 2020-05-26 01:43:56 -0400
  • 7b386d416e
    Update pubsub_multithread_inproc.cpp serg06 2020-05-26 01:42:00 -0400
  • 6ee41b5c44
    Update pubsub_multithread_inproc.cpp serg06 2020-05-25 22:58:15 -0400
  • 6bcc6ddcf8
    Update pubsub_multithread_inproc.cpp serg06 2020-05-25 22:51:28 -0400
  • 4e261b0d9c
    Add an example serg06 2020-05-25 21:29:54 -0400
  • 8b64a341ac Add requirement that the handler is non-null in active_poller Gudmundur Adalsteinsson 2020-05-24 22:34:20 +0000
  • e9c5546e04 Add CHECK_THROWS_ZMQ_ERROR and check error codes Gudmundur Adalsteinsson 2020-05-24 22:16:55 +0000
  • d2c5fef2c1 Apply clang-format Gudmundur Adalsteinsson 2020-05-24 21:53:56 +0000
  • 1fc3a9a873 Document macro usage and simplify code Gudmundur Adalsteinsson 2020-05-16 13:00:46 +0000
  • c4d4cf75dd
    Merge pull request #417 from gummif/gfa/pre-refactoring Simon Giesecke 2020-05-22 10:12:44 +0200
  • c39cbbc7bc Problem: buffer definitions after message_t Gudmundur Adalsteinsson 2020-05-16 13:45:25 +0000
  • 76e6bacc80 Move string literal into variable Gudmundur Adalsteinsson 2020-05-16 13:22:52 +0000
  • 6143343edf Fix nodiscard warning Gudmundur Adalsteinsson 2020-05-16 13:20:48 +0000
  • 6d71b9b541 Replace checks for C++17 with string view macro Gudmundur Adalsteinsson 2020-05-16 12:39:54 +0000
  • 5a3dee082e Problem: implicit conversion operators in context Gudmundur Adalsteinsson 2020-05-04 17:36:08 +0000
  • a2ef92ef57
    Merge pull request #415 from sigiesec/poll-array Simon Giesecke 2020-05-15 13:09:57 +0200
  • b0e72439bd Deprecate poll overload accepting a long timeout value Critical2104 2020-05-15 12:50:07 +0200
  • 8d35b8c934 Added poll() overload accepting std::array Critical2104 2020-05-10 02:30:38 +0200
  • b495021ac8
    Merge pull request #404 from gummif/gfa/encoding-endian Simon Giesecke 2020-05-15 11:58:04 +0200
  • c2298e8dd4 monitor: expose close() method to public Louis-Paul CORDIER 2020-05-14 14:23:24 +0200
  • 3aa80d028c monitor: add compatibility with zmq::poller_t Louis-Paul CORDIER 2020-05-14 14:12:40 +0200
  • 78dab5da08 monitor: add compatibility with zmq::poll() Louis-Paul CORDIER 2020-05-14 14:07:35 +0200
  • a4570b198d monitor: add get_event() method Louis-Paul CORDIER 2020-05-14 14:03:15 +0200
  • 9b824dd36f
    Merge pull request #407 from jcfr/fix-macos-10.11.6-default-init-error Simon Giesecke 2020-05-14 12:32:05 +0200
  • bb321ee46f
    Merge pull request #413 from Magikhead/fix-grammatical-error-in-multipart_t-str Simon Giesecke 2020-05-14 12:05:14 +0200
  • a6ca65cbfc
    Merge pull request #401 from gummif/gfa/msg-ub Simon Giesecke 2020-05-14 12:04:22 +0200
  • 0bba33d91c Address Grammatical Error in multipart_t:str() Collin H. Reed 2020-05-11 13:19:27 +0000
  • 80cf1dcbe8 Typo Critical2104 2020-05-10 02:22:35 +0200
  • 4804a211df Added overloads to poll(std::array..) like in poll(std::vector..) Gianluca Parnisari 2020-05-10 02:13:48 +0200
  • 3b5500c959 Added support to std::array to cppzmq poll Gianluca Parnisari 2020-05-10 02:11:54 +0200
  • 5e2862320d
    Fix error: default initialization of an object of const type Jean-Christophe Fillion-Robin 2020-04-28 14:19:23 -0400
  • 3746e5c2d5
    Merge pull request #406 from gummif/gfa/rfc-mme Simon Giesecke 2020-04-25 12:54:37 +0200
  • acd7104992 Problem: Missing reference to rfc Gudmundur Adalsteinsson 2020-04-24 20:27:28 +0000
  • 4784b74c37 Problem: No endian check in encoding Gudmundur Adalsteinsson 2020-04-18 13:55:30 +0000
  • 1793a5b586 Problem: UB in message_t constructor Gudmundur Adalsteinsson 2020-04-05 20:25:00 +0000
  • a3e5b54c3c
    Problem: Socket options lack type-safety (#393) Gudmundur Adalsteinsson 2020-03-24 08:33:50 +0000
  • c0e2c6c969 Apply clang-format Gudmundur Adalsteinsson 2020-03-23 21:07:39 +0000
  • 648207277e Add socket option get function for strings and tests Gudmundur Adalsteinsson 2020-03-23 21:03:58 +0000
  • 10431084bb
    Problem: lack conversion message_t and multipart_t (#391) Brett Viren 2020-03-20 05:59:15 -0400
  • 285a7a6fe4 messsage_t::to_string now produces the correct string length dpellegr 2020-03-17 18:28:16 +0100
  • 115d04c7a1 Address first round of comments in #392. Brett Viren 2020-03-17 12:58:18 -0400
  • e8f295e499 Address latest round of comments in #391. Brett Viren 2020-03-15 16:09:32 -0400
  • b3473770d4 Use new sockopt getter in test util Gudmundur Adalsteinsson 2020-03-15 13:05:03 +0000
  • fabaaaabf8 Problem: Socket options lack type-safety Gudmundur Adalsteinsson 2020-03-01 14:00:55 +0000
  • 3191ae6263 Address initial comments on #391 Brett Viren 2020-03-11 20:39:33 -0400
  • 2417250dac Problem: no actor pattern. Brett Viren 2020-03-07 10:42:42 -0500
  • 6078f13ccb Problem: lack conversion message_t and multipart_t Brett Viren 2020-03-07 10:25:03 -0500
  • 2f1ab4c2a7
    Merge pull request #390 from gummif/gfa/multipart-cpp11 Simon Giesecke 2020-03-07 15:55:57 +0100
  • c7766c083a
    Merge pull request #389 from SylvainCorlay/wrap-find-package-zeromq Simon Giesecke 2020-03-07 15:04:22 +0100
  • 5ecbf86bcf Problem: send_multipart fails on old gcc versions Gudmundur Adalsteinsson 2020-03-07 13:22:01 +0000
  • 9cb042e711 Also skip if libzmq-static is defined Sylvain Corlay 2020-03-05 13:59:45 +0100
  • 8d731ea900 Wrap find_package Sylvain Corlay 2020-03-05 10:50:25 +0100
  • 944624e8ad Tickle travis, move actor test to front of list of tests. No other change Brett Viren 2020-03-01 10:14:19 -0500
  • 2fa37330e3 Remove debugging outputs. Brett Viren 2020-03-01 09:37:34 -0500
  • 9c4186e01d Still WIP, improve/uniquify encode/decode and add debug print to try to check why travis-ci fails on actor tests. Brett Viren 2020-03-01 09:29:18 -0500
  • 061fa1c613 Test if travis-ci failure is related to parallelism of tests Brett Viren 2020-03-01 08:43:02 -0500
  • f0a1999b9b Problem: constructing message_t with string literal is bad Brett Viren 2020-02-29 14:32:49 -0500
  • 328e4cbe6d Problem: actor uses std::thread so only can work with c++11 Brett Viren 2020-02-29 14:04:10 -0500
  • f1d3c60bcb Problem: cppzmq lacks CZMQ compatible 'encode/decode' and 'actor' Brett Viren 2020-02-29 13:20:21 -0500
  • 5999e5adc7
    Problem: Macros not defined in older versions (#386) Gudmundur Adalsteinsson 2020-02-21 10:29:12 +0000
  • 0accd34dc4 Use a slightly newer libzmq version Gudmundur Adalsteinsson 2020-02-19 21:59:16 +0000
  • 317cb31b5c Test older version of libzmq with C++11 or later Gudmundur Adalsteinsson 2020-02-19 21:44:01 +0000
  • 920ea29a4d Problem: Macros not defined in older versions Gudmundur Adalsteinsson 2020-02-19 21:32:52 +0000
  • 324b11f239
    Problem: Context lacks typesafe options Gudmundur Adalsteinsson 2020-02-07 14:39:58 +0000
  • eeee6cdc77
    Update zmq.hpp Gudmundur Adalsteinsson 2020-02-05 22:09:22 +0000
  • 0664903bf3 Problem: Context lacks typesafe options Gudmundur Adalsteinsson 2020-02-04 20:46:18 +0000
  • 84d4f959db Problem: no CI with VS2019 or any VS with C++11/14/17 mode, build broken in C++17 mode fix-msvc Simon Giesecke 2020-01-29 21:31:20 +0100
  • 4bd01bc0ef
    Merge pull request #380 from zeromq/reformat Luca Boccassi 2020-01-28 10:37:30 +0000
  • b6c79eb0c8 Reformat all files with clang-format Simon Giesecke 2020-01-26 10:09:20 +0100
  • 47969cfdcf Problem: shutdown() missing for context_t (#377) Gudmundur Adalsteinsson 2020-01-27 07:31:46 +0000
  • 060e936fe9 Changes reflecting libzmq master Gudmundur Adalsteinsson 2020-01-26 20:48:01 +0000
  • eeaf3a873b Improve tests and documentation Gudmundur Adalsteinsson 2020-01-26 12:18:48 +0000
  • 9f5acc6521 Make tests more robust wrt timing of execution Gudmundur Adalsteinsson 2020-01-22 20:33:11 +0000
  • 165ae7cfc8 Problem: Terminating ctx safely is hard Gudmundur Adalsteinsson 2020-01-21 20:37:21 +0000
  • 1d2bd921e9 Problem: shutdown() missing for context_t Gudmundur Adalsteinsson 2020-01-21 20:02:07 +0000
  • 70d059bd0a
    Increase version number to 4.7.0 after release to prepare for next development iteration Simon Giesecke 2020-01-17 17:32:09 +0100
  • 8d5c9a8898
    Merge pull request #374 from gummif/patch-2 v4.6.0 Simon Giesecke 2020-01-16 09:30:11 +0100
  • ff994d9676 Improved comment on workaround Gudmundur Adalsteinsson 2020-01-15 18:14:26 +0000
  • 615380b485
    Problem: Invalid 32bit issues when using Conan Gudmundur Adalsteinsson 2020-01-15 10:34:48 +0000
  • 459bb78042
    Merge 1372088d45 into bd27f24960 caiazza 2020-01-12 14:12:49 +0100
  • bd27f24960
    Merge pull request #373 from gummif/gfa/tostring Simon Giesecke 2020-01-09 14:33:13 +0100
  • 4f9c2ea519 Problem: message_t to string is hard Gudmundur Adalsteinsson 2020-01-07 19:54:47 +0000
  • de07119a92
    Merge pull request #370 from gummif/gfa/multipartn Simon Giesecke 2019-12-07 13:55:52 +0100
  • 30fdfe0287 Simplify code by trusting the compiler Gudmundur Adalsteinsson 2019-12-07 12:06:15 +0000
  • 0f8601c9eb
    Merge pull request #371 from gummif/gfa/move-ctors Simon Giesecke 2019-12-07 10:59:18 +0100
  • d3abe06ba3 Problem: Move assigned objects still alive Gudmundur Adalsteinsson 2019-12-05 20:15:10 +0000
  • 93e3090eb3 Problem: Missing recv multipart to fixed buffers Gudmundur Adalsteinsson 2019-11-09 12:38:58 +0000
  • 5ee8261743
    Merge pull request #366 from gummif/gfa/detail-in-api Simon Giesecke 2019-11-21 18:28:55 +0100