Ludovic Courtès
|
46935a1fac
Arrange so that `SCM_I_CURRENT_THREAD' is not accessed outside of libguile.
|
15 年之前 |
Neil Jerram
|
87f30eda98
Fix spurious `throw from within critical section' errors
|
16 年之前 |
Ludovic Courtès
|
7af531508c
Merge branch 'master' into boehm-demers-weiser-gc
|
15 年之前 |
Neil Jerram
|
a4dbe1ac3d
Avoid clash with system setjmp/longjmp on IA64
|
15 年之前 |
Ludovic Courtès
|
fbb857a472
Merge branch 'master' into boehm-demers-weiser-gc
|
15 年之前 |
Neil Jerram
|
53befeb700
Change Guile license to LGPLv3+
|
15 年之前 |
Ludovic Courtès
|
d9e59f894e
Merge branch 'master' into boehm-demers-weiser-gc
|
16 年之前 |
Andy Wingo
|
3924b91748
Merge commit 'ab878b0f8e675a741a7dd56f52638a7cc0419907' into vm-check
|
16 年之前 |
Andy Wingo
|
fcbf843f56
Merge commit '8b0174c879bf74981efe702a00471ed5b8e6912e' into vm-check
|
16 年之前 |
Ludovic Courtès
|
f7a1ab8b94
Merge branch 'master' into boehm-demers-weiser-gc
|
16 年之前 |
Neil Jerram
|
ab878b0f8e
Fix build when scm_t_timespec is different from struct timespec
|
16 年之前 |
Neil Jerram
|
8b0174c879
Don't try to unlock already unlocked heap mutex
|
16 年之前 |
Ludovic Courtès
|
00b8057d1f
Merge branch 'master' into boehm-demers-weiser-gc
|
16 年之前 |
Neil Jerram
|
f9d44e8476
Fix hang in srfi-18.test
|
16 年之前 |
Neil Jerram
|
d2a510879b
Fix hang in srfi-18.test
|
16 年之前 |
Andy Wingo
|
2bbe1533e8
truly thread-local vms; don't compile popen.scm
|
16 年之前 |
Ludovic Courtès
|
72e6b60838
Implement `scm_without_guile ()' in terms of `GC_do_blocking ()'.
|
16 年之前 |
Ludovic Courtès
|
6033d3266c
Remove per-thread `gc_running_p'.
|
16 年之前 |
Ludovic Courtès
|
f5cc9619df
Remove GC-related fields from `scm_i_thread'.
|
16 年之前 |
Ludovic Courtès
|
43adae308c
Remove code intended to put threads to sleep.
|
16 年之前 |
Ludovic Courtès
|
6f03035fe8
Merge branch 'master' into boehm-demers-weiser-gc
|
16 年之前 |
Ludovic Courtès
|
e0513d4d77
Merge commit '2e77f7202b11ad0003831fcff94ec7db80cca015' into boehm-demers-weiser-gc
|
16 年之前 |
Ludovic Courtes
|
378f262561
Added support for SMOB custom mark procedures.
|
18 年之前 |
Ludovic Courtes
|
6bad09ba9f
Removed the mark/free functions of continuations and threads.
|
18 年之前 |
Ludovic Courtès
|
102dbb6f6c
Add `SCM_INTERNAL' macro, use it.
|
16 年之前 |
Neil Jerram
|
74926120a3
Delete trailing whitespace.
|
16 年之前 |
Julian Graham
|
adc085f17c
latest set of SRFI-18 support changes to core threads
|
17 年之前 |
Neil Jerram
|
346e4402a4
Fix continuation problems on IA64.
|
16 年之前 |
Neil Jerram
|
6180e336b2
Core enhancements, by Julian Graham, to Guile's thread, mutex and
|
17 年之前 |
Neil Jerram
|
86a597f8b3
* threads.c (do_thread_exit, scm_cancel_thread,
|
17 年之前 |