| Commit message (Expand) | Author | Age | Files | Lines |
* | * strings.h: don't use SCM_P. don't include <string.h>. | Gary Houston | 2000-01-31 | 1 | -0/+4 |
* | * alist.c, chars.c, debug.c, dynl.c, dynwind.c, error.c, eval.c, | Mikael Djurfeldt | 2000-01-18 | 1 | -12/+12 |
* | * dynl.c, error.c, eval.c, feature.c, filesys.c, fports.c, list.c, load.c, | Greg J. Badros | 2000-01-11 | 1 | -10/+10 |
* | * eval.c: define scm_unbound_variable_key ('unbound-variable). | Gary Houston | 2000-01-09 | 1 | -0/+3 |
* | * scm_validate.h (SCM_OUT_OF_RANGE): Use scm_out_of_range_pos to | Greg J. Badros | 2000-01-07 | 1 | -0/+11 |
* | * *.[ch]: Whitespace changes -- added space after SCM_VALIDATE_* | Greg J. Badros | 2000-01-05 | 1 | -5/+5 |
* | *.[ch]: Replace GUILE_PROC w/ SCM_DEFINE. | Greg J. Badros | 2000-01-05 | 1 | -2/+2 |
* | * *.[ch]: Replace SCM_VALIDATE_INT w/ SCM_VALIDATE_INUM for | Greg J. Badros | 2000-01-05 | 1 | -1/+1 |
* | * Makefile.am: Fix ETAGS_ARGS to recognize GUILE_PROC, | Greg J. Badros | 1999-12-13 | 1 | -2/+12 |
* | * *.c: Pervasive software-engineering-motivated rewrite of | Greg J. Badros | 1999-12-12 | 1 | -60/+33 |
* | * configure.in: check for hstrerror. | Gary Houston | 1999-11-18 | 1 | -16/+14 |
* | * error.c (scm_wta): Pass SCM_LIST1 (arg) instead of SCM_EOL to | Mikael Djurfeldt | 1999-03-18 | 1 | -1/+1 |
* | * chars.c (scm_lowers, scm_uppers, scm_charnames, scm_charnums), | Jim Blandy | 1999-02-06 | 1 | -14/+14 |
* | * __scm.h, alist.c, async.c, async.h, backtrace.h, chars.c, | Jim Blandy | 1998-10-19 | 1 | -1/+1 |
* | * error.c (scm_wta): Added support for SCM_ARG6 and SCM_ARG7. | Mikael Djurfeldt | 1998-01-25 | 1 | -0/+4 |
* | * error.c, error.h (scm_error_callback): Removed (see NEWS). | Mikael Djurfeldt | 1997-08-25 | 1 | -5/+0 |
* | * errno.h: prototype for scm_strerror. | Gary Houston | 1997-08-23 | 1 | -0/+8 |
* | * error.c (scm_wta): Pass SCM_EOL to scm_misc_error as the list of | Jim Blandy | 1997-07-10 | 1 | -2/+2 |
* | * Lots of files: New address for FSF. | Jim Blandy | 1997-05-26 | 1 | -3/+3 |
* | Ensure that shared substrings are handled properly when passed to | Jim Blandy | 1997-05-12 | 1 | -1/+4 |
* | * ioext.c (scm_setfileno): throw a runtime error if SET_FILE_FD_FIELD | Gary Houston | 1997-03-29 | 1 | -1/+1 |
* | * posix.c (scm_uname): throw an error if uname fails instead | Gary Houston | 1997-03-15 | 1 | -62/+0 |
* | * backtrace.c (scm_display_error_message): don't segv if message | Gary Houston | 1997-03-13 | 1 | -1/+26 |
* | * init.scm (index, rindex): replace versions in utilities.scm with | Gary Houston | 1997-01-18 | 1 | -3/+4 |
* | * Makefile.am (EXTRA_DIST): add errnos_cnvt.awk, errnos.default, | Gary Houston | 1997-01-13 | 1 | -0/+1 |
* | * load.c: change s_try_load and s_try_load_path to s_primitive_load | Gary Houston | 1996-10-27 | 1 | -38/+18 |
* | * __scm.h, alist.c, alist.h, append.c, append.h, appinit.c, | Jim Blandy | 1996-10-14 | 1 | -0/+2 |
* | * error.c, eval.c, load.c, stackchk.c: use scm_error not lgh_error. | Gary Houston | 1996-10-12 | 1 | -12/+12 |
* | * load.c (scm_sys_try_load): don't check whether value returned | Gary Houston | 1996-09-24 | 1 | -1/+1 |
* | * filesys.c (scsm_sys_stat): don't SIGSEGV if argument is an | Gary Houston | 1996-09-19 | 1 | -86/+117 |
* | * debug.c, unif.c: use scm_out_of_range instead of | Gary Houston | 1996-09-15 | 1 | -6/+77 |
* | * numbers.c: use SCM_NUM_OVERFLOW instead of scm_wta or ASSERT. | Gary Houston | 1996-09-14 | 1 | -4/+11 |
* | * error.c (err_head): scm_iprin1 --> scm_prin1 | Mikael Djurfeldt | 1996-09-12 | 1 | -1/+1 |
* | C files should #include only the header files they need, not | Jim Blandy | 1996-09-10 | 1 | -0/+5 |
* | * error.c (scm_error): declare scm_error_callback. | Gary Houston | 1996-09-07 | 1 | -0/+25 |
* | *** empty log message *** | Mikael Djurfeldt | 1996-08-23 | 1 | -1/+1 |
* | * error.c (scm_everr, scm_init_error): write now writes correct | Mikael Djurfeldt | 1996-08-22 | 1 | -3/+2 |
* | portability fixes for header inclusion etc. | Gary Houston | 1996-08-07 | 1 | -0/+3 |
* | maintainer changed: was lord, now jimb; first importjimb | Jim Blandy | 1996-07-25 | 1 | -0/+205 |