Age | Commit message (Expand) | Author | Files | Lines |
1997-03-29 | * ioext.c (scm_setfileno): throw a runtime error if SET_FILE_FD_FIELD | Gary Houston | 1 | -1/+1 |
1997-03-15 | * posix.c (scm_uname): throw an error if uname fails instead | Gary Houston | 1 | -62/+0 |
1997-03-13 | * backtrace.c (scm_display_error_message): don't segv if message | Gary Houston | 1 | -1/+26 |
1997-01-18 | * init.scm (index, rindex): replace versions in utilities.scm with | Gary Houston | 1 | -3/+4 |
1997-01-13 | * Makefile.am (EXTRA_DIST): add errnos_cnvt.awk, errnos.default, | Gary Houston | 1 | -0/+1 |
1996-10-27 | * load.c: change s_try_load and s_try_load_path to s_primitive_load | Gary Houston | 1 | -38/+18 |
1996-10-14 | * __scm.h, alist.c, alist.h, append.c, append.h, appinit.c, | Jim Blandy | 1 | -0/+2 |
1996-10-12 | * error.c, eval.c, load.c, stackchk.c: use scm_error not lgh_error. | Gary Houston | 1 | -12/+12 |
1996-09-24 | * load.c (scm_sys_try_load): don't check whether value returned | Gary Houston | 1 | -1/+1 |
1996-09-19 | * filesys.c (scsm_sys_stat): don't SIGSEGV if argument is an | Gary Houston | 1 | -86/+117 |
1996-09-15 | * debug.c, unif.c: use scm_out_of_range instead of | Gary Houston | 1 | -6/+77 |
1996-09-14 | * numbers.c: use SCM_NUM_OVERFLOW instead of scm_wta or ASSERT. | Gary Houston | 1 | -4/+11 |
1996-09-12 | * error.c (err_head): scm_iprin1 --> scm_prin1 | Mikael Djurfeldt | 1 | -1/+1 |
1996-09-10 | C files should #include only the header files they need, not | Jim Blandy | 1 | -0/+5 |
1996-09-07 | * error.c (scm_error): declare scm_error_callback. | Gary Houston | 1 | -0/+25 |
1996-08-23 | *** empty log message *** | Mikael Djurfeldt | 1 | -1/+1 |
1996-08-22 | * error.c (scm_everr, scm_init_error): write now writes correct | Mikael Djurfeldt | 1 | -3/+2 |
1996-08-07 | portability fixes for header inclusion etc. | Gary Houston | 1 | -0/+3 |
1996-07-25 | maintainer changed: was lord, now jimb; first import | Jim Blandy | 1 | -0/+205 |