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