Mikael Djurfeldt
|
83c4c29dcb
* __scm.h (GUILE_NEW_GC_SCHEME): Define this if you want to test a
|
25 vuotta sitten |
Mikael Djurfeldt
|
16d35552c4
*** empty log message ***
|
25 vuotta sitten |
Mikael Djurfeldt
|
950cc72b8f
* __scm.h eq.c, eval.c, gc.c, hc.h, gh_data, hash.c, numbers.c,
|
25 vuotta sitten |
Mikael Djurfeldt
|
cd91156565
* __scm.h (SCM_TICK): Oops! Forgot to put SCM_ASYNC_TICK here...
|
25 vuotta sitten |
Mikael Djurfeldt
|
f7acb3985e
* __scm.h (SCM_ALLOW_INTS, SCM_REALLOW_INTS): Removed call to
|
25 vuotta sitten |
Greg J. Badros
|
b6791b2e94
* error.h, error.c: Added `scm_wrong_type_arg_msg' to support
|
25 vuotta sitten |
Greg J. Badros
|
7866a09b5b
* list.c: Moved append docs to append! Thanks Dirk Hermann. Also,
|
25 vuotta sitten |
Gary Houston
|
43ff3170df
* __scm.h: don't define long_long or ulong_long if HAVE_LONG_LONGS
|
25 vuotta sitten |
Greg J. Badros
|
70d6375376
* dynl.c, error.c, eval.c, feature.c, filesys.c, fports.c, list.c, load.c,
|
25 vuotta sitten |
Greg J. Badros
|
f5421cfc2a
Typo fix.
|
25 vuotta sitten |
Greg J. Badros
|
c751e5e3c3
* guile-snarf.awk.in: Do argument/number mismatch checking and
|
25 vuotta sitten |
Gary Houston
|
afe5177e7f
* acconfig.h: add HAVE_ARRAYS.
|
25 vuotta sitten |
Greg J. Badros
|
bfc69694be
* __scm.h: Fix a bunch of macros that were missing do-while(0)
|
25 vuotta sitten |
Mikael Djurfeldt
|
ff725a178e
Fix
|
25 vuotta sitten |
Mikael Djurfeldt
|
b3c8a0f568
* __scm.h (SCM_WTA_DISPATCH_0, SCM_GASSERT0): New macros.
|
25 vuotta sitten |
Mikael Djurfeldt
|
78a0461a6f
* __scm.h, backtrace.c, backtrace.h, debug.c, debug.h, dynl-dld.c,
|
25 vuotta sitten |
Mikael Djurfeldt
|
89c358b13f
* __scm.h (SCM_WTA_DISPATCH_n, SCM_GASSERTn): New macros.
|
25 vuotta sitten |
Mikael Djurfeldt
|
9de33deb2e
* procs.c, procs.h (scm_subr_entry): New type: Stores data
|
25 vuotta sitten |
Jim Blandy
|
35eec7384c
* __scm.h (SCM_FENCE): Fix `asm volatile' warnings for EGCS.
|
26 vuotta sitten |
Jim Blandy
|
7dc6e7547a
* __scm.h, alist.c, async.c, async.h, backtrace.h, chars.c,
|
26 vuotta sitten |
Jim Blandy
|
cf7c17e976
* (__scm.h, alist.c, eval.c, feature.c, gsubr.c, numbers.c,
|
26 vuotta sitten |
Mikael Djurfeldt
|
f83e27370c
* continuations.c (scm_make_cont), debug.c (scm_make_memoized,
|
27 vuotta sitten |
Mikael Djurfeldt
|
c72cc5fbe4
* __scm.h (SCM_ASYNC_TICK): Removed thread switching code.
|
27 vuotta sitten |
Jim Blandy
|
8417b6657f
* __scm.h: (SCM_FENCE): New macro: optimizer will not move code
|
28 vuotta sitten |
Jim Blandy
|
82892beda5
* Lots of files: New address for FSF.
|
28 vuotta sitten |
Gary Houston
|
1146b6cda2
* ports.c: add SCM_PROC declarations for pt-size and pt-member.
|
28 vuotta sitten |
Mikael Djurfeldt
|
25d3ee9d80
* __scm.h: Added hooks for threads to plugin to in ints protection
|
28 vuotta sitten |
Jim Blandy
|
1cc91f1b29
* __scm.h, alist.c, alist.h, append.c, append.h, appinit.c,
|
28 vuotta sitten |
Gary Houston
|
01f61221f4
* error.c, eval.c, load.c, stackchk.c: use scm_error not lgh_error.
|
28 vuotta sitten |
Jim Blandy
|
3c205827ce
Distinguish #f and ().
|
28 vuotta sitten |