| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'next' into python3 | Johnathan Corgan | 2017-10-05 | 1 | -7/+10 |
|\ |
|
| * | Merge branch 'master' into next | Johnathan Corgan | 2017-10-05 | 1 | -7/+10 |
| |\ |
|
| | * | 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/1464' into python3 | Johnathan Corgan | 2017-09-22 | 1 | -0/+1 |
|\ \ \ \ \ |
|
| * | | | | | swig: Install the py3compat.i module | Sylvain Munaut | 2017-09-11 | 1 | -0/+1 |
* | | | | | | Fix typos from switch to Python 3 | Håkon Vågsether | 2017-08-21 | 2 | -2/+2 |
|/ / / / / |
|
* | | | | | Merge branch 'next' into python3 | Johnathan Corgan | 2017-08-03 | 1 | -0/+5 |
|\| | | | |
|
| * | | | | Merge branch 'master' into next | Johnathan Corgan | 2017-08-03 | 1 | -0/+5 |
| |\| | | |
|
| | * | | | 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 branch 'next' into python3 | Johnathan Corgan | 2017-07-14 | 2 | -3/+3 |
|\| | | | | |
|
| * | | | | | Merge branch 'master' into next | Johnathan Corgan | 2017-07-14 | 2 | -3/+3 |
| |\| | | | |
|
| | * | | | | 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 'next' into python3 | Johnathan Corgan | 2017-06-27 | 4 | -15/+15 |
|\| | | | |
|
| * | | | | Merge branch 'master' into next | Johnathan Corgan | 2017-06-27 | 4 | -15/+15 |
| |\| | | |
|
| | * | | | 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 'next' into python3 | Johnathan Corgan | 2017-06-27 | 7 | -23/+28 |
|\| | | | |
|
| * | | | | Merge branch 'master' into next | Johnathan Corgan | 2017-06-27 | 7 | -23/+28 |
| |\| | | |
|
| | * | | | 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 branch 'next' into python3 | Johnathan Corgan | 2017-06-22 | 2 | -8/+16 |
|\| | | | | |
|
| * | | | | | Merge branch 'master' into next | Johnathan Corgan | 2017-06-22 | 2 | -8/+16 |
| |\| | | | |
|
| | * | | | | 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 |
| | | | |/ /
| | | |/| | |
|
| * | | | | | Merge branch 'master' into next | Johnathan Corgan | 2017-06-22 | 1 | -8/+8 |
| |\| | | | |
|
| | * | | | | Merge branch 'maint' | Johnathan Corgan | 2017-06-22 | 1 | -8/+8 |
| | |\ \ \ \
| | | | |/ /
| | | |/| | |
|
| | | * | | | runtime: replace pmt.pmt_swig.* namespace calls with pmt.* | gnieboer | 2017-06-11 | 1 | -8/+8 |
| | | |/ / |
|
| | * | | | Merge branch 'maint' | Johnathan Corgan | 2017-05-17 | 2 | -1/+2 |
| | |\| | |
|
| | | * | | runtime: fix missing log4cpp link requirement in pkg-config file | Johnathan Corgan | 2017-05-17 | 2 | -1/+2 |
* | | | | | Merge branch 'next' into python3 | Johnathan Corgan | 2017-05-17 | 1 | -1/+1 |
|\| | | | |
|
| * | | | | gnuradio-runtime: Update pkgconfig to reflect use of the log4cpp library. | Philip Balister | 2017-05-16 | 1 | -1/+1 |
* | | | | | Merge branch 'next' into python3 | Johnathan Corgan | 2017-05-09 | 1 | -1/+0 |
|\| | | | |
|
| * | | | | Merge branch 'master' into next | Johnathan Corgan | 2017-05-09 | 1 | -1/+0 |
| |\| | | |
|
| | * | | | Merge branch 'maint' | Johnathan Corgan | 2017-05-09 | 1 | -2/+49 |
| | |\| | |
|
| | | * | | Merge remote-tracking branch 'github/pr/1307' into maint | Johnathan Corgan | 2017-05-09 | 1 | -2/+49 |
| | | |\ \ |
|
| | | | * | | runtime: fix logger to work with log4cpp 1.1.2 & prior both in tree & OOT. | Michael Dickens | 2017-05-09 | 1 | -2/+49 |
| | | | |/ |
|
* | | | | | Merge branch 'next' into python3 | Johnathan Corgan | 2017-04-28 | 4 | -10/+20 |
|\| | | | |
|
| * | | | | Merge branch 'master' into next | Johnathan Corgan | 2017-04-28 | 4 | -10/+20 |
| |\| | | |
|