| Commit message (Expand) | Author | Age | Files | Lines |
* | Update license header to SPDX format | devnulling | 2020-01-27 | 1 | -12/+1 |
* | 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 | -287/+242 |
* | vocoder: Fix build on NetBSD. | MBoerschig | 2019-03-24 | 1 | -1/+2 |
* | runtime: BSD shared memory and threading specifics | A. Maitland Bottoms | 2018-03-27 | 1 | -1/+1 |
* | cmake: Windows-specific fixes for compatibility | Paul Cercueil | 2016-05-30 | 1 | -1/+9 |
* | Windows compatibility fixes | Nicholas Corgan | 2014-07-07 | 1 | -10/+16 |
* | Removing trailing/extra whitespaces before release. | Tom Rondeau | 2014-07-07 | 1 | -11/+11 |
* | Merge branch 'maint' | Tom Rondeau | 2014-04-25 | 1 | -15/+23 |
|\ |
|
| * | runtime: enable thread priority, same as with Linux; fix header comments to t... | Michael Dickens | 2014-04-24 | 1 | -4/+12 |
| * | whitespace only | Michael Dickens | 2014-04-24 | 1 | -11/+11 |
* | | runtime: added ability to name threads, TPB scheduler automatically names eac... | Balint Seeber | 2014-04-04 | 1 | -0/+71 |
|/ |
|
* | build: of course this wouldn't have worked. Now fixing the compiler warning o... | Tom Rondeau | 2014-01-18 | 1 | -1/+1 |
* | build: fixed a warning on OS X. | Tom Rondeau | 2014-01-18 | 1 | -0/+1 |
* | runtime: Disable CPU_SET macros for FreeBSD. | Kevin Zheng | 2013-12-26 | 1 | -1/+2 |
* | runtime: adding thread priority methods to gr::block | Tim O'Shea | 2013-06-05 | 1 | -0/+50 |
* | runtime: converting runtime core to gr namespace, gnuradio include dir. | Tom Rondeau | 2013-04-29 | 1 | -1/+1 |
* | gruel: moved gruel into subdirs of gnuradio-runtime. | Tom Rondeau | 2013-04-01 | 1 | -0/+238 |