Age | Commit message (Expand) | Author |
2013-03-03 | gras: slightly more fun with likley | Josh Blum |
2013-03-02 | gras: copy name into queues for debug purposes | Josh Blum |
2013-03-01 | gras: more debug assers to aid sanity | Josh Blum |
2013-02-28 | gras: fix buffer stitch edge case issue #51 | Josh Blum |
2013-02-19 | gras: fix flush_all input queues so config is saved | Josh Blum |
2013-02-10 | gras: auto increase queue size to fix #44 | Josh Blum |
2013-02-10 | gras: ifdef buffer stitching (test purposes) | Josh Blum |
2012-12-23 | making use of last and fixing up the buffer stitching | Josh Blum |
2012-12-20 | toying with circ buff and stitching | Josh Blum |
2012-12-15 | work on the buffer queue api | Josh Blum |
2012-12-06 | guess at heuristic improvement - somewhat profiles | Josh Blum |
2012-12-05 | tag is just an offset and object, created stream tag and pkt message | Josh Blum |
2012-12-01 | changed lookahead to preload, thats all it is | Josh Blum |
2012-12-01 | mark fail: not ready until a new buffer appears | Josh Blum |
2012-11-28 | should we accumulate? a guess at heuristic improvement | Josh Blum |
2012-11-26 | reset queue ref before pop | Josh Blum |
2012-11-25 | front buffer accumulate on reserve fail | Josh Blum |
2012-11-22 | extra asserts for sign on consume/produce | Josh Blum |
2012-11-21 | addressed some bugs from the stitching commit | Josh Blum |
2012-11-21 | implement buffer stitching on input, output always flushes | Josh Blum |
2012-11-21 | guard against empty consumes | Josh Blum |
2012-11-19 | const correctness for sbuffer get() | Josh Blum |
2012-11-18 | improvements to done logic (helps reserve 0 case) | Josh Blum |
2012-11-18 | support for null buffers when reserve == 0 | Josh Blum |
2012-11-11 | fixed input fail logic w/ input_queues.is_front_maximal | Josh Blum |
2012-11-09 | input buffers deal with empty buffers | Josh Blum |
2012-11-09 | switch to boost software license | Josh Blum |
2012-11-07 | some fixes from the last commit | Josh Blum |
2012-11-07 | io fails and io config work | Josh Blum |
2012-10-28 | work on stand-alone library build | Josh Blum |
2012-10-14 | added input fail logic to conditionally accumulate | Josh Blum |
2012-10-14 | input_buffer_queues logic cleanup for accumulate implementation | Josh Blum |
2012-10-13 | simplfied input queues, WIP, but working | Josh Blum |
2012-10-13 | lots of mini tweaks for QA passing, WIP... | Josh Blum |
2012-10-12 | working on qa passing, temp input accumulation logic | Josh Blum |
2012-10-04 | for loop for any_inputs_done is actually lighter-weight | Josh Blum |
2012-10-04 | Merge branch 'master' into port_config | Josh Blum |
2012-10-04 | created any_inputs_done logic for done logic | Josh Blum |
2012-10-04 | replace multiple w/ reserve, dont do multiple calc | Josh Blum |
2012-10-02 | dammit... find and replace did it again | Josh Blum |
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 |