summaryrefslogtreecommitdiff
path: root/include/gras
AgeCommit message (Expand)Author
2012-12-05forward declare Tag in the tag iter headerJosh Blum
2012-12-05moved tag iter into its own headerJosh Blum
2012-12-05tag is just an offset and object, created stream tag and pkt messageJosh Blum
2012-12-01changed lookahead to preload, thats all it isJosh Blum
2012-11-30messing w/ pop_input_msg callJosh Blum
2012-11-30moved header ipp files to detail, like boostJosh Blum
2012-11-26various tweaks for submodule building and msvcJosh Blum
2012-11-25make use of PMC/Registry.i in SBuffer bindingJosh Blum
2012-11-25address the readonly marker for sbuffer in pythonJosh Blum
2012-11-24change the type to unsigned to make swig happyJosh Blum
2012-11-24size_t isnt swigging for meJosh Blum
2012-11-24change output buffer api call to popJosh Blum
2012-11-23grant same API access to output bufferJosh Blum
2012-11-23swig fixes for sbuffer and intrusive_ptrJosh Blum
2012-11-23swig import to avoid PMC symbol duplicationJosh Blum
2012-11-23Element __eq__ in python/checks isinstanceJosh Blum
2012-11-23swig tweaks, forgot i file installJosh Blum
2012-11-20created hier block i file for consistencyJosh Blum
2012-11-20support for sbuffer in pythonJosh Blum
2012-11-20kludge around for python reference countingJosh Blum
2012-11-19const correctness for sbuffer get()Josh Blum
2012-11-18propagate_tags director for pythonJosh Blum
2012-11-18shorten work buffer min/max accessor namesJosh Blum
2012-11-18convenience produce/consume + propagate_tags defaultJosh Blum
2012-11-17created some metadata for work buffer arrayJosh Blum
2012-11-17checkin misc changes from horrible swig adventureJosh Blum
2012-11-15swig work and created a block.iJosh Blum
2012-11-14io sigs: more accessors and size_t for sizesJosh Blum
2012-11-13created API for passive work-flowJosh Blum
2012-11-12simplified the tags iterator stuffJosh Blum
2012-11-12more get methods for allJosh Blum
2012-11-11moved work buffer definition into its own headerJosh Blum
2012-11-11consistency for naming conventions, param ordersJosh Blum
2012-11-09switch to boost software licenseJosh Blum
2012-11-09common typedef for item countJosh Blum
2012-11-08lot of python locking hell...Josh Blum
2012-11-07io fails and io config workJosh Blum
2012-11-06moved consume each convenience routineJosh Blum
2012-11-05polish up work and notify apiJosh Blum
2012-11-03moved around the shared ptr logic in ElementJosh Blum
2012-11-03python hier/top block holds refs of connected blocksJosh Blum
2012-11-03begin work on python blocksJosh Blum
2012-11-03fixing warnings makes more warningsJosh Blum
2012-11-02swig tweaks to element.i for %ignoresJosh Blum
2012-11-02mostly python tweaks, mostly happy QAJosh Blum
2012-11-01moved out a bunch of work, rate, fcast logicJosh Blum
2012-11-01building gnuradio, some workaroundsJosh Blum
2012-11-01added deprecated max items interface to tbJosh Blum
2012-10-31created interface file for dealing with io signatureJosh Blum
2012-10-31work on swig and import unit testJosh Blum