index
:
sandhi/.git
master
A software functional Clone to LabVIEW
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
gras
/
CMakeLists.txt
Age
Commit message (
Collapse
)
Author
2013-06-06
gras: moved config structs into own header
Josh Blum
2013-05-07
gras: create common gras/exception.i header
Josh Blum
fix other misc swig warnings
2013-04-10
gras: formalize the weak container api w/ docs
Josh Blum
address issue #69, we now have a set_container call, which is now formally part of the api. Anyone can call set_container for custom container types. GRAS supports shared ptr and pyobject out of the box.
2013-03-21
gras: move element details into header
Josh Blum
2013-03-21
gras: combine block property headers
Josh Blum
2013-03-20
gras: move chrono implementation into detail
Josh Blum
2013-03-17
gras: work on C++ API for properties interface
Josh Blum
2013-02-24
Merge branch 'stats'
Josh Blum
Conflicts: grextras include/gras/top_block.hpp lib/block_handlers.cpp lib/block_task.cpp lib/element_impl.hpp tests/CMakeLists.txt
2013-02-23
gras: use new set/get item size api
Josh Blum
2013-02-17
gras: ifdef'd chrono for timing purposes
Josh Blum
2012-12-15
work on the buffer queue api
Josh Blum
2012-12-05
moved tag iter into its own header
Josh Blum
2012-11-30
moved header ipp files to detail, like boost
Josh Blum
2012-11-23
swig tweaks, forgot i file install
Josh Blum
2012-11-20
created hier block i file for consistency
Josh Blum
2012-11-17
created some metadata for work buffer array
Josh Blum
2012-11-15
swig work and created a block.i
Josh Blum
2012-11-12
simplified the tags iterator stuff
Josh Blum
2012-11-11
moved work buffer definition into its own header
Josh Blum
2012-10-31
created interface file for dealing with io signature
Josh Blum
2012-10-31
work on swig and import unit test
Josh Blum
2012-10-31
build system work
Josh Blum