Andy Wingo
|
99cc1092a8
Merge remote-tracking branch 'local-2.0/stable-2.0'
|
14 years ago |
Andy Wingo
|
0b77014f0c
fix initial values of reallocated fluids
|
14 years ago |
Andy Wingo
|
8b8723b307
remove SCM_THREAD_SWITCHING_CODE
|
14 years ago |
Ludovic Courtès
|
d20912e67d
Move `{total,current}-processor-count' outside of `posix.c'.
|
14 years ago |
Andy Wingo
|
12c1d8616d
threading / with_guile refactor to use more GC_stack_base
|
14 years ago |
Andy Wingo
|
f60a7648d5
fix thread cleanup
|
14 years ago |
Andy Wingo
|
cde24ce12b
scm_with_guile calls GC_call_with_gc_active
|
14 years ago |
Andy Wingo
|
14aa25e410
remove debug frames
|
15 years ago |
Ludovic Courtès
|
705edb959b
Use TLS when available for `SCM_I_CURRENT_THREAD'.
|
16 years ago |
Ludovic Courtès
|
46935a1fac
Arrange so that `SCM_I_CURRENT_THREAD' is not accessed outside of libguile.
|
16 years ago |
Neil Jerram
|
87f30eda98
Fix spurious `throw from within critical section' errors
|
16 years ago |
Ludovic Courtès
|
7af531508c
Merge branch 'master' into boehm-demers-weiser-gc
|
16 years ago |
Neil Jerram
|
a4dbe1ac3d
Avoid clash with system setjmp/longjmp on IA64
|
16 years ago |
Ludovic Courtès
|
fbb857a472
Merge branch 'master' into boehm-demers-weiser-gc
|
16 years ago |
Neil Jerram
|
53befeb700
Change Guile license to LGPLv3+
|
16 years ago |
Ludovic Courtès
|
d9e59f894e
Merge branch 'master' into boehm-demers-weiser-gc
|
16 years ago |
Andy Wingo
|
3924b91748
Merge commit 'ab878b0f8e675a741a7dd56f52638a7cc0419907' into vm-check
|
16 years ago |
Andy Wingo
|
fcbf843f56
Merge commit '8b0174c879bf74981efe702a00471ed5b8e6912e' into vm-check
|
16 years ago |
Ludovic Courtès
|
f7a1ab8b94
Merge branch 'master' into boehm-demers-weiser-gc
|
16 years ago |
Neil Jerram
|
ab878b0f8e
Fix build when scm_t_timespec is different from struct timespec
|
16 years ago |
Neil Jerram
|
8b0174c879
Don't try to unlock already unlocked heap mutex
|
16 years ago |
Ludovic Courtès
|
00b8057d1f
Merge branch 'master' into boehm-demers-weiser-gc
|
16 years ago |
Neil Jerram
|
f9d44e8476
Fix hang in srfi-18.test
|
17 years ago |
Neil Jerram
|
d2a510879b
Fix hang in srfi-18.test
|
17 years ago |
Andy Wingo
|
2bbe1533e8
truly thread-local vms; don't compile popen.scm
|
17 years ago |
Ludovic Courtès
|
72e6b60838
Implement `scm_without_guile ()' in terms of `GC_do_blocking ()'.
|
17 years ago |
Ludovic Courtès
|
6033d3266c
Remove per-thread `gc_running_p'.
|
17 years ago |
Ludovic Courtès
|
f5cc9619df
Remove GC-related fields from `scm_i_thread'.
|
17 years ago |
Ludovic Courtès
|
43adae308c
Remove code intended to put threads to sleep.
|
17 years ago |
Ludovic Courtès
|
6f03035fe8
Merge branch 'master' into boehm-demers-weiser-gc
|
17 years ago |