Age | Commit message (Expand) | Author |
2010-11-10 | Nuke srfi-64 code | Eric Blossom |
2010-11-10 | Make check works again, now using guile's native test-suite code. | Eric Blossom |
2010-11-10 | Move *.test to tests directory | Eric Blossom |
2010-11-10 | guile-test -> guile-test.in so we can use @GUILE@ | Eric Blossom |
2010-11-10 | Modify *.test to import correct modules | Eric Blossom |
2010-11-10 | new QA code work-in-progress (forgot -a ...) | Eric Blossom |
2010-11-10 | new QA code work-in-progress | Eric Blossom |
2010-11-10 | Rename qa_*.scm to *.test to match filenaming convention expected by | Eric Blossom |
2010-11-10 | Import guile's own testing framework | Eric Blossom |
2010-11-10 | fix syntax problem in test-assert | Eric Blossom |
2010-11-10 | Refactor guile QA code to use test-group. | Eric Blossom |
2010-11-10 | Add qa_*.scm files to Makefile as noinst_DATA | Eric Blossom |
2010-11-10 | Add copyright and license header | Eric Blossom |
2010-11-10 | Add QA stub files for all gnuradio-core constructors | Eric Blossom |
2010-11-10 | More guile QA code | Eric Blossom |
2010-11-10 | First real guile QA code | Eric Blossom |
2010-11-10 | update .gitignore | Eric Blossom |
2010-11-10 | Remove .gitignore from empty directory | Eric Blossom |
2010-11-10 | Create guile QA framework. | Eric Blossom |
2010-11-10 | Reduce guile load time from 4.5 to 1.2 seconds. | Eric Blossom |
2010-11-10 | regenerated | Rob Savoye |
2010-11-10 | regenerated | Rob Savoye |
2010-11-10 | add script names to swig_built_sources, not BUILT_SOURCES. Clean the generate... | Rob Savoye |
2010-11-10 | Rename coerce.scm to runtime-shim.scm. Modify core.scm to use runtime-shim. | Eric Blossom |
2010-11-10 | Export a few more items | Eric Blossom |
2010-11-10 | Cleanup gr:connect and gr:disconnect for Guile. | Eric Blossom |
2010-11-10 | Routines to coerce blocks and connect them | Eric Blossom |
2010-11-10 | Rename basic_block coersion method to to_basic_block. Add to_hier_block2 and... | Eric Blossom |
2010-11-10 | move good comment to here where it belongs | Rob Savoye |
2010-11-10 | regenerated | Rob Savoye |
2010-11-10 | Modules now load cleanly! | Eric Blossom |
2010-11-10 | Disable gr_message_source until later... | Eric Blossom |
2010-11-10 | Remove duplicate include of gr_endianness.i from general.i | Eric Blossom |
2010-11-10 | gnuradio-core modules are almost loading cleanly. | Eric Blossom |
2010-11-10 | Move sizeof_* from gnuradio.i to runtime.i to avoid multiple definitions | Eric Blossom |
2010-11-10 | Version that builds guile goops bindings, but dependencies are hosed. | Eric Blossom |
2010-11-10 | Add %typecheck for complex. | Eric Blossom |
2010-11-10 | Move std_complex.i to gnuradio-core/src/lib/swig/guile. | Eric Blossom |
2010-11-10 | rm gnuradio_swig.scm. Got turned into gnuradio_core.scm | Eric Blossom |
2010-11-10 | Missed a few: s/_swig_py_/_/ | Eric Blossom |
2010-11-10 | Remove dead code | Eric Blossom |
2010-11-10 | rename s/gnuradio_swig_python/gnuradio_core/g | Eric Blossom |
2010-11-10 | regenerate | Eric Blossom |
2010-11-10 | s/_swig_py_/_core_/g | Eric Blossom |
2010-11-10 | regenerate | Eric Blossom |
2010-11-10 | Rename guile libs to libguile-* and install them in $(libdir). | Eric Blossom |
2010-11-10 | Remove #warning from gr_swig_block_magic.i | Eric Blossom |
2010-11-10 | Rengenerate Makefile.swig.gen's | Eric Blossom |
2010-11-10 | Remove leading _ from guile library names coded into .i files | Eric Blossom |
2010-11-10 | Set new install locations for guile scm code and libraries. | Eric Blossom |