Mikael Djurfeldt
|
f2c9fcb07e
Updated copyrights
|
25 years ago |
Dirk Herrmann
|
f5f2dcffbe
* Wrapped deprecated code between #if (SCM_DEBUG_DEPRECATED == 0) #endif.
|
25 years ago |
Michael Livshin
|
89e00824a0
* *.[hc]: add Emacs magic at the end of file, to ensure GNU
|
25 years ago |
Greg J. Badros
|
b6791b2e94
* error.h, error.c: Added `scm_wrong_type_arg_msg' to support
|
25 years ago |
Greg J. Badros
|
7866a09b5b
* list.c: Moved append docs to append! Thanks Dirk Hermann. Also,
|
25 years ago |
Gary Houston
|
f25f761dac
* eval.c: define scm_unbound_variable_key ('unbound-variable).
|
25 years ago |
Greg J. Badros
|
1e76143f0f
* scm_validate.h (SCM_OUT_OF_RANGE): Use scm_out_of_range_pos to
|
25 years ago |
Jim Blandy
|
3eeba8d4f5
* chars.c (scm_lowers, scm_uppers, scm_charnames, scm_charnums),
|
26 years ago |
Jim Blandy
|
7dc6e7547a
* __scm.h, alist.c, async.c, async.h, backtrace.h, chars.c,
|
26 years ago |
Mikael Djurfeldt
|
88482b31af
* error.c, error.h (scm_error_callback): Removed (see NEWS).
|
28 years ago |
Gary Houston
|
efb997f535
* errno.h: prototype for scm_strerror.
|
28 years ago |
Jim Blandy
|
82892beda5
* Lots of files: New address for FSF.
|
28 years ago |
Gary Houston
|
a574455a13
* posix.c (scm_uname): throw an error if uname fails instead
|
28 years ago |
Gary Houston
|
c37e0e559f
* backtrace.c (scm_display_error_message): don't segv if message
|
28 years ago |
Gary Houston
|
3d8d56dfac
* init.scm (index, rindex): replace versions in utilities.scm with
|
28 years ago |
Jim Blandy
|
3323ad081e
Give GCC more control flow information, so it can be sure that
|
28 years ago |
Gary Houston
|
523f526658
* load.c: change s_try_load and s_try_load_path to s_primitive_load
|
28 years ago |
Gary Houston
|
f5bf2977c6
* filesys.c (scsm_sys_stat): don't SIGSEGV if argument is an
|
29 years ago |
Gary Houston
|
52859adfb9
* debug.c, unif.c: use scm_out_of_range instead of
|
29 years ago |
Gary Houston
|
e1724d200d
* numbers.c: use SCM_NUM_OVERFLOW instead of scm_wta or ASSERT.
|
29 years ago |
Jim Blandy
|
3e8a29f5f5
Use SCM_P instead of PROTO; the latter intrudes on the user's
|
29 years ago |
Jim Blandy
|
611bb5ef34
C files should #include only the header files they need, not
|
29 years ago |
Gary Houston
|
7cb1d4d305
* error.c (scm_error): declare scm_error_callback.
|
29 years ago |
Jim Blandy
|
b4309c3c5a
* alist.h, append.h, arbiters.h, async.h, boolean.h, chars.h,
|
29 years ago |
Jim Blandy
|
cd4f61de2f
Don't install the unwashed masses of Guile header files in the
|
29 years ago |
Jim Blandy
|
0f2d19dd46
maintainer changed: was lord, now jimb; first import
|
29 years ago |