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