| Commit message (Expand) | Author | Age | Files | Lines |
* | zeromq: replace ::bind with lambda | Marcus Müller | 2021-03-20 | 1 | -2/+1 |
* | fixup! zeromq: Fix warnings with recv() | Martin Braun | 2021-02-15 | 1 | -2/+2 |
* | zeromq: Fix warnings with recv() | Martin Braun | 2021-02-15 | 1 | -4/+12 |
* | C++14: Use std::make_unique instead of boost::make_unique | Marcus Müller | 2021-01-04 | 1 | -2/+2 |
* | zeromq: Remove manual memory management | Thomas Habets | 2020-09-22 | 1 | -16/+12 |
* | Replace all calls to `get_initial_sptr` with `make_block_sptr` | Thomas Habets | 2020-07-30 | 1 | -1/+1 |
* | zeromq: Add bind argument for message based zeromq blocks. | Jacob Gilbert | 2020-04-10 | 1 | -4/+9 |
* | zmq: Handle the PMT exceptions | Vasil Velichkov | 2020-03-10 | 1 | -2/+6 |
* | Update license header to SPDX format | devnulling | 2020-01-27 | 1 | -13/+1 |
* | clang-format: Ordering all the includes | Marcus Müller | 2019-08-09 | 1 | -3/+3 |
* | Tree: clang-format without the include sorting | Marcus Müller | 2019-08-09 | 1 | -58/+56 |
* | zeromq: fixes to allow building using CPPZMQ 4.3.1 as well as prior | Michael Dickens | 2019-06-15 | 1 | -1/+5 |
* | zeromq: remove unnecessary call to pmt::intern at runtime | Marcus Müller | 2018-02-23 | 1 | -3/+4 |
* | gr-zmq: Fix build with gcc6. | Philip Balister | 2016-06-28 | 1 | -1/+1 |
* | MSVC-specific fixes for compatibility | gnieboer | 2016-05-30 | 1 | -1/+3 |
* | zeromq: cleanup and made pull_msg_source derive from gr::block | Johnathan Corgan | 2015-01-12 | 1 | -33/+26 |
* | zmq: pull_msg_source should be working | Tim O'Shea | 2014-12-30 | 1 | -43/+41 |
* | zmq: building working versions of additional zmq message blocks in place (pus... | Tim O'Shea | 2014-12-30 | 1 | -0/+120 |