Age | Commit message (Expand) | Author | Files | Lines |
2000-04-21 | * Makefile.am (DEFS): Added. automake adds -I options to DEFS, | Mikael Djurfeldt | 1 | -6/+6 |
2000-04-03 | Lots of fixes to make guile (at some time) compile with strict typing. | Dirk Herrmann | 1 | -3/+3 |
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-12 | *** empty log message *** | Mikael Djurfeldt | 1 | -1/+1 |
2000-03-12 | * async.c, boolean.h, debug.c, dynl.c, dynwind.c, eval.c, eval.h, | Mikael Djurfeldt | 1 | -1/+1 |
2000-03-09 | *.[ch]: make a distinction between SCM as a generic | Greg J. Badros | 1 | -1/+1 |
2000-03-03 | * error.h, error.c: Added `scm_wrong_type_arg_msg' to support | Greg J. Badros | 1 | -1/+1 |
2000-02-07 | * macros.c: Doc patches from Richard Kim. Pasted from scm.texi. | Greg J. Badros | 1 | -3/+27 |
2000-01-18 | * alist.c, chars.c, debug.c, dynl.c, dynwind.c, error.c, eval.c, | Mikael Djurfeldt | 1 | -11/+11 |
2000-01-05 | * *.[ch]: Whitespace changes -- added space after SCM_VALIDATE_* | Greg J. Badros | 1 | -7/+7 |
2000-01-05 | *.[ch]: Replace GUILE_PROC w/ SCM_DEFINE. | Greg J. Badros | 1 | -7/+7 |
1999-12-21 | * macros.c (scm_make_synt): Use scm_make_subr_opt to make the | Mikael Djurfeldt | 1 | -8/+2 |
1999-12-13 | * Makefile.am: Fix ETAGS_ARGS to recognize GUILE_PROC, | Greg J. Badros | 1 | -2/+6 |
1999-12-12 | * *.c: Pervasive software-engineering-motivated rewrite of | Greg J. Badros | 1 | -57/+48 |
1999-07-07 | Greg's smob patch | Mikael Djurfeldt | 1 | -18/+5 |
1999-02-06 | * chars.c (scm_lowers, scm_uppers, scm_charnames, scm_charnums), | Jim Blandy | 1 | -2/+2 |
1998-12-19 | * macros.c (scm_makacro, scm_makmacro, scm_makmmacro): Added | Mikael Djurfeldt | 1 | -0/+6 |
1998-10-31 | * macros.c, macros.h: New files. | Mikael Djurfeldt | 1 | -0/+178 |