summaryrefslogtreecommitdiff
path: root/gnuradio-core/src/lib/runtime/gr_flowgraph.cc
Commit message (Expand)AuthorAgeFilesLines
* runtime: migrate remaining gnuradio-core contents into gnuradio-runtimeJohnathan Corgan2013-03-261-515/+0
* core: added gr_tuntap_pdu, gr_socket_pdu, and msg passing enhancementsTim O'Shea2012-12-071-4/+36
* core: gr_blocks can now have only message ports with no general_work()Tim O'Shea2012-11-301-0/+9
* Removed whitespace and added dtools/bin/remove-whitespace as a tool to do thi...Tom Rondeau2012-04-131-16/+16
* gr_flowgraph.cc explicit include of <iterator>Josh Blum2011-02-271-1/+2
* Refactored unique vector functionality into template.jcorgan2008-08-121-31/+24
* Fix topology checking code in gr_flowgraph. Thanks to Dan Halperin.jcorgan2008-02-241-10/+17
* Fixes ticket:172 and ticket:174jcorgan2007-08-291-17/+54
* Merge r6160:6168 from jcorgan/fg into trunk.jcorgan2007-08-231-0/+436