index
:
sandhi/.git
master
A software functional Clone to LabVIEW
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
Age
Commit message (
Expand
)
Author
2012-12-15
misc fixes to buffer rework
Josh Blum
2012-12-15
created input and output update per index
Josh Blum
2012-12-15
work on the buffer queue api
Josh Blum
2012-12-13
endless buffer acking implementation
Josh Blum
2012-12-13
some work on the circular buffer alloc
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
Merge branch 'pop_input_msg'
Josh Blum
2012-12-01
input_tags_changed logic to avoid sorting msgs
Josh Blum
2012-12-01
mark fail: not ready until a new buffer appears
Josh Blum
2012-11-30
messing w/ pop_input_msg call
Josh Blum
2012-11-29
added some more misc debug macros
Josh Blum
2012-11-29
changes for PMC update + submodules
Josh Blum
2012-11-28
should we accumulate? a guess at heuristic improvement
Josh Blum
2012-11-28
larger theron msg pool and print on exit only
Josh Blum
2012-11-26
reset queue ref before pop
Josh Blum
2012-11-26
theron message allocator, matching malloc/free
Josh Blum
2012-11-26
various tweaks for submodule building and msvc
Josh Blum
2012-11-25
fixed mismatched delete for default allocator
Josh Blum
2012-11-25
tweaks for io sig extend logic
Josh Blum
2012-11-25
front buffer accumulate on reserve fail
Josh Blum
2012-11-24
created common function is_work_allowed and input check
Josh Blum
2012-11-24
change output buffer api call to pop
Josh Blum
2012-11-23
grant same API access to output buffer
Josh Blum
2012-11-23
async atomic notification of stop condition
Josh Blum
2012-11-22
ok, but zeros are actually ok here
Josh Blum
2012-11-22
extra asserts for sign on consume/produce
Josh Blum
2012-11-22
buffer_queue use custom method, since inherited push is not consistent
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
correct comment typo, its fail states not
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-18
fix for inline input buffer impl
Josh Blum
2012-11-18
shorten work buffer min/max accessor names
Josh Blum
2012-11-18
convenience produce/consume + propagate_tags default
Josh Blum
2012-11-17
created some metadata for work buffer array
Josh Blum
2012-11-17
added common flush code, flush before produce_buffer
Josh Blum
2012-11-13
explicitly define GRAS_DLL_EXPORTS for library build
Josh Blum
2012-11-13
created API for passive work-flow
Josh Blum
2012-11-12
more get methods for all
Josh Blum
2012-11-11
moved work buffer definition into its own header
Josh Blum
2012-11-11
consistency for naming conventions, param orders
Josh Blum
2012-11-11
created pc file pkg config library stuff
Josh Blum
2012-11-11
fixed input fail logic w/ input_queues.is_front_maximal
Josh Blum
2012-11-11
restored reserve hint for upstream allocator
Josh Blum
2012-11-09
input buffers deal with empty buffers
Josh Blum
[next]