summaryrefslogtreecommitdiff
path: root/gnuradio-core/src/lib/swig/gnuradio.i
AgeCommit message (Expand)Author
2013-06-25gras: moved path fix into grasJosh Blum
2013-06-25gras: fix from last nights swig funJosh Blum
2013-03-26affinity: fixes a problem with using gr types (for uint8 vectors) in setting ...Tom Rondeau
2012-04-21core: add SWIG macro for namespaced blocksJohnathan Corgan
2012-04-13Removed whitespace and added dtools/bin/remove-whitespace as a tool to do thi...Tom Rondeau
2012-04-01Removes all references to guile and scheme, which are no longer needed.Tom Rondeau
2012-03-16gruel: created common swig include fileJosh Blum
2011-09-27swig: language independent exception handlerJosh Blum
2011-01-05Have swig/guile wrap enums and constants as scheme variables, not functions.Eric Blossom
2010-12-06Merge branch 'next' into guile-nextEric Blossom
2010-11-24Adding typedef for uint64_t and int64_t so we can use them through SWIG.Tom Rondeau
2010-11-17Add support for guile std::vector< std::complex<float> >.Eric Blossom
2010-11-10Move sizeof_* from gnuradio.i to runtime.i to avoid multiple definitionsEric Blossom
2010-11-10Move std_complex.i to gnuradio-core/src/lib/swig/guile.Eric Blossom
2010-11-10include complex too for std::complexRob Savoye
2009-02-10Merged r10385:10413 from michaelld/swig_tweaks into trunk. Passes distcheck.jcorgan
2007-12-03Moved exception handling includes out of the sw_*.i files and into gnuradio.ieb
2007-07-21Updated license from GPL version 2 or later to GPL version 3 or later.eb
2007-06-10Merging OFDM features branch r5661:5759 into trunk. OFDM works over the air w...trondeau
2007-01-13SWIG compilation speedup! Fixes ticket:9. eb
2006-09-13Updated FSF address in all files. Fixes ticket:51eb
2006-08-03Houston, we have a trunk.jcorgan