summaryrefslogtreecommitdiff
path: root/libguile/gsubr.c
AgeCommit message (Expand)AuthorFilesLines
2005-05-23The FSF has a new address.Marius Vollmer1-1/+1
2004-09-22*** empty log message ***Marius Vollmer1-2/+2
2004-07-23* deprecated.h, deprecated.c, numbers.h (SCM_INUMP, SCM_NINUMP,Marius Vollmer1-3/+3
2004-07-08* numbers.h (SCM_MAKINUM, SCM_I_MAKINUM): Renamed SCM_MAKINUM toMarius Vollmer1-2/+2
2003-04-20 * Removed uses of DEBUG_EXTENSIONS and DYNAMIC_LINKING toDirk Herrmann1-2/+0
2003-04-05Changed license terms to the plain LGPL thru-out.Marius Vollmer1-35/+11
2002-06-30* backtrace.c (SCM_ASSERT), debug.c (scm_debug_options), eval.cDirk Herrmann1-2/+0
2002-03-14Retire inclusion guard macro SCM_MAGIC_SNARFER.Thien-Thi Nguyen1-2/+0
2002-02-09(create_gsubr): On "too many args" error,Thien-Thi Nguyen1-8/+10
2001-08-31* Removed deprecated stuff.Dirk Herrmann1-29/+1
2001-07-19 * alist.c, arbiters.c, async.h, backtrace.h, boolean.c, chars.c,Martin Grabmüller1-1/+1
2001-07-09Remove "face-lift" comment.Thien-Thi Nguyen1-2/+0
2001-06-28 * list.h (scm_list_1, scm_list_2, scm_list_3, scm_list_4, scm_list_5,Keisuke Nishida1-1/+1
2001-05-26revert the ill-considered part of the 2001-05-24 changesMichael Livshin1-2/+2
2001-05-24* validate.hMichael Livshin1-9/+10
2001-05-20(scm_c_make_gsubr, scm_c_define_gsubr,Marius Vollmer1-56/+156
2001-05-15Merge from mvo-vcell-cleanup-1-branch.Marius Vollmer1-3/+5
2000-12-11* Initialize symbols using SCM_(GLOBAL_)?SYMBOL instead of scm_sysintern...Dirk Herrmann1-3/+7
2000-12-06* Various minor cleanups.Dirk Herrmann1-10/+11
2000-09-26* Don't use string or vector macros when accessing compiled closures.Dirk Herrmann1-2/+2
2000-06-12Updated copyrightsMikael Djurfeldt1-1/+1
2000-04-21* Makefile.am (DEFS): Added. automake adds -I options to DEFS,Mikael Djurfeldt1-5/+5
2000-04-04Lots of fixes with respect to strict typing.Dirk Herrmann1-2/+2
2000-03-19 * *.[hc]: add Emacs magic at the end of file, to ensure GNUMichael Livshin1-0/+6
2000-03-18Only include root.h where it is actually needed.Dirk Herrmann1-0/+1
2000-03-17Only include vectors.h in those files, where it is actually needed.Dirk Herrmann1-0/+1
2000-03-17Removed empty file genio.h and references to it.Dirk Herrmann1-1/+0
2000-01-26* tag.c: Added doc for `tag', but mark as deprecated since MikaelGreg J. Badros1-7/+5
2000-01-05* *.[ch]: Whitespace changes -- added space after SCM_VALIDATE_*Greg J. Badros1-1/+1
2000-01-05*.[ch]: Replace GUILE_PROC w/ SCM_DEFINE.Greg J. Badros1-1/+1
1999-12-12* *.c: Pervasive software-engineering-motivated rewrite ofGreg J. Badros1-15/+14
1999-09-12* gsubr.c (scm_make_gsubr): Use scm_make_subr_opt for creation ofMikael Djurfeldt1-10/+4
1999-08-26* procs.c, procs.h (scm_subr_entry): New type: Stores dataMikael Djurfeldt1-0/+34
1999-08-17* backtrace.c, debug.c, eval.c, eval.h, gsubr.c, read.c,Mikael Djurfeldt1-4/+4
1999-07-29* gsubr.c, procprop.h (scm_i_inner_name): Removed.Mikael Djurfeldt1-3/+0
1999-07-19* gdbint.c: Don't include <stdio.h> and "_scm.h" twice.Jim Blandy1-3/+1
1999-02-06* chars.c (scm_lowers, scm_uppers, scm_charnames, scm_charnums),Jim Blandy1-1/+1
1998-10-19* __scm.h, alist.c, async.c, async.h, backtrace.h, chars.c,Jim Blandy1-1/+1
1998-10-14* (__scm.h, alist.c, eval.c, feature.c, gsubr.c, numbers.c,Jim Blandy1-1/+1
1998-09-05* gsubr.c (GSUBR_TEST): Don't #define this. Nobody's using theJim Blandy1-1/+1
1998-05-04* gsubr.h, gsubr.c: Moved macros from gsubr.c to gsubr.h and addedMikael Djurfeldt1-31/+22
1998-03-30* gsubr.c (scm_gsubr_apply): Added dummy return to avoid compilerMikael Djurfeldt1-0/+1
1997-10-15 * Makefile.in: Rebuilt.Tom Tromey1-5/+5
1997-09-11* procprop.h: Added declaration of scm_i_inner_name.Mikael Djurfeldt1-0/+3
1997-08-14* gsubr.c (scm_gsubr_apply): From Radey ShoumanMikael Djurfeldt1-2/+7
1997-05-26* Lots of files: New address for FSF.Jim Blandy1-3/+3
1996-10-20* alist.c, arbiters.c, continuations.c, debug.c, debug.h, eval.c,Mikael Djurfeldt1-2/+2
1996-10-14* eval.c: scm_i_name moved to gsubr.cMikael Djurfeldt1-0/+8
1996-10-14* __scm.h, alist.c, alist.h, append.c, append.h, appinit.c,Jim Blandy1-15/+3
1996-09-19 * filesys.c (scsm_sys_stat): don't SIGSEGV if argument is anGary Houston1-1/+1