* Makefile.am (EXTRA_libguile_la_SOURCES): New variable to hold
[bpt/guile.git] / libguile / __scm.h
1997-01-25 Gary Houston * ports.c: add SCM_PROC declarations for pt-size and...
1996-11-02 Mikael Djurfeldt * __scm.h: Added hooks for threads to plugin to in...
1996-10-14 Jim Blandy* __scm.h, alist.c, alist.h, append.c, append.h, appinit.c,
1996-10-12 Gary Houston* error.c, eval.c, load.c, stackchk.c: use scm_error...
1996-10-03 Jim BlandyDistinguish #f and ().
1996-10-01 Mikael Djurfeldt* __scm.h (SCM_ASYNC_TICK): Added call to macro
1996-09-19 Gary Houston * filesys.c (scsm_sys_stat): don't SIGSEGV if argument...
1996-09-15 Gary Houston* debug.c, unif.c: use scm_out_of_range instead of
1996-09-14 Gary Houston* numbers.c: use SCM_NUM_OVERFLOW instead of scm_wta...
1996-09-13 Mikael Djurfeldt* __scm.h, chars.c, debug.c, eval.c, eval.h, extchrs...
1996-09-11 Jim Blandy* __scm.h (SCM_P): Corrected to run under traditional C.
1996-09-10 Jim BlandyUse SCM_P instead of PROTO; the latter intrudes on...
1996-09-10 Jim Blandy* __scm.h: Doc fixes.
1996-09-07 Gary Houston * error.c (scm_error): declare scm_error_callback.
1996-09-04 Jim BlandyDon't install the unwashed masses of Guile header files...
1996-08-23 Mikael Djurfeldt * __scm.h, stackchk.h, stackchk.c: Guile now performs...
1996-08-20 Mikael Djurfeldt* __scm.h: Removed symbols for debugging support.
1996-08-15 Jim Blandy* libguile.h: #include "__scm.h" before testing the...
1996-08-07 Gary Houstonportability fixes for header inclusion etc.
1996-08-02 Gary Houstonmake C system primitives throw exceptions
1996-07-25 Jim Blandymaintainer changed: was lord, now jimb; first import