提交历史

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