Commit History

Author SHA1 Message Date
  Isaac Jurado bef5e0b393 Interpret dynamic library name as literal file name first. 5 years ago
  Andy Wingo 1234bb1850 Update license notices in all C files 6 years ago
  Andy Wingo 791eb0c01a Remove (C) from copyright statements 6 years ago
  Andy Wingo dd8add2fa0 Make .c copyright headers uniform 6 years ago
  Andy Wingo b8d757732f Rationalize include order in C files 6 years ago
  Andy Wingo 3068bc7384 Make libguile header inclusion consistent within libguile c files 6 years ago
  Andy Wingo c495b44714 Remove Emacs local variables comments in Guile source 6 years ago
  Andy Wingo 40ade0886e Remove _scm.h 6 years ago
  Andy Wingo 1ddf42dae0 Devolve threads.h from _scm.h. 6 years ago
  Andy Wingo bf15afa6bf Move subr snarfing macros to gsubr.h. 6 years ago
  Andy Wingo 460552163e Remove list.h from _scm.h 6 years ago
  Andy Wingo 5f50309448 Remove includes of validate.h. 6 years ago
  Ludovic Courtès 48d42553ef ltdl wrappers now use a recursive mutex. 7 years ago
  Andy Wingo bb87578041 Fix --without-threads 8 years ago
  Andy Wingo 2e2396d28c Mutex in dynamic linker 8 years ago
  Andy Wingo 105e36543f Remove scm_puts_unlocked. 8 years ago
  Andy Wingo 206b3f6e03 Remove scm_putc_unlocked. 8 years ago
  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 14 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) 15 years ago
  Andy Wingo 43cd9cec23 deprecate dynamic-args-call, and update docs some more 15 years ago
  Ludovic Courtès d12f974b43 Change `dynamic-link' to return a global handle when the argument is omitted. 15 years ago
  Ludovic Courtès 3023e7b0c9 Fix doc string of `dynamic-pointer'. 15 years ago