summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
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
2013-03-29gras: fix #66 with less lazy flush_all for input queueJosh Blum
2013-03-29gras: added hooks to query instantaneous stateJosh Blum
2013-03-28gras: work on passing only active blocks into the requestJosh Blum
2013-03-28gras: virtual destructors for all but Element #67Josh Blum
2013-03-28gras: pass query args into top block and blocks.jsonJosh Blum
2013-03-27gras: also release all tags and msgs on block stopJosh Blum
2013-03-26gras: use json for performanceJosh Blum
2013-03-26gras: use property tree to make xml - much smarterJosh Blum
2013-03-26gras: rename stats to queryJosh Blum
2013-03-25gras: revert this change while stats develJosh Blum
2013-03-25gras: added io total counts chartJosh Blum
2013-03-23gras: significant process on factory and filling in overhead_compareJosh Blum
2013-03-22gras: rename lookup to locateJosh Blum
2013-03-22gras: added extra sanity check to adopt callJosh Blum
2013-03-22gras: we now have the element tree interfaceJosh Blum
2013-03-22gras: quick prop tree unit test + fixesJosh Blum
2013-03-22gras: added hier block register subelementJosh Blum
2013-03-21gras: combine block property headersJosh Blum
2013-03-18gras: msg port reserve tweak convenienceJosh Blum
2013-03-17gras: work on python hooks for props interfaceJosh Blum
2013-03-17gras: make dispatcher into static helperJosh Blum
2013-03-17gras: property tweaks and c++ unit testsJosh Blum
2013-03-17Merge branch 'master' into property_interfaceJosh Blum
2013-03-17gras: helper function for high prio hackJosh Blum
2013-03-17gras: property implementation in libJosh Blum
2013-03-17gras: work on C++ API for properties interfaceJosh Blum
2013-03-16gras: added num_read count for pop msg to fix #53Josh Blum
2013-03-16gras: fixed typo from the msg queue changeJosh Blum
2013-03-15gras: high prio message may have deferred handle taskJosh Blum
2013-03-15gras: address high prio message issue with atomic countJosh Blum
2013-03-11gras: separate queue for messages - #54Josh Blum
2013-03-06gras: top block gets same config style as blockJosh Blum
2013-03-04gras: move timer accumulate into public headerJosh Blum
2013-03-04stats: sweet pie charts for per block statsJosh Blum
2013-03-03stats: hooks for chart gui elementsJosh Blum
2013-03-03gras: renamed the api call for statsJosh Blum
2013-03-03gras: slightly more fun with likleyJosh Blum
2013-03-02gras: copy name into queues for debug purposesJosh Blum