summaryrefslogtreecommitdiff
path: root/libguile/gsubr.c
Commit message (Expand)AuthorAgeFilesLines
* * *.[hc]: add Emacs magic at the end of file, to ensure GNUMichael Livshin2000-03-191-0/+6
* Only include root.h where it is actually needed.Dirk Herrmann2000-03-181-0/+1
* Only include vectors.h in those files, where it is actually needed.Dirk Herrmann2000-03-171-0/+1
* Removed empty file genio.h and references to it.Dirk Herrmann2000-03-171-1/+0
* * tag.c: Added doc for `tag', but mark as deprecated since MikaelGreg J. Badros2000-01-261-7/+5
* * *.[ch]: Whitespace changes -- added space after SCM_VALIDATE_*Greg J. Badros2000-01-051-1/+1
* *.[ch]: Replace GUILE_PROC w/ SCM_DEFINE.Greg J. Badros2000-01-051-1/+1
* * *.c: Pervasive software-engineering-motivated rewrite ofGreg J. Badros1999-12-121-15/+14
* * gsubr.c (scm_make_gsubr): Use scm_make_subr_opt for creation ofMikael Djurfeldt1999-09-121-10/+4
* * procs.c, procs.h (scm_subr_entry): New type: Stores dataMikael Djurfeldt1999-08-261-0/+34
* * backtrace.c, debug.c, eval.c, eval.h, gsubr.c, read.c,Mikael Djurfeldt1999-08-171-4/+4
* * gsubr.c, procprop.h (scm_i_inner_name): Removed.Mikael Djurfeldt1999-07-291-3/+0
* * gdbint.c: Don't include <stdio.h> and "_scm.h" twice.Jim Blandy1999-07-191-3/+1
* * chars.c (scm_lowers, scm_uppers, scm_charnames, scm_charnums),Jim Blandy1999-02-061-1/+1
* * __scm.h, alist.c, async.c, async.h, backtrace.h, chars.c,Jim Blandy1998-10-191-1/+1
* * (__scm.h, alist.c, eval.c, feature.c, gsubr.c, numbers.c,Jim Blandy1998-10-141-1/+1
* * gsubr.c (GSUBR_TEST): Don't #define this. Nobody's using theJim Blandy1998-09-051-1/+1
* * gsubr.h, gsubr.c: Moved macros from gsubr.c to gsubr.h and addedMikael Djurfeldt1998-05-041-31/+22
* * gsubr.c (scm_gsubr_apply): Added dummy return to avoid compilerMikael Djurfeldt1998-03-301-0/+1
* * Makefile.in: Rebuilt.Tom Tromey1997-10-151-5/+5
* * procprop.h: Added declaration of scm_i_inner_name.Mikael Djurfeldt1997-09-111-0/+3
* * gsubr.c (scm_gsubr_apply): From Radey ShoumanMikael Djurfeldt1997-08-141-2/+7
* * Lots of files: New address for FSF.Jim Blandy1997-05-261-3/+3
* * alist.c, arbiters.c, continuations.c, debug.c, debug.h, eval.c,Mikael Djurfeldt1996-10-201-2/+2
* * eval.c: scm_i_name moved to gsubr.cMikael Djurfeldt1996-10-141-0/+8
* * __scm.h, alist.c, alist.h, append.c, append.h, appinit.c,Jim Blandy1996-10-141-15/+3
* * filesys.c (scsm_sys_stat): don't SIGSEGV if argument is anGary Houston1996-09-191-1/+1
* C files should #include only the header files they need, notJim Blandy1996-09-101-0/+2
* maintainer changed: was lord, now jimb; first importjimbJim Blandy1996-07-251-0/+195