summaryrefslogtreecommitdiff
path: root/gnuradio-runtime/lib/vmcircbuf.cc
Commit message (Expand)AuthorAgeFilesLines
* global: automatic removal of <cstdio> where unusedMarcus Müller2021-06-171-1/+0
* Removed unused <cassert>Marcus Müller2021-01-281-1/+0
* clang-tidy: run full .clang-tidy on C++17 codebaseMarcus Müller2021-01-191-3/+3
* runtime: replace stderr logging by calls to GR's logging faciltiesMarcus Müller2020-04-131-53/+47
* runtime: Remove most manual memory managementThomas Habets2020-04-111-15/+9
* Update license header to SPDX formatdevnulling2020-01-271-13/+1
* clang-format: Ordering all the includesMarcus Müller2019-08-091-6/+6
* Tree: clang-format without the include sortingMarcus Müller2019-08-091-153/+145
* runtime: do not return buffer created on stact #722Jiří Pinkava2015-03-221-3/+2
* Removing trailing/extra whitespaces before release.Tom Rondeau2014-07-071-1/+1
* runtime: fixed checks on vmcircbuf file and mutex locking for creation and us...Tom Rondeau2013-06-211-3/+1
* runtime: ignore last commit. Problem was an extra lock inside the test routin...Tom Rondeau2013-06-151-2/+0
* runtime: 2 threading issues with the shared memory system.Tom Rondeau2013-06-141-0/+6
* runtime: converting runtime core to gr namespace, gnuradio include dir.Tom Rondeau2013-04-291-0/+299