index
:
sandhi/.git
master
A software functional Clone to LabVIEW
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
element.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: code cleanup and comments from last commit
Josh Blum
2013-04-01
gras: fix from previous commit: swig element equals
Josh Blum
2013-03-28
gras: virtual destructors for all but Element #67
Josh Blum
2013-03-22
gras: rename lookup to locate
Josh Blum
2013-03-22
gras: added extra sanity check to adopt call
Josh Blum
2013-03-22
gras: we now have the element tree interface
Josh Blum
2013-02-24
Merge branch 'stats'
Josh Blum
2013-02-23
gras: use new set/get item size api
Josh Blum
2013-02-21
gras: inline shared to element so client libs dont need this symbol
Josh Blum
2013-02-18
gras: another var for id string - ez to change later
Josh Blum
2012-12-20
created block cleanup and wait for messages
Josh Blum
2012-11-09
switch to boost software license
Josh Blum
2012-11-03
moved around the shared ptr logic in Element
Josh Blum
2012-11-03
python hier/top block holds refs of connected blocks
Josh Blum
2012-10-28
work on stand-alone library build
Josh Blum
2012-10-05
created configurable thread pool
Josh Blum
2012-10-02
dammit... find and replace did it again
Josh Blum
2012-09-29
create IO subscriber bitset for tracking done
Josh Blum
2012-09-29
ported block task and tag handlers to apology
Josh Blum
2012-09-22
work on consume/produce implementation
Josh Blum
2012-09-15
use cerr for all of the debug prints
Josh Blum
2012-09-09
work on implementing forecast logic and failure cases
Josh Blum
2012-09-06
debug prints, minor fixes, unfinished input queue work
Josh Blum
2012-09-03
work on input queues and history logic
Josh Blum
2012-09-03
copied over the old msg swig stuff for the sake of completeness
Josh Blum
2012-09-03
created shared_to_element and use shared_from_this
Josh Blum
2012-09-03
top and hier block brought into python
Josh Blum
2012-08-31
added comments and some cleanup code
Josh Blum
2012-08-26
runtime: work on allocator handler
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
2012-08-26
runtime: added compile hooks into core
Josh Blum