Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-04-04 | gras: revisit container storage after yesterdays learning | Josh Blum | |
The mechanisms of connect are now resonsible for grabbing the container ref. When the object is a shared ptr, the element contructor overload sets weakself. When the object is in python, the python reference is held, even if its shared ptr underneath that. * removed the need for shared_from_this * removed the ref stuff in python Block | |||
2013-02-17 | gras: working on block stats | Josh Blum | |
2012-12-29 | misc changes on the benchmark branch | Josh Blum | |
2012-12-25 | added debug print for work and handler count | Josh Blum | |
2012-11-09 | switch to boost software license | Josh Blum | |
2012-11-08 | updated the subprojects for Theron 5.01.00 | Josh Blum | |
2012-10-28 | work on stand-alone library build | Josh Blum | |
2012-10-11 | make use of new yield strategy for framework param | Josh Blum | |
2012-10-07 | better naive defaults for thread pool | 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 | fix for the tokens, were going the wrong direction | Josh Blum | |
2012-09-29 | gnuradio core mostly passing with apology fixes | Josh Blum | |
2012-09-29 | ported allocator and block handler to apology | Josh Blum | |
2012-09-29 | apology support compiling w/o message handlers | Josh Blum | |