Andy Wingo
|
1234bb1850
Update license notices in all C files
|
6 yıl önce |
Andy Wingo
|
791eb0c01a
Remove (C) from copyright statements
|
6 yıl önce |
Andy Wingo
|
97cc65fee4
Rename __scm.h to scm.h
|
6 yıl önce |
Andy Wingo
|
c495b44714
Remove Emacs local variables comments in Guile source
|
6 yıl önce |
Andy Wingo
|
5534c2817e
Remove useless "classes: h_files" from Guile headers.
|
6 yıl önce |
Andy Wingo
|
d340a9709c
Shuffle around inline C function implementation
|
6 yıl önce |
Andy Wingo
|
ad4fbebe85
Devolve smob snarfers
|
6 yıl önce |
Andy Wingo
|
2b95d6faa4
Devolve gc.h
|
6 yıl önce |
Andy Wingo
|
8a6f46ee96
More validate.h devolution
|
6 yıl önce |
Andy Wingo
|
1bbf7f7580
Add `scm_smob_type_class()'.
|
10 yıl önce |
Mark H Weaver
|
856d318a9f
Merge branch 'stable-2.0'
|
10 yıl önce |
David Kastrup
|
8442211ef0
Fix SCM_SMOB_OBJECT{_,_0_,_1_,_2_,_3_}LOC.
|
10 yıl önce |
Ludovic Courtès
|
0f6dd25023
Avoid use of `GC_PTR' in "smob.h".
|
13 yıl önce |
Andy Wingo
|
c05805a4ea
make applicable smob calls cheaper, and fix a memory leak
|
13 yıl önce |
Andy Wingo
|
80be163f81
make applicable smob calls cheaper, and fix a memory leak
|
13 yıl önce |
Andy Wingo
|
c46fee438c
scm_new_smob, scm_new_double_smob inline functions
|
13 yıl önce |
Andy Wingo
|
dc7da0be90
refactor tc7 and tc16 checks
|
13 yıl önce |
Andy Wingo
|
27583e7466
scm_new_smob, scm_new_double_smob inline functions
|
13 yıl önce |
Ludovic Courtès
|
be90d0b6f9
Add `scm_t_subr' typedef (fix bug #23681).
|
14 yıl önce |
Andy Wingo
|
75c3ed2820
smobs are applied with vm trampoline procedures
|
15 yıl önce |
Andy Wingo
|
cc7005bc37
remove scm_tc7_gsubr
|
15 yıl önce |
Andy Wingo
|
735bcfe579
add SCM_SMOB_TYPE_BITS and SCM_SMOB_TYPE_MASK
|
15 yıl önce |
Andy Wingo
|
56164dc47f
clean up smob macro implementation
|
15 yıl önce |
Ludovic Courtès
|
3051344be5
Remove default port/SMOB finalizers.
|
15 yıl önce |
Ludovic Courtès
|
1c44468d77
Rename "boehm-gc.h" to "bdw-gc.h"; add to the distribution.
|
15 yıl önce |
Ludovic Courtès
|
fbb857a472
Merge branch 'master' into boehm-demers-weiser-gc
|
15 yıl önce |
Neil Jerram
|
53befeb700
Change Guile license to LGPLv3+
|
15 yıl önce |
Ludovic Courtès
|
202271f291
Publish the maximum number of SMOB types as `SCM_I_MAX_SMOB_TYPE_COUNT'.
|
16 yıl önce |
Ludovic Courtès
|
c891a40e9f
Publish the maximum number of SMOB types as `SCM_I_MAX_SMOB_TYPE_COUNT'.
|
16 yıl önce |
Ludovic Courtes
|
e7bca22779
Use thread-local allocation (significant perf. improvement!); added the `boehm-gc.h' header.
|
18 yıl önce |