Mark H Weaver
|
87f32999b9
WIP: New tagging v8
|
5 лет назад |
Andy Wingo
|
1234bb1850
Update license notices in all C files
|
6 лет назад |
Andy Wingo
|
791eb0c01a
Remove (C) from copyright statements
|
6 лет назад |
Andy Wingo
|
dd8add2fa0
Make .c copyright headers uniform
|
6 лет назад |
Andy Wingo
|
b8d757732f
Rationalize include order in C files
|
6 лет назад |
Andy Wingo
|
3068bc7384
Make libguile header inclusion consistent within libguile c files
|
6 лет назад |
Andy Wingo
|
c495b44714
Remove Emacs local variables comments in Guile source
|
6 лет назад |
Andy Wingo
|
40ade0886e
Remove _scm.h
|
6 лет назад |
Andy Wingo
|
1ddf42dae0
Devolve threads.h from _scm.h.
|
6 лет назад |
Andy Wingo
|
05f3977a92
Remove <string.h> include from ports.h.
|
6 лет назад |
Andy Wingo
|
730cfd80e2
Devolve pairs.h
|
6 лет назад |
Andy Wingo
|
5f50309448
Remove includes of validate.h.
|
6 лет назад |
Andy Wingo
|
83584ef231
Fix libguile subcomponent headers not to include <libguile.h>
|
6 лет назад |
Andy Wingo
|
c9910c6042
Fix finalizer resuscitation causing excessive GC
|
7 лет назад |
Andy Wingo
|
105e36543f
Remove scm_puts_unlocked.
|
8 лет назад |
Andy Wingo
|
206b3f6e03
Remove scm_putc_unlocked.
|
8 лет назад |
Andy Wingo
|
a0551390d5
consolidate scm_i_register_weak_gc_callback, update weak-set to fit
|
12 лет назад |
Andy Wingo
|
2aed2667fc
Merge remote-tracking branch 'origin/stable-2.0'
|
12 лет назад |
Ken Raeburn
|
a722bcaa13
Fix lock handling bug in commit aac980de43a0466b968a56607664f5ebbca6b751.
|
12 лет назад |
Andy Wingo
|
81b80b9610
Revert "with a threaded guile, lock weak sets and tables during a fork"
|
13 лет назад |
Andy Wingo
|
6978c67339
use the new finalizer helpers
|
13 лет назад |
Andy Wingo
|
7932759fc7
better hysteresis in weak-set, weak-table
|
13 лет назад |
Andy Wingo
|
f609480611
with a threaded guile, lock weak sets and tables during a fork
|
13 лет назад |
Andy Wingo
|
aac980de43
weaks: move an allocation outside a critical section
|
13 лет назад |
Andy Wingo
|
0aed71aa51
Revert "add SCM_HEAP_OBJECT_BASE"
|
13 лет назад |
Andy Wingo
|
3dc9f41900
support for new GC_move_disappearing_link
|
13 лет назад |
Andy Wingo
|
0607ebbfcf
locking for putc, puts
|
13 лет назад |
Andy Wingo
|
47ed8656db
add SCM_HEAP_OBJECT_BASE
|
13 лет назад |
Andy Wingo
|
8c5bb72920
add SCM_HEAP_OBJECT_P
|
13 лет назад |
Andy Wingo
|
21041372ed
add SCM_{PACK,UNPACK}_POINTER
|
13 лет назад |