Age | Commit message (Expand) | Author |
2012-09-29 | some tweaks, split block handlers into two files | Josh Blum |
2012-09-29 | ported input and output port handlers to apology | Josh Blum |
2012-09-29 | ported allocator and block handler to apology | Josh Blum |
2012-09-23 | disconnect_all will commit the topology (more qa happy) | Josh Blum |
2012-09-22 | threading related tweaks for happy qa code | Josh Blum |
2012-09-19 | a few more forecast related tweaks | Josh Blum |
2012-09-19 | nop for default forecast, always call | Josh Blum |
2012-09-18 | added update hook for changing history/output multiple | Josh Blum |
2012-09-18 | added hook for custom output buffer allocator | Josh Blum |
2012-09-15 | use cerr for all of the debug prints | Josh Blum |
2012-09-13 | input buffer history work and fixes | 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 | interruptible_thread working on tests including udp source | 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-09 | simplify forecast and its fail logic | Josh Blum |
2012-09-09 | work on implementing forecast logic and failure cases | Josh Blum |
2012-09-07 | added check topology hooks and overload | Josh Blum |
2012-09-07 | call start/stop hooks on block state change | Josh Blum |
2012-09-07 | filling in the prepare method (almost working) | Josh Blum |
2012-09-06 | debug prints, minor fixes, unfinished input queue work | Josh Blum |
2012-09-05 | work on input buffer reserve logic for satisfying output multiple | 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 | created vector of queues to simplify repeated logic | Josh Blum |
2012-08-31 | done logic tweaks, comments, cleanup | 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 | insightful comments for insightful changesets (tomorrow) | 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: work on allocator handler | Josh Blum |
2012-08-26 | runtime: move task into its own file | Josh Blum |
2012-08-26 | work on tag prop policy impl | Josh Blum |
2012-08-26 | runtime: work in the incredible tags | 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: a lot more is compiling/linking | Josh Blum |
2012-08-26 | runtime: work on a bunch of implementations | Josh Blum |