summaryrefslogtreecommitdiff
path: root/libguile/error.c
AgeCommit message (Expand)AuthorFilesLines
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