summaryrefslogtreecommitdiff
path: root/gr-run-waveform/xyzzy-load.c
Commit message (Expand)AuthorAgeFilesLines
* xyzzy-search-load-path -> %xyzzy-search-load-pathEric Blossom2010-12-031-2/+2
* Make xyzzy_open_file work. (And a bit of renaming.)Eric Blossom2010-12-031-14/+10
* Modify scm_xyzzy_init so that it looks up the system values of variables.Eric Blossom2010-12-031-24/+9
* Update copyright datesEric Blossom2010-12-021-2/+2
* get the current value of %load-pathRob Savoye2010-11-291-2/+2
* be less verboseRob Savoye2010-11-291-5/+6
* add xyzzy-primitive-load and xyzzy-primitive-load-path along with a minimal t...Rob Savoye2010-11-291-7/+65
* add xyzzy-primitive-load and minimal test caseRob Savoye2010-11-291-2/+98
* be less verboseRob Savoye2010-11-291-1/+1
* drop the rest of the crufty old ports code, string ports are great!Rob Savoye2010-11-291-2/+0
* use a string port for the file contents.Rob Savoye2010-11-291-15/+3
* move make port between files to reduce messy extern prototypesRob Savoye2010-11-291-1/+24
* drop ifdef around exists testRob Savoye2010-11-281-21/+1
* ifdef file conflictRob Savoye2010-11-281-1/+13
|\
| * fix for xyzzy-search-pathEric Blossom2010-11-281-15/+9
* | return the right pathRob Savoye2010-11-281-10/+11
|/
* add an init function to initialize the scm_xyzzy_* fucntionsRob Savoye2010-11-281-0/+7
* reduce to the minimum required for one functionRob Savoye2010-11-281-314/+16
* be less verboseRob Savoye2010-11-281-8/+6
* fix renaming. Overload program-lpoad, succeed till we get a scm_shell() :-)Rob Savoye2010-11-281-21/+17
* rename the other search functionsRob Savoye2010-11-281-29/+26
* Prepend the magic number for found paths. Override primitive-load.Rob Savoye2010-11-271-19/+18
* override primitive-loadRob Savoye2010-11-271-12/+28
* move the contents of load.x into the source file.Rob Savoye2010-11-271-1/+20
* be less verboseRob Savoye2010-11-271-9/+0
* rename some methods for xyzzyRob Savoye2010-11-271-11/+43
* add additional headers needed to compile this file outside of guileRob Savoye2010-11-271-19/+28
* local copy of load.c from guileRob Savoye2010-11-271-0/+532