Ludovic Courtès
|
7a4e0d105e
Include <config.h> in all C files; use `#ifdef HAVE_CONFIG_H' rather than `#if'.
|
16 年之前 |
Marius Vollmer
|
661ae7ab6b
Renamed the "frames" that are related to dynamic-wind to "dynamic
|
19 年之前 |
Marius Vollmer
|
92205699d0
The FSF has a new address.
|
20 年之前 |
Neil Jerram
|
e45947bf06
Critical section review
|
20 年之前 |
Marius Vollmer
|
9de87eea47
See ChangeLog from 2005-03-02.
|
20 年之前 |
Marius Vollmer
|
a8255dca08
* Makefile.am (INCLUDES): Use @LTDLINC@ instead of
|
20 年之前 |
Marius Vollmer
|
cc95e00ac6
* strings.h, strings.c: (scm_i_string_chars, scm_i_string_length,
|
20 年之前 |
Marius Vollmer
|
7f9994d904
* stime.c, socket.c, simpos.c, procs.c, posix.c, ports.c,
|
21 年之前 |
Marius Vollmer
|
b9bd8526f0
* numbers.h, numbers.c, discouraged.h, discouraged.c (scm_short2num,
|
21 年之前 |
Marius Vollmer
|
e11e83f3d9
* deprecated.h, deprecated.c, numbers.h (SCM_INUMP, SCM_NINUMP,
|
21 年之前 |
Marius Vollmer
|
93ccaef0c6
* numbers.h (SCM_MAKINUM, SCM_I_MAKINUM): Renamed SCM_MAKINUM to
|
21 年之前 |
Marius Vollmer
|
7888309be8
* deprecated.h, boolean.h (SCM_FALSEP, SCM_NFALSEP, SCM_BOOL,
|
21 年之前 |
Dirk Herrmann
|
2ff0840571
* dynl.c (SET_DYNL_HANDLE): Add cast to scm_t_bits to make
|
21 年之前 |
Marius Vollmer
|
f5710d53b1
Use SCM_SMOB_* instead of SCM_CELL_* as appropriate. Use
|
21 年之前 |
Kevin Ryde
|
4d3526d096
Add a copyright year.
|
21 年之前 |
Kevin Ryde
|
9e37591017
(scm_dynamic_unlink): Need scm_list_1 on error message
|
21 年之前 |
Marius Vollmer
|
73be1d9e8e
Changed license terms to the plain LGPL thru-out.
|
22 年之前 |
Rob Browning
|
66d4f5ccaa
* dynl.c (sysdep_dynl_link): switch to scm_lt_dlhandle,
|
22 年之前 |
Marius Vollmer
|
8e583c6e1b
Use scm_lt_ prefix for libltdl functions.
|
22 年之前 |
Han-Wen Nienhuys
|
c2cbcc5768
gc statistic tweaks
|
23 年之前 |
Gary Houston
|
4f6f9ae3d3
* dynl.c: Don't define stub procedures if DYNAMIC_LINKING is not
|
23 年之前 |
Gary Houston
|
ee95d597c7
* dynl.c: docstring editing.
|
23 年之前 |
Gary Houston
|
46732b5441
* dynl.c (scm_dynamic_call): docstring editing.
|
23 年之前 |
Gary Houston
|
732b932732
* dynl.c: Removed all SCM_DEFER_INTS/SCM_ALLOW_INTS, which won't
|
23 年之前 |
Gary Houston
|
2ee08a2833
* posix.c (scm_convert_exec_args), dynl.c
|
23 年之前 |
Thien-Thi Nguyen
|
a6b844c224
Retire inclusion guard macro SCM_MAGIC_SNARFER.
|
23 年之前 |
Marius Vollmer
|
4c9419ac31
* gc.h, gc.c (scm_gc_sweep): Issue deprecation warning when
|
23 年之前 |
Neil Jerram
|
c96d76b88d
* First batch of libguile changes for Elisp support.
|
23 年之前 |
Dirk Herrmann
|
8c494e9973
* Removed lots of deprecated stuff.
|
24 年之前 |
Martin Grabmüller
|
58ade1022c
* alist.c, arbiters.c, async.h, backtrace.h, boolean.c, chars.c,
|
24 年之前 |