index
:
sandhi/.git
master
A software functional Clone to LabVIEW
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
top_block.cpp
Age
Commit message (
Expand
)
Author
2012-09-29
ported allocator and block handler to apology
Josh Blum
2012-09-29
apology support compiling w/o message handlers
Josh Blum
2012-09-22
threading related tweaks for happy qa code
Josh Blum
2012-09-20
fun with inlines
Josh Blum
2012-09-15
use cerr for all of the debug prints
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
added wait w/ timeout to top block/executor
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-06
debug prints, minor fixes, unfinished input queue work
Josh Blum
2012-09-03
copied over the old msg swig stuff for the sake of completeness
Josh Blum
2012-08-31
added comments and some cleanup code
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-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: fill in more top block hooks
Josh Blum
2012-08-26
runtime: work on unit tests
Josh Blum