História revízii

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