summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2012-12-20Merge branch 'debug_work'Josh Blum
2012-12-20also pull in PMC change that helpedJosh Blum
2012-12-20created block cleanup and wait for messagesJosh Blum
2012-12-20toying with circ buff and stitchingJosh Blum
2012-12-20created block cleanup and wait for messagesJosh Blum
2012-12-18fixes for circ buffer implementationJosh Blum
2012-12-16some cleanup with the flush/fail for outputJosh Blum
2012-12-16work ont he circ buffer implJosh Blum
2012-12-16no need for topology_init state varJosh Blum
2012-12-16various fixes for unit tests passJosh Blum
2012-12-15misc fixes to buffer reworkJosh Blum
2012-12-15created input and output update per indexJosh Blum
2012-12-15work on the buffer queue apiJosh Blum
2012-12-13endless buffer acking implementationJosh Blum
2012-12-13some work on the circular buffer allocJosh Blum
2012-12-10shorten readme, instructions on wikiJosh Blum
2012-12-09submodule commitJosh Blum
2012-12-07tweaks to make it work on winderzJosh Blum
2012-12-06guess at heuristic improvement - somewhat profilesJosh Blum
2012-12-05forward declare Tag in the tag iter headerJosh 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-01changed lookahead to preload, thats all it isJosh 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-12-01mark fail: not ready until a new buffer appearsJosh Blum
2012-11-30messing w/ pop_input_msg callJosh Blum
2012-11-30moved header ipp files to detail, like boostJosh Blum
2012-11-29added some more misc debug macrosJosh Blum
2012-11-29changes for PMC update + submodulesJosh Blum
2012-11-28should we accumulate? a guess at heuristic improvementJosh Blum
2012-11-28larger theron msg pool and print on exit onlyJosh Blum
2012-11-26reset queue ref before popJosh Blum
2012-11-26theron message allocator, matching malloc/freeJosh Blum
2012-11-26various tweaks for submodule building and msvcJosh Blum
2012-11-25fixed mismatched delete for default allocatorJosh Blum
2012-11-25tweaks for io sig extend logicJosh Blum
2012-11-25python block gets same signature extend logicJosh Blum
2012-11-25save submodule commit changesJosh Blum
2012-11-25make use of PMC/Registry.i in SBuffer bindingJosh Blum
2012-11-25address the readonly marker for sbuffer in pythonJosh Blum
only gets set when its a PMCC...
2012-11-25front buffer accumulate on reserve failJosh Blum
2012-11-24created common function is_work_allowed and input checkJosh Blum
at least one port needs a tag or an item, this helps the reserve items == 0 case
2012-11-24more tweaks for submodule existenceJosh Blum
2012-11-24fix PMC submodule commit after mergeJosh Blum
2012-11-24Merge branch 'io_sig_size_t'Josh Blum
2012-11-24support for grextras as submoduleJosh Blum
2012-11-24change the type to unsigned to make swig happyJosh Blum
this is a little evil, changing a public header for swig but it works just as well and we can save this for another day