Historie revizí

Autor SHA1 Zpráva Datum
  Marius Vollmer 3d7f708f21 * __scm.h (USE_THREADS, GUILE_ISELECT): Define when před 22 roky
  Marius Vollmer 402858a4d3 (scm_async_click): Reset pending_asyncs, handle před 22 roky
  Marius Vollmer 6182ceacb4 (SCM_MAKE_VALIDATE_MSG): New. Use it instead of SCM_MAKE_VALIDATE in před 22 roky
  Neil Jerram 0a50eeaadb Auto docstring updates, including soft port enhancement. před 22 roky
  Dirk Herrmann 100ae50db2 * async.h, async.c (scm_system_async): Fixed deprecation to work před 22 roky
  Marius Vollmer 028e573c8a (scm_system_async_mark_for_thread): Validate thread argument. před 22 roky
  Marius Vollmer 4feac0b904 * async.c (s_scm_system_async_mark_for_thread): Only call před 22 roky
  Marius Vollmer e292f7aac8 * async.h (scm_call_with_blocked_asyncs, před 22 roky
  Marius Vollmer f6b44bd99f * async.c (scm_async_click): Set the cdr of a executed handler před 22 roky
  Marius Vollmer 2d3179db77 Removed GUILE_OLD_ASYNC_CLICK code. Reorganized so that system asnycs před 22 roky
  Han-Wen Nienhuys 34d19ef643 2002-07-20 Han-Wen <hanwen@cs.uu.nl> před 22 roky
  Thien-Thi Nguyen a6b844c224 Retire inclusion guard macro SCM_MAGIC_SNARFER. před 23 roky
  Neil Jerram c96d76b88d * First batch of libguile changes for Elisp support. před 23 roky
  Marius Vollmer da6129a67e (scm_system_async_mark_from_signal_handler): New. před 23 roky
  Thien-Thi Nguyen a06e3a75b2 Remove "face-lift" comment. před 23 roky
  Keisuke Nishida fdc2839563 * eval.c (scm_call_0, scm_call_1, scm_call_2, scm_call_3, před 23 roky
  Marius Vollmer 92c2555f69 replace "scm_*_t" with "scm_t_*". před 23 roky
  Dirk Herrmann 22a52da14d * Replaced a lot of calls to SCM_C[AD]R with more appropriate macros. před 24 roky
  Keisuke Nishida 783e777478 Remove #include <stdio.h>. Add #include <string.h>. před 24 roky
  Martin Grabmüller 811cf8467a (scm_async, scm_system_async, scm_async_mark, scm_system_async_mark, před 24 roky
  Keisuke Nishida e841c3e0c0 Smob-related creanup. před 24 roky
  Dirk Herrmann fd3363659b * eval.c: remove commented code, remove #ifdef CCLO conditionals před 24 roky
  Marius Vollmer 8dc9439fc6 * alist.c, arbiters.c, async.c, backtrace.c, boolean.c, chars.c, před 24 roky
  Dirk Herrmann d1ca2c6423 * Some more work to get rid of SCM_LENGTH před 24 roky
  Dirk Herrmann 9b166f1273 * Removed some unused identifiers and commented code. před 24 roky
  Dirk Herrmann 939794ce7f * Cleaned up initialization of asyncs. před 24 roky
  Dirk Herrmann 73ea78af4d * Switch to standard way of smob initialization. před 24 roky
  Dirk Herrmann af45e3b06a * Unified some rest argument checking and handling. před 25 roky
  Dirk Herrmann f5f2dcffbe * Wrapped deprecated code between #if (SCM_DEBUG_DEPRECATED == 0) #endif. před 25 roky
  Mikael Djurfeldt 7157d7a90a * async.c (scm_sys_gc_async_thunk): Run after-gc-hook. před 25 roky