index
:
sandhi/.git
master
A software functional Clone to LabVIEW
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
python
Age
Commit message (
Collapse
)
Author
2012-11-24
change the type to unsigned to make swig happy
Josh Blum
this is a little evil, changing a public header for swig but it works just as well and we can save this for another day
2012-11-23
swig fixes for sbuffer and intrusive_ptr
Josh Blum
2012-11-23
swig import to avoid PMC symbol duplication
Josh Blum
2012-11-23
backwards compatible silliness _hb
Josh Blum
2012-11-23
swig tweaks, forgot i file install
Josh Blum
2012-11-20
support for sbuffer in python
Josh Blum
2012-11-20
kludge around for python reference counting
Josh Blum
2012-11-18
improvements to done logic (helps reserve 0 case)
Josh Blum
2012-11-18
propagate_tags director for python
Josh Blum
2012-11-18
convenience produce/consume + propagate_tags default
Josh Blum
2012-11-17
checkin misc changes from horrible swig adventure
Josh Blum
2012-11-12
simplified the tags iterator stuff
Josh Blum
2012-11-12
create a proper python iterator from TagIter
Josh Blum
2012-11-11
consistency for naming conventions, param orders
Josh Blum
2012-11-09
python tags source/sink looper
Josh Blum
2012-11-09
swig template std::vector<gras::Tag>
Josh Blum
2012-11-09
created get_input_tags pythonic wrapper
Josh Blum
2012-11-09
switch to boost software license
Josh Blum
2012-11-09
working on tags python support
Josh Blum
2012-11-08
add try/except w/ prints to python block
Josh Blum
2012-11-08
save thread state on destructor, which may call back into python
Josh Blum
2012-11-08
lot of python locking hell...
Josh Blum
2012-11-06
work on python blocks and unit test
Josh Blum
2012-11-05
polish up work and notify api
Josh Blum
There is a formal api to mark done, and IO failures. Notify topology was created for consistency. So far, there output fail is unimplemented, and input fail requires an additional check.
2012-11-04
work on Python Blocks overloads/directors
Josh Blum
2012-11-04
work on SWIG director block...
Josh Blum
2012-11-03
python hier/top block holds refs of connected blocks
Josh Blum
2012-11-03
work on python block class
Josh Blum
2012-11-03
begin work on python blocks
Josh Blum
2012-11-02
simplification for wrapper in HierBlock.i
Josh Blum
2012-11-02
mostly python tweaks, mostly happy QA
Josh Blum
2012-10-31
swig-ing and test for thread pool
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
swig work on top and hier
Josh Blum
2012-10-31
build system work
Josh Blum
[prev]