summaryrefslogtreecommitdiff
path: root/grextras
AgeCommit message (Collapse)Author
2013-05-09gras: updated submodulesJosh Blum
2013-05-07gras: create common gras/exception.i headerJosh Blum
fix other misc swig warnings
2013-05-06gras: update submodules commit fooJosh Blum
2013-05-05gras: update grextras submodule for fixes and serialization workJosh Blum
2013-05-04gras: update submodules for windows fixesJosh Blum
2013-05-04gras: implement force done input port optionJosh Blum
fixes #28
2013-05-02gras: inline the sbuffer deref codeJosh Blum
2013-05-02gras: update grextras for opencl fixesJosh Blum
2013-05-01gras: update submodules for fixesJosh Blum
2013-04-30gras: update grextras submodule for tuntap fixJosh Blum
2013-04-29gras: update submodules for little fixesJosh Blum
2013-04-28gras: simplify PMC registration with new macroJosh Blum
2013-04-27gras: update extras submodule for openclJosh Blum
2013-04-14gras: updated grextras submodules for fixJosh Blum
2013-04-10gras: update grextras submodule for fixesJosh Blum
2013-04-07gras: updated submodules for PMC_DECL_FALSE_EQUALITYJosh Blum
2013-04-06gras: split register property into two callsJosh Blum
2013-04-06gras: updated submodules for framer sink moveJosh Blum
2013-04-03gras: update grextras submoduleJosh Blum
2013-03-31gras: updated submodulesJosh Blum
2013-03-29gras: reuse inputs_available for done logicJosh Blum
2013-03-26gras: rename stats to queryJosh Blum
2013-03-18gras: msg port reserve tweak convenienceJosh Blum
2013-03-18gras: tweaks to unit testsJosh Blum
2013-03-01gras: update submodulesJosh Blum
2013-03-01gras: added 404 stats and pass top blockJosh Blum
2013-03-01gras: more debug assers to aid sanityJosh Blum
2013-03-01gras: use new flag for marking produceJosh Blum
This way we dont produce stuff when the user gets access to the internal buffer, but only when the user is calling produce.
2013-02-25gras: work on new port config APIJosh Blum
combined item size config into port config removed set/get, its just a set by reference, this simplified a lot of client code Commit call will apply the changes at runtime.
2013-02-24Merge branch 'stats'Josh Blum
Conflicts: grextras include/gras/top_block.hpp lib/block_handlers.cpp lib/block_task.cpp lib/element_impl.hpp tests/CMakeLists.txt
2013-02-23gras: use new set/get item size apiJosh Blum
2013-02-22gras: update submodules from osx fixesJosh Blum
2013-02-19gras: cool status http server + chartJosh Blum
2013-02-10gras: ifdef buffer stitching (test purposes)Josh Blum
2013-02-02gras: update submodules, dont use tailsend hereJosh Blum
2013-01-18grextras: commit for submodule updateJosh Blum
2013-01-18address that pop vs get output buffer issueJosh Blum
2012-12-25added debug print for work and handler countJosh Blum
2012-12-09submodule commitJosh Blum
2012-12-05moved tag iter into its own headerJosh Blum
2012-12-05using new PMC convenience functionsJosh Blum
2012-12-05tag is just an offset and object, created stream tag and pkt messageJosh Blum
2012-12-01Merge branch 'pop_input_msg'Josh Blum
Conflicts: grextras
2012-12-01submodule commit, parallel setupJosh Blum
2012-12-01input_tags_changed logic to avoid sorting msgsJosh Blum
2012-11-30messing w/ pop_input_msg callJosh Blum
2012-11-29changes for PMC update + submodulesJosh Blum
2012-11-26various tweaks for submodule building and msvcJosh Blum
2012-11-25save submodule commit changesJosh Blum
2012-11-25make use of PMC/Registry.i in SBuffer bindingJosh Blum