Historia zmian

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