| Commit message (Expand) | Author | Age | Files | Lines |
* | runtime: dummy use argument to make some compiler happy | Michael Dickens | 2018-05-26 | 1 | -1/+2 |
* | Merge branch 'maint' through 'last_merge_to_master' | Marcus Müller | 2018-03-30 | 6 | -27/+136 |
|\ |
|
| * | analog: improve readability of laplacian distribution | Andrej Rode | 2018-03-30 | 1 | -4/+5 |
| * | analog: remove std::time(0) seed from gr::random if 0 is selected | Andrej Rode | 2018-03-30 | 1 | -3/+6 |
| * | runtime: py_feval now includes Python.h | Marcus Müller | 2018-03-30 | 1 | -0/+1 |
| * | runtime: proper visibility for gr::sys_pri constants | Marcus Müller | 2018-03-30 | 1 | -5/+5 |
| * | Added XOROSHIRO128+ implementation | Marcus Müller | 2018-03-30 | 1 | -0/+103 |
| * | runtime: address floating point roundoff concerns in num_to_str() in eng_nota... | Jacob Gilbert | 2018-03-30 | 1 | -11/+12 |
| * | pmt: extract lengths before memcmp #1598 | Andrej Rode | 2018-03-30 | 1 | -3/+3 |
| * | pmt: fix for error in pmt::equal() when comparing uniform vectors | Jacob Gilbert | 2018-03-30 | 1 | -1/+1 |
* | | runtime: demoted static const pmt_t members of block:: to const | Marcus Müller | 2018-03-30 | 2 | -7/+8 |
|/ |
|
* | runtime: BSD shared memory and threading specifics | A. Maitland Bottoms | 2018-03-27 | 2 | -2/+2 |
* | Test: adds swig dirs to python tests to allow ctest to run on win builds | gnieboer | 2018-03-22 | 2 | -0/+6 |
* | runtime: make py_io_signature iterable, hashable | Marcus Müller | 2018-03-06 | 1 | -1/+10 |
* | runtime: py_io_signature method documentation | Marcus Müller | 2018-03-06 | 1 | -17/+23 |
* | runtime: PMT recreation for system bus messages suppressed | Marcus Müller | 2018-02-23 | 2 | -10/+13 |
* | python gateway: added arg descriptions as docstrings | Jeff Long | 2018-02-21 | 1 | -0/+57 |
* | python gateway: use range instead of xrange for Python 3 compatibility | Jeff Long | 2018-02-21 | 1 | -4/+4 |
* | python gateway: use tuples instead of lists where possible | Jeff Long | 2018-02-21 | 1 | -4/+4 |
* | python gateway: permit a variable number of ports | Jeff Long | 2018-02-21 | 2 | -28/+65 |
* | Merge branch 'maint' | Martin Braun | 2018-02-03 | 5 | -12/+24 |
|\ |
|
| * | fixup! fixup! Use type-generic or float versions of cmath functions where app... | Marcus Müller | 2018-02-03 | 1 | -1/+1 |
| * | Use type-generic or float versions of cmath functions where appropriate. | Marcus Müller | 2018-02-03 | 2 | -2/+4 |
| * | Use logf where dealing with single precision floats | Marcus Müller | 2018-02-03 | 1 | -6/+6 |
| * | docs: Add missing information on usage of produce()/consume() | rear1019 | 2018-02-03 | 1 | -3/+13 |
| * | Replaced redmine URLs. | Marcus Müller | 2018-02-03 | 1 | -1/+1 |
* | | Comment typo fixing. | luz.paz | 2018-02-03 | 23 | -36/+36 |
* | | block.h: update documentation on general_work return value | Jeff Long | 2018-02-03 | 1 | -5/+17 |
* | | gnuradio-runtime: Optimize some buffer[_reader]_sptr grabs and releases | Andy Walls | 2018-02-03 | 3 | -36/+66 |
* | | Merge branch 'maint' | Johnathan Corgan | 2017-10-05 | 1 | -7/+10 |
|\| |
|
| * | Merge remote-tracking branch 'github/pr/1476' into maint | Johnathan Corgan | 2017-10-05 | 1 | -7/+10 |
| |\ |
|
| | * | runtime: Moved block-by-block setup_rpc() calls to the end of the flatten_aux... | Jacob Gilbert | 2017-10-04 | 1 | -7/+11 |
| |/ |
|
* | | Merge branch 'maint' | Johnathan Corgan | 2017-08-27 | 1 | -1/+1 |
|\| |
|
| * | Merge remote-tracking branch 'github/pr/1438' into maint | Johnathan Corgan | 2017-08-27 | 1 | -1/+1 |
| |\ |
|
| | * | runtime: fix logger_ptr to always be a pointer | Michael Dickens | 2017-08-22 | 1 | -1/+1 |
* | | | Merge remote-tracking branch 'github/pr/1396' | Johnathan Corgan | 2017-08-03 | 1 | -0/+5 |
|\ \ \ |
|
| * | | | block python gateway: add WORK_CALLED_PRODUCE/_DONE proxy | Marcus Müller | 2017-07-28 | 1 | -0/+5 |
* | | | | Merge remote-tracking branch 'github/pr/1380' | Johnathan Corgan | 2017-07-14 | 1 | -24/+2 |
|\ \ \ \ |
|
| * | | | | Removed superfluous typedefs of gr_?int*; included stdint.h uncond. | Marcus Müller | 2017-07-14 | 1 | -24/+2 |
| |/ / / |
|
* | | | | Merge branch 'maint' | Johnathan Corgan | 2017-07-14 | 1 | -1/+1 |
|\ \ \ \
| |/ / /
|/| / /
| |/ / |
|
| * | | fix: fixed a performance bug in buffer::get_tags_in_range. | Brandon P. Enochs | 2017-07-14 | 1 | -1/+1 |
* | | | Merge branch 'maint' | Johnathan Corgan | 2017-06-27 | 4 | -15/+15 |
|\| | |
|
| * | | Revert "Fixed storing references to temporary values in RPC infrastructure" | Johnathan Corgan | 2017-06-27 | 4 | -15/+15 |
* | | | Merge branch 'maint' | Johnathan Corgan | 2017-06-27 | 7 | -23/+28 |
|\| | |
|
| * | | Merge remote-tracking branch 'github/pr/1341' into maint | Johnathan Corgan | 2017-06-27 | 3 | -8/+13 |
| |\ \ |
|
| | * | | fix: can't pass non-enum integer as enum parameter (#1337) | Marcus Müller | 2017-06-24 | 3 | -8/+13 |
| * | | | Merge remote-tracking branch 'github/pr/1343' into maint | Johnathan Corgan | 2017-06-27 | 4 | -15/+15 |
| |\ \ \ |
|
| | * | | | Fixed storing references to temporary values in RPC infrastructure | Marcus Müller | 2017-06-24 | 4 | -15/+15 |
| | |/ / |
|
* | | | | Merge remote-tracking branch 'github/pr/1333' | Johnathan Corgan | 2017-06-22 | 2 | -8/+16 |
|\ \ \ \ |
|
| * | | | | gr-runtime-test: changed test memory allocation from stack to help to avoid o... | gnieboer | 2017-06-13 | 2 | -8/+16 |
| | |/ /
| |/| | |
|