index
:
gnuradio/.git
master
GNU Radio fork v3.6
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gnuradio-core
/
src
/
lib
/
swig
/
gnuradio.i
Age
Commit message (
Expand
)
Author
2010-12-06
Merge branch 'next' into guile-next
Eric Blossom
2010-11-24
Adding typedef for uint64_t and int64_t so we can use them through SWIG.
Tom Rondeau
2010-11-17
Add support for guile std::vector< std::complex<float> >.
Eric Blossom
2010-11-10
Move sizeof_* from gnuradio.i to runtime.i to avoid multiple definitions
Eric Blossom
2010-11-10
Move std_complex.i to gnuradio-core/src/lib/swig/guile.
Eric Blossom
2010-11-10
include complex too for std::complex
Rob Savoye
2009-02-10
Merged r10385:10413 from michaelld/swig_tweaks into trunk. Passes distcheck.
jcorgan
2007-12-03
Moved exception handling includes out of the sw_*.i files and into gnuradio.i
eb
2007-07-21
Updated license from GPL version 2 or later to GPL version 3 or later.
eb
2007-06-10
Merging OFDM features branch r5661:5759 into trunk. OFDM works over the air w...
trondeau
2007-01-13
SWIG compilation speedup! Fixes ticket:9.
eb
2006-09-13
Updated FSF address in all files. Fixes ticket:51
eb
2006-08-03
Houston, we have a trunk.
jcorgan