Age | Commit message (Expand) | Author |
2012-10-28 | work on stand-alone library build | Josh Blum |
2012-10-05 | created configurable thread pool | Josh Blum |
2012-10-04 | implementation for the top block global config | Josh Blum |
2012-10-02 | dammit... find and replace did it again | Josh Blum |
2012-09-29 | apology support compiling w/o message handlers | Josh Blum |
2012-09-23 | store the container sptr in tsbe topology | Josh Blum |
2012-09-21 | fix trim tags ordering vs production of samples | Josh Blum |
2012-09-20 | fun with inlines | Josh Blum |
2012-09-18 | added update hook for changing history/output multiple | Josh Blum |
2012-09-13 | added set buffer affinity hook for blocks | Josh Blum |
2012-09-13 | Merge branch 'filter_work' | Josh Blum |
2012-09-13 | input buffer history work and fixes | Josh Blum |
2012-09-13 | redo gr type compat header, it has 2 purposes | Josh Blum |
2012-09-12 | added hooks for input buffer inlining | Josh Blum |
2012-09-12 | communicate downstream buffer reqs to upstream output allocator | Josh Blum |
2012-09-12 | split up misc header into messages and token | Josh Blum |
2012-09-11 | simplify interruptible_thread use, give it a bound callable object | Josh Blum |
2012-09-11 | work on interruptible_thread | Josh Blum |
2012-09-10 | remove output bytes offset, can use sbuffer's length | Josh Blum |
2012-09-10 | remove output tags queue, block directly posts msg downstream | Josh Blum |
2012-09-10 | switch to using sbuffer in gras impl | Josh Blum |
2012-09-09 | simplify forecast and its fail logic | Josh Blum |
2012-09-09 | common code for dealing with end of task | Josh Blum |
2012-09-09 | work on implementing forecast logic and failure cases | Josh Blum |
2012-09-02 | history: output offset and holds for input consumption | Josh Blum |
2012-09-02 | implement logic for work_noutput_items | Josh Blum |
2012-09-02 | moved lib/impl headers for cleanup | Josh Blum |
2012-09-02 | created history implementation (untested) | Josh Blum |
2012-09-02 | checking in TODO and minor changes | Josh Blum |
2012-08-31 | added comments and some cleanup code | Josh Blum |
2012-08-31 | inspired to handle the is_unaligned routine | Josh Blum |
2012-08-31 | created vector of queues to simplify repeated logic | Josh Blum |
2012-08-30 | checking in small fixes and message work | Josh Blum |
2012-08-30 | use the separate block msgs/topology updates | Josh Blum |
2012-08-30 | cleanups from the previous commit | Josh Blum |
2012-08-29 | using port messages and implement buffer queues in house | Josh Blum |
2012-08-28 | token work w/ messages to implement finite runs | Josh Blum |
2012-08-28 | some work on work consume/produce buffers | Josh Blum |
2012-08-26 | runtime: messed with convenience round functions | Josh Blum |
2012-08-26 | runtime: work on allocator handler | Josh Blum |
2012-08-26 | runtime: move task into its own file | Josh Blum |
2012-08-26 | runtime: added size hints to top block | Josh Blum |
2012-08-26 | runtime: work in the incredible tags | Josh Blum |
2012-08-26 | runtime: fix for element shared ptr assign | Josh Blum |
2012-08-26 | runtime: io signature looks like a shared ptr | Josh Blum |
2012-08-26 | runtime: empty handler to task, and item sizes | Josh Blum |
2012-08-26 | runtime: fill in more top block hooks | Josh Blum |
2012-08-26 | runtime: whole project compiling | Josh Blum |
2012-08-26 | runtime: a lot more is compiling/linking | Josh Blum |
2012-08-26 | runtime: work on a bunch of implementations | Josh Blum |