summaryrefslogtreecommitdiff
path: root/include/gnuradio/element.hpp
AgeCommit message (Expand)Author
2012-09-29ported block task and tag handlers to apologyJosh Blum
2012-09-10created gras.hpp header for common defsJosh Blum
2012-09-03created shared_to_element and use shared_from_thisJosh Blum
2012-09-03top and hier block brought into pythonJosh Blum
2012-08-29removed runtime api header (using element.hpp)Josh Blum
2012-08-28token work w/ messages to implement finite runsJosh Blum
2012-08-26runtime: fix for element shared ptr assignJosh Blum
2012-08-26runtime: io signature looks like a shared ptrJosh Blum
2012-08-26runtime: work on unit testsJosh Blum
2012-08-26runtime: library compiling (missing syms, duh)Josh Blum
2012-08-26runtime: more work on the shell stuffJosh Blum