Mark H Weaver
|
856d318a9f
Merge branch 'stable-2.0'
|
10 yıl önce |
Mark H Weaver
|
12c6a47773
Mark system async functions as SCM_API.
|
10 yıl önce |
Andy Wingo
|
f76cf73a49
Merge commit '8571dbde639e0ee9885bad49c9e180474bd23646'
|
11 yıl önce |
Mark H Weaver
|
e676a4c342
Add mutex locking functions that also block asyncs.
|
11 yıl önce |
Andy Wingo
|
27c6ebcb16
rename scm_async_click() to scm_async_tick(); privatize SCM_ASYNC_TICK
|
13 yıl önce |
Andy Wingo
|
fc7bd367ab
remove all deprecated code
|
13 yıl önce |
Ludovic Courtès
|
46935a1fac
Arrange so that `SCM_I_CURRENT_THREAD' is not accessed outside of libguile.
|
15 yıl önce |
Ludovic Courtès
|
b8ec9daba6
Deprecate `scm_mask_ints'.
|
15 yıl önce |
Ludovic Courtès
|
0eb934f1f0
Use `SCM_DEPRECATED' in declarations of deprecated functions/variables.
|
15 yıl önce |
Neil Jerram
|
87f30eda98
Fix spurious `throw from within critical section' errors
|
16 yıl önce |
Neil Jerram
|
53befeb700
Change Guile license to LGPLv3+
|
15 yıl önce |
Ludovic Courtès
|
102dbb6f6c
Add `SCM_INTERNAL' macro, use it.
|
16 yıl önce |
Kevin Ryde
|
2b829bbb3d
merge from 1.8 branch
|
18 yıl önce |
Marius Vollmer
|
661ae7ab6b
Renamed the "frames" that are related to dynamic-wind to "dynamic
|
19 yıl önce |
Marius Vollmer
|
92205699d0
The FSF has a new address.
|
19 yıl önce |
Mikael Djurfeldt
|
4c908f2c13
* async.h (scm_mask_ints): Removed left over reference to
|
20 yıl önce |
Marius Vollmer
|
a4d106c70e
* threads.h, async.h, threads.c (SCM_CRITICAL_SECTION_START,
|
20 yıl önce |
Marius Vollmer
|
9de87eea47
See ChangeLog from 2005-03-02.
|
20 yıl önce |
Marius Vollmer
|
dfe610a085
Did the follwing renamings: scm_with_blocked_asyncs ->
|
21 yıl önce |
Marius Vollmer
|
b57a0953fe
(scm_with_blocked_asyncs, scm_with_unblocked_asyncs): New.
|
21 yıl önce |
Marius Vollmer
|
73be1d9e8e
Changed license terms to the plain LGPL thru-out.
|
22 yıl önce |
Dirk Herrmann
|
100ae50db2
* async.h, async.c (scm_system_async): Fixed deprecation to work
|
22 yıl önce |
Dirk Herrmann
|
e71a8bf2ef
* evalext.h: Replaced SCM_DEBUG_DEPRECATED with !SCM_ENABLE_DEPRECATED.
|
22 yıl önce |
Marius Vollmer
|
e292f7aac8
* async.h (scm_call_with_blocked_asyncs,
|
22 yıl önce |
Marius Vollmer
|
5b900ecff2
* async.h (scm_asyncs_pending, scm_set_tick_rate,
|
22 yıl önce |
Marius Vollmer
|
61c95a4992
(scm_system_async_mark_for_thread): New prototype.
|
22 yıl önce |
Marius Vollmer
|
da6129a67e
(scm_system_async_mark_from_signal_handler): New.
|
23 yıl önce |
Marius Vollmer
|
e4e933734c
Prefixed each each exported symbol with SCM_API.
|
23 yıl önce |
Dirk Herrmann
|
0527e68763
* Renamed header macros to the SCM_<filename>_H format.
|
23 yıl önce |
Martin Grabmüller
|
58ade1022c
* alist.c, arbiters.c, async.h, backtrace.h, boolean.c, chars.c,
|
23 yıl önce |