summaryrefslogtreecommitdiff
path: root/python
AgeCommit message (Expand)Author
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-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-25address the readonly marker for sbuffer in pythonJosh Blum
2012-11-24change the type to unsigned to make swig happyJosh Blum
2012-11-23swig fixes for sbuffer and intrusive_ptrJosh Blum
2012-11-23swig import to avoid PMC symbol duplicationJosh Blum
2012-11-23backwards compatible silliness _hbJosh Blum
2012-11-23swig tweaks, forgot i file installJosh Blum
2012-11-20support for sbuffer in pythonJosh Blum
2012-11-20kludge around for python reference countingJosh Blum
2012-11-18improvements to done logic (helps reserve 0 case)Josh 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-08save thread state on destructor, which may call back into pythonJosh 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-03python hier/top block holds refs of connected blocksJosh Blum
2012-11-03work on python block classJosh Blum
2012-11-03begin work on python blocksJosh Blum
2012-11-02simplification for wrapper in HierBlock.iJosh Blum
2012-11-02mostly python tweaks, mostly happy QAJosh Blum
2012-10-31swig-ing and test for thread poolJosh Blum
2012-10-31created interface file for dealing with io signatureJosh Blum
2012-10-31work on swig and import unit testJosh Blum
2012-10-31swig work on top and hierJosh Blum
2012-10-31build system workJosh Blum