summaryrefslogtreecommitdiff
path: root/gnuradio-runtime/python/gnuradio/gr/bindings/rpcregisterhelpers_python.cc
Commit message (Expand)AuthorAgeFilesLines
* global: automatic removal of <cstdio> where unusedMarcus Müller2021-06-171-1/+1
* logging: remove <iostream> from logger.h, add where consequently missingMarcus Müller2021-06-171-1/+1
* clang-tidy: run full .clang-tidy on C++17 codebaseMarcus Müller2021-01-191-1/+1
* modernization: `override` instead of virtual in all compilation unitsMarcus Müller2020-11-031-1/+1
* pybind: add hash check to binding file creation (#3472)mormj2020-06-041-1/+9
* runtime: add pybind11 bindingsJosh Morman2020-06-041-0/+20