Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-06-27 | gras: found this nifty little package argument | Josh Blum | |
2013-06-24 | gras: misc fixes from last commit | Josh Blum | |
2013-06-24 | gras: fun w/ swig module work | 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-04-01 | gras: fix from previous commit: swig element equals | Josh Blum | |
Just put an API call into element so its always there, and call it from swig. | |||
2013-03-31 | gras: more of that include vs import w/ swig | Josh Blum | |
2013-02-23 | gras: use new set/get item size api | Josh Blum | |
2012-11-25 | make use of PMC/Registry.i in SBuffer binding | Josh Blum | |
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 | Element __eq__ in python/checks isinstance | Josh Blum | |
2012-11-20 | kludge around for python reference counting | 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-09 | switch to boost software license | Josh Blum | |
2012-11-03 | python hier/top block holds refs of connected blocks | Josh Blum | |
2012-11-03 | fixing warnings makes more warnings | Josh Blum | |
2012-11-02 | swig tweaks to element.i for %ignores | Josh Blum | |
2012-11-02 | mostly python tweaks, mostly happy QA | 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 | |