Age | Commit message (Expand) | Author |
2013-07-31 | gras: take care of some misc warnings | Josh Blum |
2013-07-06 | gras: locate_element since now elements have calls | Josh Blum |
2013-06-15 | gras: misc tweaks to dot related stuff | Josh Blum |
2013-06-14 | Merge branch 'master' into query_flow | Josh Blum |
2013-06-12 | gras: moved debug prints to element base class | Josh Blum |
2013-06-11 | gras: mess with default uid formatting | Josh Blum |
2013-06-06 | gras: moved block ptr into data | Josh Blum |
2013-06-06 | gras: renamed block member to block actor | Josh Blum |
2013-06-01 | gras: mutex fixes for uid API calls | Josh Blum |
2013-06-01 | gras: created uid API - replaces name and unique_id | Josh Blum |
2013-04-10 | gras: formalize the weak container api w/ docs | Josh Blum |
2013-04-04 | gras: revisit container storage after yesterdays learning | Josh Blum |
2013-04-03 | gras: code cleanup and comments from last commit | Josh Blum |
2013-04-01 | gras: fix from previous commit: swig element equals | Josh Blum |
2013-03-28 | gras: virtual destructors for all but Element #67 | Josh Blum |
2013-03-22 | gras: rename lookup to locate | Josh Blum |
2013-03-22 | gras: added extra sanity check to adopt call | Josh Blum |
2013-03-22 | gras: we now have the element tree interface | Josh Blum |
2013-02-24 | Merge branch 'stats' | Josh Blum |
2013-02-23 | gras: use new set/get item size api | Josh Blum |
2013-02-21 | gras: inline shared to element so client libs dont need this symbol | Josh Blum |
2013-02-18 | gras: another var for id string - ez to change later | Josh Blum |
2012-12-20 | created block cleanup and wait for messages | Josh Blum |
2012-11-09 | switch to boost software license | Josh Blum |
2012-11-03 | moved around the shared ptr logic in Element | Josh Blum |
2012-11-03 | python hier/top block holds refs of connected blocks | Josh Blum |
2012-10-28 | work on stand-alone library build | Josh Blum |
2012-10-05 | created configurable thread pool | Josh Blum |
2012-10-02 | dammit... find and replace did it again | Josh Blum |
2012-09-29 | create IO subscriber bitset for tracking done | Josh Blum |
2012-09-29 | ported block task and tag handlers to apology | Josh Blum |
2012-09-22 | work on consume/produce implementation | Josh Blum |
2012-09-15 | use cerr for all of the debug prints | Josh Blum |
2012-09-09 | work on implementing forecast logic and failure cases | Josh Blum |
2012-09-06 | debug prints, minor fixes, unfinished input queue work | Josh Blum |
2012-09-03 | work on input queues and history logic | Josh Blum |
2012-09-03 | copied over the old msg swig stuff for the sake of completeness | Josh Blum |
2012-09-03 | created shared_to_element and use shared_from_this | Josh Blum |
2012-09-03 | top and hier block brought into python | Josh Blum |
2012-08-31 | added comments and some cleanup code | Josh Blum |
2012-08-26 | runtime: work on allocator handler | Josh Blum |
2012-08-26 | runtime: io signature looks like a shared ptr | Josh Blum |
2012-08-26 | runtime: work on unit tests | Josh Blum |
2012-08-26 | runtime: a lot more is compiling/linking | Josh Blum |
2012-08-26 | runtime: work on api wrapper blocks | Josh Blum |
2012-08-26 | runtime: added compile hooks into core | Josh Blum |