* error.c, error.h (scm_error_callback): Removed (see NEWS).
[bpt/guile.git] / libguile / error.c
1997-08-25 Mikael Djurfeldt* error.c, error.h (scm_error_callback): Removed (see...
1997-08-23 Gary Houston* errno.h: prototype for scm_strerror.
1997-07-10 Jim Blandy* error.c (scm_wta): Pass SCM_EOL to scm_misc_error...
1997-05-26 Jim Blandy* Lots of files: New address for FSF.
1997-05-12 Jim BlandyEnsure that shared substrings are handled properly...
1997-03-29 Gary Houston* ioext.c (scm_setfileno): throw a runtime error if...
1997-03-15 Gary Houston* posix.c (scm_uname): throw an error if uname fails...
1997-03-13 Gary Houston* backtrace.c (scm_display_error_message): don't segv...
1997-01-18 Gary Houston * init.scm (index, rindex): replace versions in utilit...
1997-01-13 Gary Houston* Makefile.am (EXTRA_DIST): add errnos_cnvt.awk, errnos...
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