summaryrefslogtreecommitdiff
path: root/libguile/error.c
Commit message (Expand)AuthorAgeFilesLines
* * strings.h: don't use SCM_P. don't include <string.h>.Gary Houston2000-01-311-0/+4
* * alist.c, chars.c, debug.c, dynl.c, dynwind.c, error.c, eval.c,Mikael Djurfeldt2000-01-181-12/+12
* * dynl.c, error.c, eval.c, feature.c, filesys.c, fports.c, list.c, load.c,Greg J. Badros2000-01-111-10/+10
* * eval.c: define scm_unbound_variable_key ('unbound-variable).Gary Houston2000-01-091-0/+3
* * scm_validate.h (SCM_OUT_OF_RANGE): Use scm_out_of_range_pos toGreg J. Badros2000-01-071-0/+11
* * *.[ch]: Whitespace changes -- added space after SCM_VALIDATE_*Greg J. Badros2000-01-051-5/+5
* *.[ch]: Replace GUILE_PROC w/ SCM_DEFINE.Greg J. Badros2000-01-051-2/+2
* * *.[ch]: Replace SCM_VALIDATE_INT w/ SCM_VALIDATE_INUM forGreg J. Badros2000-01-051-1/+1
* * Makefile.am: Fix ETAGS_ARGS to recognize GUILE_PROC,Greg J. Badros1999-12-131-2/+12
* * *.c: Pervasive software-engineering-motivated rewrite ofGreg J. Badros1999-12-121-60/+33
* * configure.in: check for hstrerror.Gary Houston1999-11-181-16/+14
* * error.c (scm_wta): Pass SCM_LIST1 (arg) instead of SCM_EOL toMikael Djurfeldt1999-03-181-1/+1
* * chars.c (scm_lowers, scm_uppers, scm_charnames, scm_charnums),Jim Blandy1999-02-061-14/+14
* * __scm.h, alist.c, async.c, async.h, backtrace.h, chars.c,Jim Blandy1998-10-191-1/+1
* * error.c (scm_wta): Added support for SCM_ARG6 and SCM_ARG7.Mikael Djurfeldt1998-01-251-0/+4
* * error.c, error.h (scm_error_callback): Removed (see NEWS).Mikael Djurfeldt1997-08-251-5/+0
* * errno.h: prototype for scm_strerror.Gary Houston1997-08-231-0/+8
* * error.c (scm_wta): Pass SCM_EOL to scm_misc_error as the list ofJim Blandy1997-07-101-2/+2
* * Lots of files: New address for FSF.Jim Blandy1997-05-261-3/+3
* Ensure that shared substrings are handled properly when passed toJim Blandy1997-05-121-1/+4
* * ioext.c (scm_setfileno): throw a runtime error if SET_FILE_FD_FIELDGary Houston1997-03-291-1/+1
* * posix.c (scm_uname): throw an error if uname fails insteadGary Houston1997-03-151-62/+0
* * backtrace.c (scm_display_error_message): don't segv if messageGary Houston1997-03-131-1/+26
* * init.scm (index, rindex): replace versions in utilities.scm withGary Houston1997-01-181-3/+4
* * Makefile.am (EXTRA_DIST): add errnos_cnvt.awk, errnos.default,Gary Houston1997-01-131-0/+1
* * load.c: change s_try_load and s_try_load_path to s_primitive_loadGary Houston1996-10-271-38/+18
* * __scm.h, alist.c, alist.h, append.c, append.h, appinit.c,Jim Blandy1996-10-141-0/+2
* * error.c, eval.c, load.c, stackchk.c: use scm_error not lgh_error.Gary Houston1996-10-121-12/+12
* * load.c (scm_sys_try_load): don't check whether value returnedGary Houston1996-09-241-1/+1
* * filesys.c (scsm_sys_stat): don't SIGSEGV if argument is anGary Houston1996-09-191-86/+117
* * debug.c, unif.c: use scm_out_of_range instead ofGary Houston1996-09-151-6/+77
* * numbers.c: use SCM_NUM_OVERFLOW instead of scm_wta or ASSERT.Gary Houston1996-09-141-4/+11
* * error.c (err_head): scm_iprin1 --> scm_prin1Mikael Djurfeldt1996-09-121-1/+1
* C files should #include only the header files they need, notJim Blandy1996-09-101-0/+5
* * error.c (scm_error): declare scm_error_callback.Gary Houston1996-09-071-0/+25
* *** empty log message ***Mikael Djurfeldt1996-08-231-1/+1
* * error.c (scm_everr, scm_init_error): write now writes correctMikael Djurfeldt1996-08-221-3/+2
* portability fixes for header inclusion etc.Gary Houston1996-08-071-0/+3
* maintainer changed: was lord, now jimb; first importjimbJim Blandy1996-07-251-0/+205