| Commit message (Expand) | Author | Age | Files | Lines |
* | Use load-extension-global instead of load-extension | Eric Blossom | 2010-12-10 | 1 | -1/+1 |
* | Merge branch 'next' into guile-next | Eric Blossom | 2010-12-06 | 2 | -2/+7 |
|\ |
|
| * | Potential fix to MSDD warnings by setting sequence number from buffer more ex... | Tom Rondeau | 2010-11-08 | 2 | -2/+7 |
* | | Regenerated Makefile.swig.gen's | Eric Blossom | 2010-12-03 | 1 | -10/+10 |
* | | Rename libguile- to libguile-gnuradio- to match guile library naming convention. | Eric Blossom | 2010-12-03 | 1 | -1/+1 |
* | | Update .gitignore's | Eric Blossom | 2010-11-24 | 1 | -0/+3 |
* | | Major Makefile.am housecleaning. Passes distcheck. | Eric Blossom | 2010-11-24 | 1 | -12/+4 |
* | | regenerated | Rob Savoye | 2010-11-19 | 1 | -22/+46 |
* | | regenerated | Eric Blossom | 2010-11-16 | 1 | -2/+2 |
* | | regenerated | Eric Blossom | 2010-11-10 | 1 | -4/+4 |
* | | regenerated | Rob Savoye | 2010-11-10 | 1 | -54/+20 |
* | | regenerated | Rob Savoye | 2010-11-10 | 1 | -16/+14 |
* | | Remove swig generated python code from C++-only libraries | Eric Blossom | 2010-11-10 | 1 | -4/+2 |
* | | add load-extension support | Rob Savoye | 2010-11-10 | 1 | -0/+10 |
* | | regenerated | Rob Savoye | 2010-11-10 | 1 | -4/+10 |
* | | regenerate | Eric Blossom | 2010-11-10 | 1 | -12/+12 |
* | | Rengenerate Makefile.swig.gen's | Eric Blossom | 2010-11-10 | 1 | -4/+6 |
* | | add python/*.cc to SOURCES so dependencies work properly. | Rob Savoye | 2010-11-10 | 1 | -4/+5 |
* | | regenerated | Rob Savoye | 2010-11-10 | 1 | -432/+50 |
* | | regeneratd | Rob Savoye | 2010-11-10 | 1 | -2/+2 |
* | | don't ifdef the target away. regenerate .gen files. | Rob Savoye | 2010-11-10 | 1 | -14/+88 |
* | | regenerated | Rob Savoye | 2010-11-10 | 1 | -54/+54 |
* | | regenerated after changes to .i files | Rob Savoye | 2010-11-10 | 1 | -44/+62 |
* | | regenerated after changes to the template | Rob Savoye | 2010-11-10 | 1 | -20/+52 |
* | | regenerated from template | Rob Savoye | 2010-11-10 | 1 | -55/+163 |
|/ |
|
* | Modify all block factories to use gnuradio::get_initial_sptr. | Eric Blossom | 2010-08-03 | 2 | -4/+4 |
* | Make C++ shared libraries versioned | Johnathan Corgan | 2010-05-28 | 2 | -8/+6 |
* | fixed issue 387: removed uses of win.set for wx sinks | Josh Blum | 2010-01-10 | 1 | -2/+2 |
* | Remove trailing whitespace after \ | Eric Blossom | 2010-01-08 | 1 | -1/+1 |
* | got msdd6000 compiling on my ubuntu 9.10 32 bit | Josh Blum | 2009-12-08 | 1 | -0/+1 |
* | Add support for msdd6000 with resampler in FPGA. | Eric Blossom | 2009-12-07 | 9 | -7/+1332 |
* | Added git ignore files auto created from svn:ignore properties. | git | 2009-08-14 | 2 | -0/+9 |
* | added include <cstdio> statements in several files to make it compatible with... | anastas | 2009-06-23 | 1 | -0/+1 |
* | Merged r11123:11148 from jcorgan/np into trunk. | jcorgan | 2009-05-27 | 3 | -6/+28 |
* | Merged r10554:10595 from michaelld/am_swig_4 into trunk. Major overhaul of S... | jcorgan | 2009-03-14 | 2 | -71/+285 |
* | fixed output type | eb | 2009-03-06 | 1 | -1/+1 |
* | formatting changes only | eb | 2009-02-10 | 2 | -81/+84 |
* | Applied patch to cleanup msdd | eb | 2009-02-10 | 3 | -39/+43 |
* | removed slow, TCP-based sources | eb | 2009-02-10 | 8 | -1772/+0 |
* | Merged r10385:10413 from michaelld/swig_tweaks into trunk. Passes distcheck. | jcorgan | 2009-02-10 | 1 | -4/+1 |
* | Add missing destructor (Don Ward) | jcorgan | 2009-02-08 | 1 | -1/+6 |
* | Add missing library in link (Don Ward) | jcorgan | 2009-02-08 | 1 | -1/+2 |
* | Revert r10379, which works at runtime but does not pass check or distcheck on... | jcorgan | 2009-02-03 | 1 | -1/+1 |
* | Use runtime valid module names for import | jcorgan | 2009-02-03 | 1 | -1/+1 |
* | Possibly temporary fix for r10350 breakage when using swig < 1.3.38 | jcorgan | 2009-02-02 | 1 | -1/+1 |
* | Merged r10288:10370 from michaelld/swigpythonargs into trunk. Passes distcheck. | jcorgan | 2009-02-02 | 2 | -15/+7 |
* | General housekeeping--removing ancient cruft mostly. | jcorgan | 2009-01-27 | 1 | -3/+0 |
* | fixes for gcc 4.3 | eb | 2008-08-20 | 2 | -2/+6 |
* | Merged gr-msdd6000 portability fix to trunk (eb/msdd -r8940:9027) | eb | 2008-07-27 | 8 | -115/+186 |
* | Clean up of comments and removal of a broken piece of test code that no longe... | n4hy | 2008-07-13 | 8 | -570/+2 |