Age | Commit message (Expand) | Author |
2012-10-01 | revert buffer queue changes, unknown issue | Josh Blum |
2012-10-01 | switch to fixed size queue to avoid runtime allocs | Josh Blum |
2012-09-30 | created a bitset wrapper w/ all() routine | Josh Blum |
2012-09-25 | still hate history, time dilation, this is better | Josh Blum |
2012-09-24 | restore history residual code to escape mini buffs | Josh Blum |
2012-09-20 | fun with inlines | Josh Blum |
2012-09-19 | cleanup input queues, and do /smart/ output flush logic | 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-19 | work on look-forward history implementation | Josh Blum |
2012-09-17 | use the reserve calculation for round down case | Josh Blum |
2012-09-13 | make input history calls and history compat for off by 1 issue | Josh Blum |
2012-09-13 | some more history tweaks and asserts | Josh Blum |
2012-09-13 | input buffer history work and fixes | Josh Blum |
2012-09-12 | added inlining logic for input queue handling | Josh Blum |
2012-09-12 | remove buffinfo struct, use sbuffer directly | Josh Blum |
2012-09-10 | remove output bytes offset, can use sbuffer's length | Josh Blum |
2012-09-10 | use sbuffer directly in the input queues now | Josh Blum |
2012-09-10 | switch to using sbuffer in gras impl | Josh Blum |
2012-09-09 | work on implementing forecast logic and failure cases | Josh Blum |
2012-09-08 | fixed reserve calculation, did post bytes optimization | Josh Blum |
2012-09-07 | logix fixes on input consumption queues | Josh Blum |
2012-09-07 | simplify consume to re-use __prepare logic | Josh Blum |
2012-09-07 | filling in the prepare method (almost working) | Josh Blum |
2012-09-06 | work on simplifying buffer queue logic | 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-03 | work on input queues and history logic | Josh Blum |
2012-09-02 | history: output offset and holds for input consumption | Josh Blum |
2012-09-02 | deeper thoughts about history in the input queues | Josh Blum |
2012-09-02 | implement logic for work_noutput_items | Josh Blum |
2012-09-02 | moved lib/impl headers for cleanup | Josh Blum |