Home
last modified time | relevance | path

Searched refs:scm_mask_ints (Results 1 – 11 of 11) sorted by relevance

/dports/lang/guile1/guile-1.8.8/libguile/
H A Dasync.h31 #define scm_mask_ints (SCM_I_CURRENT_THREAD->block_asyncs != 0) macro
H A DChangeLog-20081755 * async.h (scm_mask_ints): Removed left over reference to
8148 (scm_mask_ints): Turned into a macro.
8149 * async.c (scm_mask_ints): Removed.
8150 (scm_run_asyncs): Do not set scm_mask_ints while running an async.
8152 (scm_async_click): Test block_asyncs instead of scm_mask_ints.
8155 instead of scm_mask_ints.
8160 * script.c (scm_compile_shell_switches): Do not set scm_mask_ints.
H A DChangeLog-1996-19995737 an interactive repl, set scm_mask_ints to zero so that asyncs can
/dports/lang/guile/guile-3.0.7/libguile/
H A DChangeLog-20082202 * async.h (scm_mask_ints): Removed left over reference to
8595 (scm_mask_ints): Turned into a macro.
8596 * async.c (scm_mask_ints): Removed.
8597 (scm_run_asyncs): Do not set scm_mask_ints while running an async.
8599 (scm_async_click): Test block_asyncs instead of scm_mask_ints.
8602 instead of scm_mask_ints.
8607 * script.c (scm_compile_shell_switches): Do not set scm_mask_ints.
H A DChangeLog-1996-19995737 an interactive repl, set scm_mask_ints to zero so that asyncs can
/dports/lang/guile2/guile-2.2.7/libguile/
H A DChangeLog-20082202 * async.h (scm_mask_ints): Removed left over reference to
8595 (scm_mask_ints): Turned into a macro.
8596 * async.c (scm_mask_ints): Removed.
8597 (scm_run_asyncs): Do not set scm_mask_ints while running an async.
8599 (scm_async_click): Test block_asyncs instead of scm_mask_ints.
8602 instead of scm_mask_ints.
8607 * script.c (scm_compile_shell_switches): Do not set scm_mask_ints.
H A DChangeLog-1996-19995737 an interactive repl, set scm_mask_ints to zero so that asyncs can
/dports/lang/guile1/guile-1.8.8/
H A DNEWS1299 ** The value 'scm_mask_ints' is no longer writable.
1301 Previously, you could set scm_mask_ints directly. This is no longer
/dports/lang/guile2/guile-2.2.7/
H A DNEWS6941 ** The value 'scm_mask_ints' is no longer writable.
6943 Previously, you could set scm_mask_ints directly. This is no longer
H A DChangeLog58934 Deprecate `scm_mask_ints'.
58935 * libguile/async.h (scm_mask_ints): Remove.
58939 * libguile/deprecated.h (scm_mask_ints): New macro.
/dports/lang/guile/guile-3.0.7/
H A DNEWS7838 ** The value 'scm_mask_ints' is no longer writable.
7840 Previously, you could set scm_mask_ints directly. This is no longer