Historique des commits

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