* load.c: change s_try_load and s_try_load_path to s_primitive_load
[bpt/guile.git] / libguile / error.c
1996-10-27 Gary Houston* load.c: change s_try_load and s_try_load_path to...
1996-10-14 Jim Blandy* __scm.h, alist.c, alist.h, append.c, append.h, appinit.c,
1996-10-12 Gary Houston* error.c, eval.c, load.c, stackchk.c: use scm_error...
1996-09-24 Gary Houston* load.c (scm_sys_try_load): don't check whether value...
1996-09-19 Gary Houston * filesys.c (scsm_sys_stat): don't SIGSEGV if argument...
1996-09-15 Gary Houston* debug.c, unif.c: use scm_out_of_range instead of
1996-09-14 Gary Houston* numbers.c: use SCM_NUM_OVERFLOW instead of scm_wta...
1996-09-12 Mikael Djurfeldt* error.c (err_head): scm_iprin1 --> scm_prin1
1996-09-10 Jim BlandyC files should #include only the header files they...
1996-09-07 Gary Houston * error.c (scm_error): declare scm_error_callback.
1996-08-23 Mikael Djurfeldt*** empty log message ***
1996-08-22 Mikael Djurfeldt* error.c (scm_everr, scm_init_error): write now writes...
1996-08-07 Gary Houstonportability fixes for header inclusion etc.
1996-07-25 Jim Blandymaintainer changed: was lord, now jimb; first import