Isaac Jurado
|
bef5e0b393
Interpret dynamic library name as literal file name first.
|
hace 5 años |
Andy Wingo
|
1234bb1850
Update license notices in all C files
|
hace 6 años |
Andy Wingo
|
791eb0c01a
Remove (C) from copyright statements
|
hace 6 años |
Andy Wingo
|
dd8add2fa0
Make .c copyright headers uniform
|
hace 6 años |
Andy Wingo
|
b8d757732f
Rationalize include order in C files
|
hace 6 años |
Andy Wingo
|
3068bc7384
Make libguile header inclusion consistent within libguile c files
|
hace 6 años |
Andy Wingo
|
c495b44714
Remove Emacs local variables comments in Guile source
|
hace 6 años |
Andy Wingo
|
40ade0886e
Remove _scm.h
|
hace 6 años |
Andy Wingo
|
1ddf42dae0
Devolve threads.h from _scm.h.
|
hace 6 años |
Andy Wingo
|
bf15afa6bf
Move subr snarfing macros to gsubr.h.
|
hace 6 años |
Andy Wingo
|
460552163e
Remove list.h from _scm.h
|
hace 6 años |
Andy Wingo
|
5f50309448
Remove includes of validate.h.
|
hace 6 años |
Ludovic Courtès
|
48d42553ef
ltdl wrappers now use a recursive mutex.
|
hace 7 años |
Andy Wingo
|
bb87578041
Fix --without-threads
|
hace 8 años |
Andy Wingo
|
2e2396d28c
Mutex in dynamic linker
|
hace 8 años |
Andy Wingo
|
105e36543f
Remove scm_puts_unlocked.
|
hace 8 años |
Andy Wingo
|
206b3f6e03
Remove scm_putc_unlocked.
|
hace 8 años |
Mark H Weaver
|
e0c211bb2e
Merge remote-tracking branch 'origin/stable-2.0'
|
hace 12 años |
Mark H Weaver
|
fc32c44995
Fix library search order and don't change LD_LIBRARY_PATH
|
hace 12 años |
Andy Wingo
|
0607ebbfcf
locking for putc, puts
|
hace 13 años |
Michael Gran
|
0f1fd214f1
More descriptive error for dynamic-pointer
|
hace 14 años |
Ludovic Courtès
|
e66ff09adb
Make sure we don't override the user's extension search path.
|
hace 14 años |
Andy Wingo
|
ba270f8c26
remove type discusison from dynamic-pointer docstring
|
hace 14 años |
Ludovic Courtès
|
183a2a224b
Update the FFI doc.
|
hace 14 años |
Ludovic Courtès
|
5b46a8c2c8
Use "pointer" instead of "foreign" when dealing with wrapped pointers.
|
hace 14 años |
Ludovic Courtès
|
d4149a510e
Simplify the (system foreign) API.
|
hace 14 años |
Andy Wingo
|
cd038da546
remove libguile/lang.h, deprecate %nil (in favor of #nil)
|
hace 15 años |
Andy Wingo
|
43cd9cec23
deprecate dynamic-args-call, and update docs some more
|
hace 15 años |
Ludovic Courtès
|
d12f974b43
Change `dynamic-link' to return a global handle when the argument is omitted.
|
hace 15 años |
Ludovic Courtès
|
3023e7b0c9
Fix doc string of `dynamic-pointer'.
|
hace 15 años |