summaryrefslogtreecommitdiff
path: root/libguile/error.h
AgeCommit message (Expand)AuthorFilesLines
2000-06-12Updated copyrightsMikael Djurfeldt1-1/+1
2000-05-15* Wrapped deprecated code between #if (SCM_DEBUG_DEPRECATED == 0) #endif.Dirk Herrmann1-3/+8
2000-03-19 * *.[hc]: add Emacs magic at the end of file, to ensure GNUMichael Livshin1-0/+6
2000-03-03* error.h, error.c: Added `scm_wrong_type_arg_msg' to supportGreg J. Badros1-0/+2
2000-03-02* list.c: Moved append docs to append! Thanks Dirk Hermann. Also,Greg J. Badros1-19/+19
2000-01-09 * eval.c: define scm_unbound_variable_key ('unbound-variable).Gary Houston1-0/+2
2000-01-07* scm_validate.h (SCM_OUT_OF_RANGE): Use scm_out_of_range_pos toGreg J. Badros1-0/+2
1999-02-06* chars.c (scm_lowers, scm_uppers, scm_charnames, scm_charnums),Jim Blandy1-13/+14
1998-10-19* __scm.h, alist.c, async.c, async.h, backtrace.h, chars.c,Jim Blandy1-1/+1
1997-08-25* error.c, error.h (scm_error_callback): Removed (see NEWS).Mikael Djurfeldt1-2/+0
1997-08-23* errno.h: prototype for scm_strerror.Gary Houston1-0/+1
1997-05-26* Lots of files: New address for FSF.Jim Blandy1-3/+3
1997-03-15* posix.c (scm_uname): throw an error if uname fails insteadGary Houston1-3/+0
1997-03-13* backtrace.c (scm_display_error_message): don't segv if messageGary Houston1-0/+2
1997-01-18 * init.scm (index, rindex): replace versions in utilities.scm withGary Houston1-3/+3
1996-12-18Give GCC more control flow information, so it can be sure thatJim Blandy1-10/+23
1996-10-27* load.c: change s_try_load and s_try_load_path to s_primitive_loadGary Houston1-9/+1
1996-09-19 * filesys.c (scsm_sys_stat): don't SIGSEGV if argument is anGary Houston1-22/+12
1996-09-15* debug.c, unif.c: use scm_out_of_range instead ofGary Houston1-4/+13
1996-09-14* numbers.c: use SCM_NUM_OVERFLOW instead of scm_wta or ASSERT.Gary Houston1-1/+2
1996-09-10Use SCM_P instead of PROTO; the latter intrudes on the user'sJim Blandy1-2/+2
1996-09-10C files should #include only the header files they need, notJim Blandy1-2/+0
1996-09-07 * error.c (scm_error): declare scm_error_callback.Gary Houston1-0/+2
1996-09-05* alist.h, append.h, arbiters.h, async.h, boolean.h, chars.h,Jim Blandy1-1/+1
1996-09-04Don't install the unwashed masses of Guile header files in theJim Blandy1-1/+1
1996-07-25maintainer changed: was lord, now jimb; first importJim Blandy1-0/+79