summaryrefslogtreecommitdiff
path: root/libguile/__scm.h
Commit message (Expand)AuthorAgeFilesLines
* * __scm.h: don't define long_long or ulong_long if HAVE_LONG_LONGSGary Houston2000-02-081-4/+7
* * dynl.c, error.c, eval.c, feature.c, filesys.c, fports.c, list.c, load.c,Greg J. Badros2000-01-111-0/+2
* Typo fix.Greg J. Badros2000-01-051-1/+1
* * guile-snarf.awk.in: Do argument/number mismatch checking andGreg J. Badros2000-01-051-0/+10
* * acconfig.h: add HAVE_ARRAYS.Gary Houston1999-11-191-10/+2
* * __scm.h: Fix a bunch of macros that were missing do-while(0)Greg J. Badros1999-09-281-14/+14
* FixMikael Djurfeldt1999-09-201-1/+1
* * __scm.h (SCM_WTA_DISPATCH_0, SCM_GASSERT0): New macros.Mikael Djurfeldt1999-09-201-0/+9
* * __scm.h, backtrace.c, backtrace.h, debug.c, debug.h, dynl-dld.c,Mikael Djurfeldt1999-09-121-1/+1
* * __scm.h (SCM_WTA_DISPATCH_n, SCM_GASSERTn): New macros.Mikael Djurfeldt1999-09-071-0/+11
* * procs.c, procs.h (scm_subr_entry): New type: Stores dataMikael Djurfeldt1999-08-261-0/+22
* * __scm.h (SCM_FENCE): Fix `asm volatile' warnings for EGCS.Jim Blandy1999-02-121-4/+5
* * __scm.h, alist.c, async.c, async.h, backtrace.h, chars.c,Jim Blandy1998-10-191-1/+1
* * (__scm.h, alist.c, eval.c, feature.c, gsubr.c, numbers.c,Jim Blandy1998-10-141-4/+4
* * continuations.c (scm_make_cont), debug.c (scm_make_memoized,Mikael Djurfeldt1998-04-191-0/+38
* * __scm.h (SCM_ASYNC_TICK): Removed thread switching code.Mikael Djurfeldt1998-01-301-10/+13
* * __scm.h: (SCM_FENCE): New macro: optimizer will not move codeJim Blandy1997-06-231-1/+27
* * Lots of files: New address for FSF.Jim Blandy1997-05-261-3/+3
* * ports.c: add SCM_PROC declarations for pt-size and pt-member.Gary Houston1997-01-251-2/+2
* * __scm.h: Added hooks for threads to plugin to in ints protectionMikael Djurfeldt1996-11-021-3/+25
* * __scm.h, alist.c, alist.h, append.c, append.h, appinit.c,Jim Blandy1996-10-141-6/+0
* * error.c, eval.c, load.c, stackchk.c: use scm_error not lgh_error.Gary Houston1996-10-121-3/+0
* Distinguish #f and ().Jim Blandy1996-10-031-2/+5
* * __scm.h (SCM_ASYNC_TICK): Added call to macroMikael Djurfeldt1996-10-011-1/+13
* * filesys.c (scsm_sys_stat): don't SIGSEGV if argument is anGary Houston1996-09-191-5/+6
* * debug.c, unif.c: use scm_out_of_range instead ofGary Houston1996-09-151-39/+0
* * numbers.c: use SCM_NUM_OVERFLOW instead of scm_wta or ASSERT.Gary Houston1996-09-141-25/+34
* * __scm.h, chars.c, debug.c, eval.c, eval.h, extchrs.c, extchrs.h,Mikael Djurfeldt1996-09-131-5/+5
* * __scm.h (SCM_P): Corrected to run under traditional C.Jim Blandy1996-09-111-1/+1
* Use SCM_P instead of PROTO; the latter intrudes on the user'sJim Blandy1996-09-101-3/+3
* * __scm.h: Doc fixes.Jim Blandy1996-09-101-3/+19
* * error.c (scm_error): declare scm_error_callback.Gary Houston1996-09-071-2/+16
* Don't install the unwashed masses of Guile header files in theJim Blandy1996-09-041-2/+2
* * __scm.h, stackchk.h, stackchk.c: Guile now performs stackMikael Djurfeldt1996-08-231-4/+4
* * __scm.h: Removed symbols for debugging support.Mikael Djurfeldt1996-08-201-2/+0
* * libguile.h: #include "__scm.h" before testing the STDC_HEADERSJim Blandy1996-08-151-4/+19
* portability fixes for header inclusion etc.Gary Houston1996-08-071-7/+10
* make C system primitives throw exceptionsGary Houston1996-08-021-1/+13
* maintainer changed: was lord, now jimb; first importjimbJim Blandy1996-07-251-0/+375