index
:
sandhi/.git
master
A software functional Clone to LabVIEW
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
hier_block.cpp
Age
Commit message (
Expand
)
Author
2013-04-10
gras: formalize the weak container api w/ docs
Josh Blum
2013-04-04
gras: revisit container storage after yesterdays learning
Josh Blum
2013-04-03
gras: figured out how to do the python reference
Josh Blum
2013-03-28
gras: virtual destructors for all but Element #67
Josh Blum
2013-03-22
gras: we now have the element tree interface
Josh Blum
2013-03-22
gras: quick prop tree unit test + fixes
Josh Blum
2013-03-22
gras: added hier block register subelement
Josh Blum
2012-11-09
switch to boost software license
Josh Blum
2012-11-06
add back in this best effort ref container
Josh Blum
2012-11-03
python hier/top block holds refs of connected blocks
Josh Blum
2012-11-02
store a reference to the element, even when its not in a sptr
Josh Blum
2012-10-28
work on stand-alone library build
Josh Blum
2012-10-21
moved commit and deprecated lock/unlock into hier block
Josh Blum
2012-10-02
dammit... find and replace did it again
Josh Blum
2012-09-29
delete vector utils header, this is only for topology_handler now
Josh Blum
2012-09-29
apology support compiling w/o message handlers
Josh Blum
2012-09-23
store the container sptr in tsbe topology
Josh Blum
2012-09-23
disconnect_all will commit the topology (more qa happy)
Josh Blum
2012-09-17
added missing cleanup calls to deconstructor and disconnect all
Josh Blum
2012-09-16
added disconnect all to hier block
Josh Blum
2012-09-02
moved lib/impl headers for cleanup
Josh Blum
2012-08-31
added comments and some cleanup code
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: io signature looks like a shared ptr
Josh Blum
2012-08-26
runtime: work on unit tests
Josh Blum
2012-08-26
runtime: a lot more is compiling/linking
Josh Blum
2012-08-26
runtime: work on api wrapper blocks
Josh Blum