Mark H Weaver
|
e0c211bb2e
Merge remote-tracking branch 'origin/stable-2.0'
|
12 years ago |
Mark H Weaver
|
fc32c44995
Fix library search order and don't change LD_LIBRARY_PATH
|
12 years ago |
Andy Wingo
|
0607ebbfcf
locking for putc, puts
|
13 years ago |
Michael Gran
|
0f1fd214f1
More descriptive error for dynamic-pointer
|
13 years ago |
Ludovic Courtès
|
e66ff09adb
Make sure we don't override the user's extension search path.
|
14 years ago |
Andy Wingo
|
ba270f8c26
remove type discusison from dynamic-pointer docstring
|
14 years ago |
Ludovic Courtès
|
183a2a224b
Update the FFI doc.
|
14 years ago |
Ludovic Courtès
|
5b46a8c2c8
Use "pointer" instead of "foreign" when dealing with wrapped pointers.
|
14 years ago |
Ludovic Courtès
|
d4149a510e
Simplify the (system foreign) API.
|
14 years ago |
Andy Wingo
|
cd038da546
remove libguile/lang.h, deprecate %nil (in favor of #nil)
|
14 years ago |
Andy Wingo
|
43cd9cec23
deprecate dynamic-args-call, and update docs some more
|
14 years ago |
Ludovic Courtès
|
d12f974b43
Change `dynamic-link' to return a global handle when the argument is omitted.
|
14 years ago |
Ludovic Courtès
|
3023e7b0c9
Fix doc string of `dynamic-pointer'.
|
14 years ago |
Andy Wingo
|
52fd9639fd
foreign.h presents a more pointer-centric interface
|
15 years ago |
Andy Wingo
|
e773b1e6ce
dynamic-func returns foreign objects, not bignums
|
15 years ago |
Andy Wingo
|
28af5ee5ec
add $libir to the ltdl path, not $pkglibdir; add extensionsdir
|
15 years ago |
Andy Wingo
|
eb350124a8
add the libdir to the ltdl lib search path
|
15 years ago |
Ludovic Courtès
|
fbb857a472
Merge branch 'master' into boehm-demers-weiser-gc
|
15 years ago |
Neil Jerram
|
53befeb700
Change Guile license to LGPLv3+
|
15 years ago |
Ludovic Courtès
|
2a77682322
Use `scm_gc malloc_pointerless ()' in `scm_i allocate_string_pointers ()'.
|
16 years ago |
Ludovic Courtès
|
44e268898b
Merge branch 'master' into boehm-demers-weiser-gc
|
16 years ago |
Ludovic Courtès
|
dbb605f575
Include <config.h> in all C files; use `#ifdef HAVE_CONFIG_H' rather than `#if'.
|
16 years ago |
Ludovic Courtes
|
a4a141f679
Removed a lot of now-useless SMOB mark/free functions.
|
18 years ago |
Marius Vollmer
|
661ae7ab6b
Renamed the "frames" that are related to dynamic-wind to "dynamic
|
19 years ago |
Marius Vollmer
|
92205699d0
The FSF has a new address.
|
19 years ago |
Neil Jerram
|
e45947bf06
Critical section review
|
20 years ago |
Marius Vollmer
|
9de87eea47
See ChangeLog from 2005-03-02.
|
20 years ago |
Marius Vollmer
|
a8255dca08
* Makefile.am (INCLUDES): Use @LTDLINC@ instead of
|
20 years ago |
Marius Vollmer
|
cc95e00ac6
* strings.h, strings.c: (scm_i_string_chars, scm_i_string_length,
|
20 years ago |
Marius Vollmer
|
7f9994d904
* stime.c, socket.c, simpos.c, procs.c, posix.c, ports.c,
|
20 years ago |