index
:
gnuradio/.git
master
GNU Radio fork v3.6
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gr-run-waveform
/
xyzzy-load.c
Age
Commit message (
Expand
)
Author
2010-12-03
xyzzy-search-load-path -> %xyzzy-search-load-path
Eric Blossom
2010-12-03
Make xyzzy_open_file work. (And a bit of renaming.)
Eric Blossom
2010-12-03
Modify scm_xyzzy_init so that it looks up the system values of variables.
Eric Blossom
2010-12-02
Update copyright dates
Eric Blossom
2010-11-29
get the current value of %load-path
Rob Savoye
2010-11-29
be less verbose
Rob Savoye
2010-11-29
add xyzzy-primitive-load and xyzzy-primitive-load-path along with a minimal t...
Rob Savoye
2010-11-29
add xyzzy-primitive-load and minimal test case
Rob Savoye
2010-11-29
be less verbose
Rob Savoye
2010-11-29
drop the rest of the crufty old ports code, string ports are great!
Rob Savoye
2010-11-29
use a string port for the file contents.
Rob Savoye
2010-11-29
move make port between files to reduce messy extern prototypes
Rob Savoye
2010-11-28
drop ifdef around exists test
Rob Savoye
2010-11-28
ifdef file conflict
Rob Savoye
2010-11-28
return the right path
Rob Savoye
2010-11-28
fix for xyzzy-search-path
Eric Blossom
2010-11-28
add an init function to initialize the scm_xyzzy_* fucntions
Rob Savoye
2010-11-28
reduce to the minimum required for one function
Rob Savoye
2010-11-28
be less verbose
Rob Savoye
2010-11-28
fix renaming. Overload program-lpoad, succeed till we get a scm_shell() :-)
Rob Savoye
2010-11-28
rename the other search functions
Rob Savoye
2010-11-27
Prepend the magic number for found paths. Override primitive-load.
Rob Savoye
2010-11-27
override primitive-load
Rob Savoye
2010-11-27
move the contents of load.x into the source file.
Rob Savoye
2010-11-27
be less verbose
Rob Savoye
2010-11-27
rename some methods for xyzzy
Rob Savoye
2010-11-27
add additional headers needed to compile this file outside of guile
Rob Savoye
2010-11-27
local copy of load.c from guile
Rob Savoye