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
2013-06-25
gras: moved path fix into gras
Josh Blum
2013-06-25
gras: fix from last nights swig fun
Josh Blum
2013-03-26
affinity: fixes a problem with using gr types (for uint8 vectors) in setting ...
Tom Rondeau
2012-04-21
core: add SWIG macro for namespaced blocks
Johnathan Corgan
2012-04-13
Removed whitespace and added dtools/bin/remove-whitespace as a tool to do thi...
Tom Rondeau
2012-04-01
Removes all references to guile and scheme, which are no longer needed.
Tom Rondeau
2012-03-16
gruel: created common swig include file
Josh Blum
2011-09-27
swig: language independent exception handler
Josh Blum
2011-01-05
Have swig/guile wrap enums and constants as scheme variables, not functions.
Eric Blossom
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