| Commit message (Expand) | Author | Age | Files | Lines |
* | modernization: `override` instead of virtual in all compilation units | Marcus Müller | 2020-11-03 | 1 | -10/+10 |
* | blocks/message_strobe: Use atomic for thread sync | Thomas Habets | 2020-08-14 | 1 | -1/+2 |
* | blocks/message_strobe: Remove manual memory management | Thomas Habets | 2020-08-14 | 1 | -1/+1 |
* | Switch from boost pointers to std C++11 pointers | Thomas Habets | 2020-04-01 | 1 | -1/+1 |
* | Update license header to SPDX format | devnulling | 2020-01-27 | 1 | -13/+1 |
* | message_strobe_random: replace boost::random with C++11 | Marcus Müller | 2020-01-02 | 1 | -32/+13 |
* | clang-format: Ordering all the includes | Marcus Müller | 2019-08-09 | 1 | -2/+2 |
* | Tree: clang-format without the include sorting | Marcus Müller | 2019-08-09 | 1 | -32/+47 |
* | Merge remote-tracking branch 'origin/next' into merge_next | Marcus Müller | 2018-08-31 | 1 | -1/+1 |
|\ |
|
| * | Unbreak boost 1.67. Constrain the delay in message_strobe to integer millisec... | Peter Horvath | 2018-07-08 | 1 | -1/+1 |
* | | blocks: remove unnecessary call to pmt::intern at runtime | Marcus Müller | 2018-02-23 | 1 | -0/+2 |
|/ |
|
* | blocks: switching last calls from boost::thread to gr::thread. | Tom Rondeau | 2014-09-30 | 1 | -1/+1 |
* | made the usage of mt19937 Boost-pre-1.47 compatible | Marcus Müller | 2014-03-31 | 1 | -1/+1 |
* | message_strobe_random_impl.h: typo in include guard; is taken from not-_rando... | Marcus Müller | 2014-02-22 | 1 | -3/+3 |
* | blocks: random_pdu (speedup, also allow a byte mask), message_strobe_random (... | Tim O'Shea | 2014-02-16 | 1 | -0/+73 |