Andy Wingo
|
86fd6dff2a
add scm_call_n, scm_c_run_hookn
|
15 년 전 |
Neil Jerram
|
53befeb700
Change Guile license to LGPLv3+
|
15 년 전 |
Ludovic Courtès
|
102dbb6f6c
Add `SCM_INTERNAL' macro, use it.
|
16 년 전 |
Neil Jerram
|
5c004b6d6a
* gc.c (mark_gc_async): Change "func_data" to "fn_data", to avoid
|
17 년 전 |
Kevin Ryde
|
2b829bbb3d
merge from 1.8 branch
|
18 년 전 |
Marius Vollmer
|
92205699d0
The FSF has a new address.
|
19 년 전 |
Marius Vollmer
|
f5710d53b1
Use SCM_SMOB_* instead of SCM_CELL_* as appropriate. Use
|
20 년 전 |
Marius Vollmer
|
73be1d9e8e
Changed license terms to the plain LGPL thru-out.
|
22 년 전 |
Neil Jerram
|
387d418c55
* Manual updates on hooks and features.
|
23 년 전 |
Marius Vollmer
|
33b001fd89
Prefixed each each exported symbol with SCM_API.
|
23 년 전 |
Dirk Herrmann
|
dee01b012c
* Removed deprecated stuff.
|
23 년 전 |
Thien-Thi Nguyen
|
a06e3a75b2
Remove "face-lift" comment.
|
23 년 전 |
Marius Vollmer
|
92c2555f69
replace "scm_*_t" with "scm_t_*".
|
23 년 전 |
Michael Livshin
|
fde504077b
* hooks.c (scm_create_hook): deprecated.
|
23 년 전 |
Dirk Herrmann
|
56e55ac7cf
* Removed deprecated hook names.
|
23 년 전 |
Keisuke Nishida
|
e841c3e0c0
Smob-related creanup.
|
24 년 전 |
Dirk Herrmann
|
e11f8b42f2
* The name property of hooks is deprecated.
|
24 년 전 |
Dirk Herrmann
|
47457e8a43
* Replace SCM_UNPACK_CAR appropriately.
|
24 년 전 |
Mikael Djurfeldt
|
abd95148aa
* hooks.c, hooks.h (scm_make_hook_with_name): Removed deprecated
|
25 년 전 |