summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2012-11-25front buffer accumulate on reserve failJosh Blum
2012-11-24created common function is_work_allowed and input checkJosh Blum
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
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-23backwards compatible silliness _hbJosh Blum
2012-11-23swig tweaks, forgot i file installJosh Blum
2012-11-23async atomic notification of stop conditionJosh Blum
2012-11-22ok, but zeros are actually ok hereJosh Blum
2012-11-22extra asserts for sign on consume/produceJosh Blum
2012-11-22buffer_queue use custom method, since inherited push is not consistentJosh Blum
2012-11-21addressed some bugs from the stitching commitJosh Blum
2012-11-21implement buffer stitching on input, output always flushesJosh Blum
2012-11-21guard against empty consumesJosh Blum
2012-11-21added another test for PMC w/ SBufferJosh 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-18correct comment typo, its fail states notJosh Blum
2012-11-18improvements to done logic (helps reserve 0 case)Josh Blum
2012-11-18support for null buffers when reserve == 0Josh Blum
2012-11-18propagate_tags director for pythonJosh Blum
2012-11-18fix for inline input buffer implJosh 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-17added common flush code, flush before produce_bufferJosh Blum
2012-11-17checkin misc changes from horrible swig adventureJosh Blum
2012-11-15set system wide test directoriesJosh Blum