| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
| |\| | | |
|
| | * | | | Merge branch 'maint' | Johnathan Corgan | 2017-04-28 | 4 | -10/+20 |
| | |\| | |
|
| | | * | | runtime: add barrier to synchronize block startup | Andrej Rode | 2017-04-23 | 4 | -10/+20 |
* | | | | | Merge branch 'next' into python3 | Johnathan Corgan | 2017-04-17 | 3 | -5/+5 |
|\| | | | |
|
| * | | | | runtime: replace std::auto_ptr usage with std::unique_ptr | Johnathan Corgan | 2017-04-17 | 3 | -5/+5 |
* | | | | | Merge branch 'next' into python3 | Johnathan Corgan | 2017-04-15 | 1 | -5/+5 |
|\| | | | |
|
| * | | | | Merge branch 'master' into next | Johnathan Corgan | 2017-04-15 | 1 | -5/+5 |
| |\| | | |
|
| | * | | | Merge branch 'maint' | Johnathan Corgan | 2017-04-15 | 1 | -5/+5 |
| | |\| | |
|
| | | * | | runtime: fix qa_fast_atan2f | Andrej Rode | 2017-04-10 | 1 | -5/+5 |
* | | | | | Merge branch 'next' into python3 | Johnathan Corgan | 2017-03-22 | 3 | -8/+1 |
|\| | | | |
|
| * | | | | Merge branch 'master' into next | Johnathan Corgan | 2017-03-22 | 3 | -8/+1 |
| |\| | | |
|
| | * | | | cmake: add log4cpp to runtime includes | Bastian Bloessl | 2017-03-22 | 2 | -1/+1 |
| | * | | | cmake: clean up | Bastian Bloessl | 2017-03-22 | 2 | -7/+0 |
* | | | | | Merge branch 'next' into python3 | Johnathan Corgan | 2017-03-20 | 2 | -7/+8 |
|\| | | | |
|
| * | | | | Merge branch 'master' into next | Johnathan Corgan | 2017-03-20 | 2 | -7/+8 |
| |\| | | |
|
| | * | | | Merge branch 'maint' | Johnathan Corgan | 2017-03-20 | 2 | -7/+8 |
| | |\| | |
|
| | | * | | fixed gr::random::random::set_integer_limits | Johannes Demel | 2017-03-13 | 1 | -2/+3 |
| | | * | | replaced boost::random::uniform_int_distribution with boost::uniform_int to r... | Johannes Demel | 2017-03-10 | 2 | -6/+6 |
| | | |/ |
|
* | | | | Merge branch 'next' into python3 | Johnathan Corgan | 2017-03-16 | 3 | -39/+33 |
|\| | | |
|
| * | | | Merge branch 'master' into next | Johnathan Corgan | 2017-03-15 | 1 | -10/+0 |
| |\| | |
|
| | * | | Bumped SWIG minimal SWIG version to 2.0.4 | Marcus Müller | 2017-03-10 | 1 | -10/+0 |
| * | | | runtime: move thrift dependencies before command | Nathan West | 2017-03-15 | 1 | -10/+10 |