Ludovic Courtès
|
d12f974b43
Change `dynamic-link' to return a global handle when the argument is omitted.
|
15 년 전 |
Ludovic Courtès
|
3023e7b0c9
Fix doc string of `dynamic-pointer'.
|
15 년 전 |
Andy Wingo
|
52fd9639fd
foreign.h presents a more pointer-centric interface
|
15 년 전 |
Andy Wingo
|
e773b1e6ce
dynamic-func returns foreign objects, not bignums
|
15 년 전 |
Andy Wingo
|
28af5ee5ec
add $libir to the ltdl path, not $pkglibdir; add extensionsdir
|
15 년 전 |
Andy Wingo
|
eb350124a8
add the libdir to the ltdl lib search path
|
15 년 전 |
Ludovic Courtès
|
fbb857a472
Merge branch 'master' into boehm-demers-weiser-gc
|
15 년 전 |
Neil Jerram
|
53befeb700
Change Guile license to LGPLv3+
|
15 년 전 |
Ludovic Courtès
|
2a77682322
Use `scm_gc malloc_pointerless ()' in `scm_i allocate_string_pointers ()'.
|
16 년 전 |
Ludovic Courtès
|
44e268898b
Merge branch 'master' into boehm-demers-weiser-gc
|
16 년 전 |
Ludovic Courtès
|
dbb605f575
Include <config.h> in all C files; use `#ifdef HAVE_CONFIG_H' rather than `#if'.
|
16 년 전 |
Ludovic Courtes
|
a4a141f679
Removed a lot of now-useless SMOB mark/free functions.
|
19 년 전 |
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,
|
20 년 전 |
Marius Vollmer
|
b9bd8526f0
* numbers.h, numbers.c, discouraged.h, discouraged.c (scm_short2num,
|
20 년 전 |
Marius Vollmer
|
e11e83f3d9
* deprecated.h, deprecated.c, numbers.h (SCM_INUMP, SCM_NINUMP,
|
20 년 전 |
Marius Vollmer
|
93ccaef0c6
* numbers.h (SCM_MAKINUM, SCM_I_MAKINUM): Renamed SCM_MAKINUM to
|
20 년 전 |
Marius Vollmer
|
7888309be8
* deprecated.h, boolean.h (SCM_FALSEP, SCM_NFALSEP, SCM_BOOL,
|
20 년 전 |
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 년 전 |