summaryrefslogtreecommitdiff
path: root/libguile/gsubr.c
Commit message (Expand)AuthorAgeFilesLines
* * backtrace.c (SCM_ASSERT), debug.c (scm_debug_options), eval.cDirk Herrmann2002-06-301-2/+0
* Retire inclusion guard macro SCM_MAGIC_SNARFER.Thien-Thi Nguyen2002-03-141-2/+0
* (create_gsubr): On "too many args" error,Thien-Thi Nguyen2002-02-091-8/+10
* * Removed deprecated stuff.Dirk Herrmann2001-08-311-29/+1
* * alist.c, arbiters.c, async.h, backtrace.h, boolean.c, chars.c,Martin Grabmüller2001-07-191-1/+1
* Remove "face-lift" comment.Thien-Thi Nguyen2001-07-091-2/+0
* * list.h (scm_list_1, scm_list_2, scm_list_3, scm_list_4, scm_list_5,Keisuke Nishida2001-06-281-1/+1
* revert the ill-considered part of the 2001-05-24 changesMichael Livshin2001-05-261-2/+2
* * validate.hMichael Livshin2001-05-241-9/+10
* (scm_c_make_gsubr, scm_c_define_gsubr,Marius Vollmer2001-05-201-56/+156
* Merge from mvo-vcell-cleanup-1-branch.Marius Vollmer2001-05-151-3/+5
* * Initialize symbols using SCM_(GLOBAL_)?SYMBOL instead of scm_sysintern...Dirk Herrmann2000-12-111-3/+7
* * Various minor cleanups.Dirk Herrmann2000-12-061-10/+11
* * Don't use string or vector macros when accessing compiled closures.Dirk Herrmann2000-09-261-2/+2
* Updated copyrightsMikael Djurfeldt2000-06-121-1/+1
* * Makefile.am (DEFS): Added. automake adds -I options to DEFS,Mikael Djurfeldt2000-04-211-5/+5
* Lots of fixes with respect to strict typing.Dirk Herrmann2000-04-041-2/+2
* * *.[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