Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * Fixed include file problem reported by Bruce Korb. | Dirk Herrmann | 2000-10-12 | 1 | -1/+1 |
* | * Makefile.am (DEFS): Added. automake adds -I options to DEFS,... | Mikael Djurfeldt | 2000-04-21 | 1 | -1/+1 |
* | * *.[hc]: add Emacs magic at the end of file, to ensure GNU... | Michael Livshin | 2000-03-19 | 1 | -0/+6 |
* | * *.c: Finish replacing K&R style prototypes with ANSI C... | Greg J. Badros | 1999-12-12 | 1 | -2/+4 |
* | * alloca.c (alloca): Cast value returned by malloc. (Thanks to... | Jim Blandy | 1999-01-11 | 1 | -1/+1 |
* | * alloca.c (alloca): Undo yesterday's changes, and simply call... | Jim Blandy | 1998-10-04 | 1 | -4/+4 |
* | * alloca.c: Use scm_must_malloc to obtain storage. Hopefully this... | Jim Blandy | 1998-10-03 | 1 | -15/+3 |
* | * alloca.c: #include <scmconfig.h>, not <config.h>.... | Jim Blandy | 1997-04-19 | 1 | -1/+1 |
* | * alloca.c: New file, needed to support the AC_FUNC_ALLOCA call in... | Jim Blandy | 1997-02-07 | 1 | -0/+504 |