summaryrefslogtreecommitdiff
path: root/python/gras/GRAS_Block.i
AgeCommit message (Expand)Author
2013-03-17gras: move block set/get into common areaJosh Blum
2013-03-17gras: work on python hooks for props interfaceJosh Blum
2013-02-25gras: work on new port config APIJosh Blum
2013-02-23gras: use new set/get item size apiJosh Blum
2013-02-22gras: rename start/stop to notify interfacesJosh Blum
2012-12-05tag is just an offset and object, created stream tag and pkt messageJosh Blum
2012-11-30messing w/ pop_input_msg callJosh Blum
2012-11-26various tweaks for submodule building and msvcJosh Blum
2012-11-25python block gets same signature extend logicJosh Blum
2012-11-25make use of PMC/Registry.i in SBuffer bindingJosh Blum
2012-11-24change the type to unsigned to make swig happyJosh Blum
2012-11-23swig import to avoid PMC symbol duplicationJosh Blum
2012-11-20support for sbuffer in pythonJosh Blum
2012-11-20kludge around for python reference countingJosh Blum
2012-11-18propagate_tags director for pythonJosh Blum
2012-11-18convenience produce/consume + propagate_tags defaultJosh Blum
2012-11-17checkin misc changes from horrible swig adventureJosh Blum
2012-11-12simplified the tags iterator stuffJosh Blum
2012-11-12create a proper python iterator from TagIterJosh Blum
2012-11-11consistency for naming conventions, param ordersJosh Blum
2012-11-09python tags source/sink looperJosh Blum
2012-11-09swig template std::vector<gras::Tag>Josh Blum
2012-11-09created get_input_tags pythonic wrapperJosh Blum
2012-11-09switch to boost software licenseJosh Blum
2012-11-09working on tags python supportJosh Blum
2012-11-08add try/except w/ prints to python blockJosh Blum
2012-11-08lot of python locking hell...Josh Blum
2012-11-06work on python blocks and unit testJosh Blum
2012-11-05polish up work and notify apiJosh Blum
2012-11-04work on Python Blocks overloads/directorsJosh Blum
2012-11-04work on SWIG director block...Josh Blum
2012-11-03work on python block classJosh Blum
2012-11-03begin work on python blocksJosh Blum