Age | Commit message (Expand) | Author | Files | Lines |
2001-11-11 | * Documentation work. | Neil Jerram | 1 | -2/+2 |
2001-08-25 | * eval.c (scm_m_atbind): Redesigned to behvae like `let', but with | Marius Vollmer | 1 | -1/+1 |
2001-07-26 | * tags.h: Update tag system docs. | Marius Vollmer | 1 | -13/+19 |
2001-07-09 | Remove "face-lift" comment. | Thien-Thi Nguyen | 1 | -2/+0 |
2001-06-26 | * eval.c (scm_call_0, scm_call_1, scm_call_2, scm_call_3, | Keisuke Nishida | 1 | -5/+5 |
2001-06-14 | replace "scm_*_t" with "scm_t_*". | Marius Vollmer | 1 | -8/+8 |
2001-06-07 | * Introduce SCM_UNUSED and mark unused function parameters. | Dirk Herrmann | 1 | -2/+2 |
2001-05-26 | revert the ill-considered part of the 2001-05-24 changes | Michael Livshin | 1 | -1/+1 |
2001-05-24 | * validate.h | Michael Livshin | 1 | -2/+2 |
2001-05-15 | Merge from mvo-vcell-cleanup-1-branch. | Marius Vollmer | 1 | -2/+1 |
2001-04-03 | Correct, update, improve and clean up a lot of docstrings in order to make | Martin Grabmüller | 1 | -24/+30 |
2001-03-09 | Remove #include <stdio.h>. Add #include <string.h>. | Keisuke Nishida | 1 | -1/+0 |
2001-02-16 | (scm_dynamic_wind): Removed unnecessary "" from docstrings. | Martin Grabmüller | 1 | -3/+4 |
2000-12-08 | Smob-related creanup. | Keisuke Nishida | 1 | -5/+5 |
2000-11-17 | * alist.c, arbiters.c, async.c, backtrace.c, boolean.c, chars.c, | Marius Vollmer | 1 | -0/+2 |
2000-04-21 | * Makefile.am (DEFS): Added. automake adds -I options to DEFS, | Mikael Djurfeldt | 1 | -8/+8 |
2000-03-30 | Fix some typing issues wrt SCM/scm_bits_t. | Dirk Herrmann | 1 | -2/+3 |
2000-03-22 | * dynwind.c (scm_swap_bindings): Ditto. | Mikael Djurfeldt | 1 | -1/+2 |
2000-03-19 | * *.[hc]: add Emacs magic at the end of file, to ensure GNU | Michael Livshin | 1 | -0/+6 |
2000-03-17 | Only include ports.h 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-03-14 | * dynwind.c: changed the wind-guards representation to double | Mikael Djurfeldt | 1 | -27/+8 |
2000-03-12 | *** empty log message *** | Mikael Djurfeldt | 1 | -2/+2 |
2000-03-12 | * async.c, boolean.h, debug.c, dynl.c, dynwind.c, eval.c, eval.h, | Mikael Djurfeldt | 1 | -2/+2 |
2000-03-09 | *.[ch]: make a distinction between SCM as a generic | Greg J. Badros | 1 | -2/+2 |
2000-01-18 | * alist.c, chars.c, debug.c, dynl.c, dynwind.c, error.c, eval.c, | Mikael Djurfeldt | 1 | -55/+44 |
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 | -2/+2 |
1999-12-16 | * *.h: Use SCM_NIMP(X) && in all the FOOP macros. | Greg J. Badros | 1 | -1/+1 |
1999-12-13 | * Makefile.am: Fix ETAGS_ARGS to recognize GUILE_PROC, | Greg J. Badros | 1 | -1/+54 |
1999-12-12 | * *.c: Finish replacing K&R style prototypes with ANSI C | Greg J. Badros | 1 | -3/+1 |
1999-12-12 | * *.c: Pervasive software-engineering-motivated rewrite of | Greg J. Badros | 1 | -12/+15 |
1999-09-12 | * __scm.h, backtrace.c, backtrace.h, debug.c, debug.h, dynl-dld.c, | Mikael Djurfeldt | 1 | -1/+1 |
1999-07-28 | Removed configuration option --enable-lang which was recently added. | Mikael Djurfeldt | 1 | -20/+12 |
1999-07-27 | * dynwind.c (scm_dowinds): Removed obsolete wind_key #f case. | Mikael Djurfeldt | 1 | -16/+41 |
1999-07-07 | Greg's smob patch | Mikael Djurfeldt | 1 | -13/+3 |
1998-10-19 | * __scm.h, alist.c, async.c, async.h, backtrace.h, chars.c, | Jim Blandy | 1 | -1/+1 |
1998-07-23 | Simplify smob and port marking; set the mark bit in the generic | Jim Blandy | 1 | -1/+1 |
1998-06-18 | * dynwind.c: #include "genio.h"; #include "smob.h"; Implemented a | Mikael Djurfeldt | 1 | -0/+74 |
1998-01-30 | * dynwind.c (scm_wind_chain): New debug function. | Mikael Djurfeldt | 1 | -0/+11 |
1997-07-26 | * dynwind.c (scm_dowinds): Handle fluids on the wind list. | Marius Vollmer | 1 | -6/+26 |
1997-05-26 | * Lots of files: New address for FSF. | Jim Blandy | 1 | -3/+3 |
1996-10-14 | * __scm.h, alist.c, alist.h, append.c, append.h, appinit.c, | Jim Blandy | 1 | -15/+3 |
1996-09-10 | C files should #include only the header files they need, not | Jim Blandy | 1 | -0/+3 |
1996-07-25 | maintainer changed: was lord, now jimb; first import | Jim Blandy | 1 | -0/+148 |