summaryrefslogtreecommitdiff
path: root/gnuradio-core/src/lib/swig/gnuradio.i
Commit message (Expand)AuthorAgeFilesLines
* runtime: migrate remaining gnuradio-core contents into gnuradio-runtimeJohnathan Corgan2013-03-261-90/+0
* Merge branch 'maint'Tom Rondeau2013-03-261-0/+1
|\
| * affinity: fixes a problem with using gr types (for uint8 vectors) in setting ...Tom Rondeau2013-03-261-0/+1
* | Squash/rebased martin/ofdm-master onto trial merge branchMartin Braun2013-03-161-1/+4
|/
* core: add SWIG macro for namespaced blocksJohnathan Corgan2012-04-211-0/+3
* Removed whitespace and added dtools/bin/remove-whitespace as a tool to do thi...Tom Rondeau2012-04-131-4/+4
* Removes all references to guile and scheme, which are no longer needed.Tom Rondeau2012-04-011-19/+0
* gruel: created common swig include fileJosh Blum2012-03-161-17/+1
* swig: language independent exception handlerJosh Blum2011-09-271-0/+18
* Have swig/guile wrap enums and constants as scheme variables, not functions.Eric Blossom2011-01-051-0/+5
* Merge branch 'next' into guile-nextEric Blossom2010-12-061-0/+2
|\
| * Adding typedef for uint64_t and int64_t so we can use them through SWIG.Tom Rondeau2010-11-241-0/+2
* | Add support for guile std::vector< std::complex<float> >.Eric Blossom2010-11-171-3/+12
* | Move sizeof_* from gnuradio.i to runtime.i to avoid multiple definitionsEric Blossom2010-11-101-9/+0
* | Move std_complex.i to gnuradio-core/src/lib/swig/guile.Eric Blossom2010-11-101-1/+5
* | include complex too for std::complexRob Savoye2010-11-101-0/+2
|/
* Merged r10385:10413 from michaelld/swig_tweaks into trunk. Passes distcheck.jcorgan2009-02-101-14/+10
* Moved exception handling includes out of the sw_*.i files and into gnuradio.ieb2007-12-031-1/+1
* Updated license from GPL version 2 or later to GPL version 3 or later.eb2007-07-211-1/+1
* Merging OFDM features branch r5661:5759 into trunk. OFDM works over the air w...trondeau2007-06-101-1/+9
* SWIG compilation speedup! Fixes ticket:9. eb2007-01-131-5/+4
* Updated FSF address in all files. Fixes ticket:51eb2006-09-131-2/+2
* Houston, we have a trunk.jcorgan2006-08-031-0/+84