Andy Wingo
|
1234bb1850
Update license notices in all C files
|
6 years ago |
Andy Wingo
|
791eb0c01a
Remove (C) from copyright statements
|
6 years ago |
Andy Wingo
|
b8d757732f
Rationalize include order in C files
|
6 years ago |
Andy Wingo
|
3068bc7384
Make libguile header inclusion consistent within libguile c files
|
6 years ago |
Andy Wingo
|
c495b44714
Remove Emacs local variables comments in Guile source
|
6 years ago |
Andy Wingo
|
40ade0886e
Remove _scm.h
|
6 years ago |
Andy Wingo
|
bf15afa6bf
Move subr snarfing macros to gsubr.h.
|
6 years ago |
Andy Wingo
|
d3cfabd89b
Devolve numbers.h from _scm.h.
|
6 years ago |
Andy Wingo
|
e56d22153b
Remove ports.h from inline.h
|
6 years ago |
Andy Wingo
|
83584ef231
Fix libguile subcomponent headers not to include <libguile.h>
|
6 years ago |
Andy Wingo
|
c01a2a757e
Fix race between SMOB marking and finalization
|
8 years ago |
Andy Wingo
|
105e36543f
Remove scm_puts_unlocked.
|
8 years ago |
Andy Wingo
|
206b3f6e03
Remove scm_putc_unlocked.
|
8 years ago |
Andy Wingo
|
1bbf7f7580
Add `scm_smob_type_class()'.
|
10 years ago |
Andy Wingo
|
57898597ad
Deprecate C exports of GOOPS classes.
|
10 years ago |
Andy Wingo
|
cb8ea3805f
Remove use of SCM_CRITICAL_SECTION in smob.c
|
11 years ago |
Andy Wingo
|
1c33be992e
Remove stack programs, objcode, and the old VM.
|
11 years ago |
Mark H Weaver
|
26d148066f
Merge remote-tracking branch 'origin/stable-2.0'
|
11 years ago |
Ludovic Courtès
|
01b69e79f6
Allow the SMOB mark procedures to be called when libgc uses parallel markers.
|
12 years ago |
Andy Wingo
|
2aed2667fc
Merge remote-tracking branch 'origin/stable-2.0'
|
12 years ago |
Ludovic Courtès
|
6922d92f96
Use `void *' instead of `GC_PTR' internally.
|
12 years ago |
Ludovic Courtès
|
0f6dd25023
Avoid use of `GC_PTR' in "smob.h".
|
12 years ago |
Andy Wingo
|
c05805a4ea
make applicable smob calls cheaper, and fix a memory leak
|
13 years ago |
Andy Wingo
|
80be163f81
make applicable smob calls cheaper, and fix a memory leak
|
13 years ago |
Andy Wingo
|
75ba64d679
use the new finalizer helpers
|
13 years ago |
Andy Wingo
|
c46fee438c
scm_new_smob, scm_new_double_smob inline functions
|
13 years ago |
Andy Wingo
|
6978c67339
use the new finalizer helpers
|
13 years ago |
Andy Wingo
|
0aed71aa51
Revert "add SCM_HEAP_OBJECT_BASE"
|
13 years ago |
Andy Wingo
|
0bdd43515e
Merge commit 'f78a1ccede02ccad89d6c91a6b297f1f14a30907'
|
13 years ago |
Andy Wingo
|
34cf38c3a2
stdlib.h, not malloc.h
|
13 years ago |