summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2013-05-06gras: increase default number of buffersJosh Blum
2013-05-06Merge branch 'theron6_work'Josh Blum
2013-05-06gras: leave assertions in, can help more than hurtJosh Blum
2013-05-06gras: dont need this is automaticJosh Blum
2013-05-05query: added bytes copied statJosh Blum
2013-05-05query: added actor depth statJosh Blum
2013-05-05Merge branch 'master' into theron6_workJosh Blum
2013-05-05gras: added post input buffer/message/tag api callsJosh Blum
2013-05-05gras: fixed wrong integer type for item indexJosh Blum
2013-05-05gras: name of block in error messages helpsJosh Blum
2013-05-04gras: rename to serialize_types.cppJosh Blum
2013-05-04gras: added serialization support for gras typesJosh Blum
2013-05-04gras: fix nasty little error possibility when not assertingJosh Blum
2013-05-04gras: implement force done input port optionJosh Blum
2013-05-02Merge branch 'master' into theron6_workJosh Blum
2013-05-02gras: inline the sbuffer deref codeJosh Blum
2013-04-30query: added allocator debug elementJosh Blum
2013-04-30benchmarks: removed keep_m_in_n block from many ratesJosh Blum
2013-04-29quick stashiesJosh Blum
2013-04-28Merge branch 'master' into theron6_workJosh Blum
2013-04-27gras: fixed buffer inlining with explicit support in buffer queueJosh Blum
2013-04-27gras: moved flush output to consume function in output queuesJosh Blum
2013-04-24gras: work on benchmarks w/ theron6 supportJosh Blum
2013-04-23gras: use framework send, prepare for theron v6Josh Blum
2013-04-16gras: enable half consumed metric on pool buffersJosh Blum
2013-04-16gras: isolate this callback to only the source fileJosh Blum
2013-04-15gras: added vec call to work bufferJosh Blum
2013-04-15gras: forgotten change from last commitJosh Blum
2013-04-15gras: assign a few more missing UNLIKELYsJosh Blum
2013-04-14gras: warning prints for block implementations that hangJosh Blum
2013-04-14Merge branch 'benchmark_work'Josh Blum
2013-04-14gras: move code into component filesJosh Blum
2013-04-14gras: increase chunk size for fair benchmarksJosh Blum
2013-04-14gras: yield policy env, and throw on bad valueJosh Blum
2013-04-14gras: added more GRAS_UNLIKELY in handlersJosh Blum
2013-04-13gras: minor tweaks while benchmarkingJosh Blum
2013-04-10gras: switched to using token for prio messagesJosh Blum
2013-04-10gras: formalize the weak container api w/ docsJosh Blum
2013-04-06gras: cleaner way for msgs to override item reserveJosh Blum
2013-04-06gras: split register property into two callsJosh Blum
2013-04-06gras: fixed a bug in swapping out buffer queuesJosh Blum
2013-04-04gras: revisit container storage after yesterdays learningJosh Blum
2013-04-03gras: code cleanup and comments from last commitJosh Blum
2013-04-03gras: figured out how to do the python referenceJosh Blum
2013-04-01gras: fix from previous commit: swig element equalsJosh Blum
2013-03-31Merge branch 'query_work'Josh Blum
2013-03-31gras: fix #60 by checking done logic after handlerJosh Blum
2013-03-30query: filter query_stats to only blocks requestedJosh Blum
2013-03-29gras: reuse inputs_available for done logicJosh Blum
2013-03-29Merge branch 'master' into query_workJosh Blum