| Commit message (Expand) | Author | Age | Files | Lines |
* | Use load-extension-global instead of load-extension | Eric Blossom | 2010-12-10 | 1 | -1/+1 |
* | trellis_generated.i has to be generated first, befofre we can generate anythi... | Rob Savoye | 2010-12-07 | 1 | -0/+1 |
* | Merge branch 'next' into guile-next | Eric Blossom | 2010-12-06 | 2 | -5/+28 |
|\ |
|
| * | Adding file operations result checking. | Tom Rondeau | 2010-11-09 | 2 | -5/+28 |
* | | Regenerated Makefile.swig.gen's | Eric Blossom | 2010-12-03 | 1 | -5/+5 |
* | | 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 |
* | | Update .gitignore's | Eric Blossom | 2010-11-24 | 1 | -0/+1 |
* | | Major Makefile.am housecleaning. Passes distcheck. | Eric Blossom | 2010-11-24 | 3 | -12/+5 |
* | | Consistently use TESTS += in conditionals | Eric Blossom | 2010-11-24 | 1 | -2/+1 |
* | | Add disabled guile test to trellis | Eric Blossom | 2010-11-23 | 1 | -0/+14 |
* | | Enable guile test for trellis | Eric Blossom | 2010-11-23 | 3 | -3/+65 |
* | | regenerated | Rob Savoye | 2010-11-19 | 1 | -11/+23 |
* | | regenerated | Eric Blossom | 2010-11-16 | 1 | -1/+1 |
* | | regenerated | Eric Blossom | 2010-11-10 | 1 | -2/+2 |
* | | regenerated | Rob Savoye | 2010-11-10 | 1 | -27/+10 |
* | | regenerated | Rob Savoye | 2010-11-10 | 1 | -8/+7 |
* | | Add $(GENERATED_CC) backing to _SOURCES | Eric Blossom | 2010-11-10 | 1 | -1/+2 |
* | | Remove swig generated python code from C++-only libraries | Eric Blossom | 2010-11-10 | 1 | -2/+1 |
* | | add load-extension support | Rob Savoye | 2010-11-10 | 1 | -0/+9 |
* | | regenerated | Rob Savoye | 2010-11-10 | 1 | -2/+5 |
* | | regenerate | Eric Blossom | 2010-11-10 | 1 | -6/+6 |
* | | Rengenerate Makefile.swig.gen's | Eric Blossom | 2010-11-10 | 1 | -2/+3 |
* | | add python/*.cc to SOURCES so dependencies work properly. | Rob Savoye | 2010-11-10 | 1 | -1/+1 |
* | | regenerated | Rob Savoye | 2010-11-10 | 1 | -216/+25 |
* | | regenerated | Rob Savoye | 2010-11-10 | 1 | -33/+33 |
* | | regeneratd | Rob Savoye | 2010-11-10 | 1 | -1/+1 |
* | | don't ifdef the target away. regenerate .gen files. | Rob Savoye | 2010-11-10 | 1 | -7/+44 |
* | | regenerated | Rob Savoye | 2010-11-10 | 1 | -27/+27 |
* | | regenerated | Rob Savoye | 2010-11-10 | 1 | -22/+31 |
* | | regenerated after changes to the template | Rob Savoye | 2010-11-10 | 1 | -10/+26 |
* | | regenerated from template | Rob Savoye | 2010-11-10 | 1 | -9/+26 |
|/ |
|
* | Updating all of the QA code that I can actually test to work with the new XML... | Tom Rondeau | 2010-10-04 | 1 | -9/+3 |
* | Modify all block factories to use gnuradio::get_initial_sptr. | Eric Blossom | 2010-08-03 | 7 | -14/+14 |
* | Make C++ shared libraries versioned | Johnathan Corgan | 2010-05-28 | 2 | -8/+5 |
* | Added git ignore files auto created from svn:ignore properties. | git | 2009-08-14 | 7 | -0/+156 |
* | Merged r11123:11148 from jcorgan/np into trunk. | jcorgan | 2009-05-27 | 4 | -14/+42 |
* | Doc fixes. | eb | 2009-05-22 | 7 | -11/+15 |
* | added a radix-n fsm constructor | anastas | 2009-03-24 | 4 | -27/+44 |
* | Merged r10554:10595 from michaelld/am_swig_4 into trunk. Major overhaul of S... | jcorgan | 2009-03-14 | 4 | -91/+318 |
* | Merged r10504:10528 from michaelld/fix_local_data_install into trunk. Trunk ... | jcorgan | 2009-02-26 | 3 | -49/+30 |
* | Added support for Continuous Phase Modulation in gr-trellis + an example | anastas | 2009-02-26 | 6 | -37/+285 |
* | Merged mld/fix_makefile_gen -r10446:10509 to trunk. This cleans up | eb | 2009-02-25 | 1 | -39/+21 |
* | Merged r10385:10413 from michaelld/swig_tweaks into trunk. Passes distcheck. | jcorgan | 2009-02-10 | 1 | -7/+22 |
* | Merged r10288:10370 from michaelld/swigpythonargs into trunk. Passes distcheck. | jcorgan | 2009-02-02 | 1 | -6/+4 |
* | General housekeeping--removing ancient cruft mostly. | jcorgan | 2009-01-27 | 2 | -25/+0 |
* | minor updates in gr-trellis/examples | anastas | 2008-12-06 | 2 | -4/+4 |
* | Several updates on gr-trellis: 1) new fsm constructor for a joint trellis, 2)... | anastas | 2008-11-13 | 11 | -1/+708 |
* | minor Makefile fix | eb | 2008-09-20 | 1 | -1/+1 |
* | Merged r9481:9518 on jblum/grc_reorganize into trunk. Reorganized grc source ... | jblum | 2008-09-07 | 1 | -8/+6 |