Marius Vollmer
|
9320d21970
dynwind.h (SCM_F_WIND_EXPLICITELY, SCM_F_WIND_EXPLICITLY): It's
|
21 år sedan |
Marius Vollmer
|
b57a0953fe
(scm_with_blocked_asyncs, scm_with_unblocked_asyncs): New.
|
21 år sedan |
Marius Vollmer
|
73be1d9e8e
Changed license terms to the plain LGPL thru-out.
|
22 år sedan |
Rob Browning
|
ef92a2a2d7
* async.c: #include <config.h> if HAVE_CONFIG_H.
|
22 år sedan |
Mikael Djurfeldt
|
c7fabadfe0
* async.c, error.h (scm_ints_disabled): Removed.
|
22 år sedan |
Marius Vollmer
|
3d7f708f21
* __scm.h (USE_THREADS, GUILE_ISELECT): Define when
|
22 år sedan |
Marius Vollmer
|
402858a4d3
(scm_async_click): Reset pending_asyncs, handle
|
22 år sedan |
Marius Vollmer
|
6182ceacb4
(SCM_MAKE_VALIDATE_MSG): New. Use it instead of SCM_MAKE_VALIDATE in
|
22 år sedan |
Neil Jerram
|
0a50eeaadb
Auto docstring updates, including soft port enhancement.
|
22 år sedan |
Dirk Herrmann
|
100ae50db2
* async.h, async.c (scm_system_async): Fixed deprecation to work
|
22 år sedan |
Marius Vollmer
|
028e573c8a
(scm_system_async_mark_for_thread): Validate thread argument.
|
22 år sedan |
Marius Vollmer
|
4feac0b904
* async.c (s_scm_system_async_mark_for_thread): Only call
|
22 år sedan |
Marius Vollmer
|
e292f7aac8
* async.h (scm_call_with_blocked_asyncs,
|
22 år sedan |
Marius Vollmer
|
f6b44bd99f
* async.c (scm_async_click): Set the cdr of a executed handler
|
22 år sedan |
Marius Vollmer
|
2d3179db77
Removed GUILE_OLD_ASYNC_CLICK code. Reorganized so that system asnycs
|
22 år sedan |
Han-Wen Nienhuys
|
34d19ef643
2002-07-20 Han-Wen <hanwen@cs.uu.nl>
|
22 år sedan |
Thien-Thi Nguyen
|
a6b844c224
Retire inclusion guard macro SCM_MAGIC_SNARFER.
|
23 år sedan |
Neil Jerram
|
c96d76b88d
* First batch of libguile changes for Elisp support.
|
23 år sedan |
Marius Vollmer
|
da6129a67e
(scm_system_async_mark_from_signal_handler): New.
|
23 år sedan |
Thien-Thi Nguyen
|
a06e3a75b2
Remove "face-lift" comment.
|
23 år sedan |
Keisuke Nishida
|
fdc2839563
* eval.c (scm_call_0, scm_call_1, scm_call_2, scm_call_3,
|
23 år sedan |
Marius Vollmer
|
92c2555f69
replace "scm_*_t" with "scm_t_*".
|
23 år sedan |
Dirk Herrmann
|
22a52da14d
* Replaced a lot of calls to SCM_C[AD]R with more appropriate macros.
|
24 år sedan |
Keisuke Nishida
|
783e777478
Remove #include <stdio.h>. Add #include <string.h>.
|
24 år sedan |
Martin Grabmüller
|
811cf8467a
(scm_async, scm_system_async, scm_async_mark, scm_system_async_mark,
|
24 år sedan |
Keisuke Nishida
|
e841c3e0c0
Smob-related creanup.
|
24 år sedan |
Dirk Herrmann
|
fd3363659b
* eval.c: remove commented code, remove #ifdef CCLO conditionals
|
24 år sedan |
Marius Vollmer
|
8dc9439fc6
* alist.c, arbiters.c, async.c, backtrace.c, boolean.c, chars.c,
|
24 år sedan |
Dirk Herrmann
|
d1ca2c6423
* Some more work to get rid of SCM_LENGTH
|
24 år sedan |
Dirk Herrmann
|
9b166f1273
* Removed some unused identifiers and commented code.
|
24 år sedan |