Thien-Thi Nguyen
|
b88c22e916
Update copyright.
|
23 years ago |
Mikael Djurfeldt
|
f2c9fcb07e
Updated copyrights
|
24 years ago |
Dirk Herrmann
|
54778cd312
Lots of fixes to make guile (at some time) compile with strict typing.
|
25 years ago |
Michael Livshin
|
89e00824a0
* *.[hc]: add Emacs magic at the end of file, to ensure GNU
|
25 years ago |
Greg J. Badros
|
7866a09b5b
* list.c: Moved append docs to append! Thanks Dirk Hermann. Also,
|
25 years ago |
Greg J. Badros
|
d3a6bc9484
* *.h: Use SCM_NIMP(X) && in all the FOOP macros.
|
25 years ago |
Mikael Djurfeldt
|
0e76bf6680
* Makefile.am, init.c, libguile.h, objects.c, root.h: Replaced
|
26 years ago |
Jim Blandy
|
7dc6e7547a
* __scm.h, alist.c, async.c, async.h, backtrace.h, chars.c,
|
26 years ago |
Jim Blandy
|
8a04c1a215
Warning fixes from Maciej Stachowiak:
|
26 years ago |
Mikael Djurfeldt
|
903073d536
* root.h (scm_root_state): Added scm_cur_loadp.
|
26 years ago |
Mikael Djurfeldt
|
b6609fc78a
* init.c (scm_start_stack): Removed initialization of
|
27 years ago |
Marius Vollmer
|
e71575d925
* root.c (cwdr_inner_body, cwdr_body): Remove "inner" from name,
|
27 years ago |
Marius Vollmer
|
7b4e5a7ae3
* root.h: Added "fluids" member to scm_root_state.
|
27 years ago |
Jim Blandy
|
82892beda5
* Lots of files: New address for FSF.
|
28 years ago |
Mikael Djurfeldt
|
5aab5d961c
* symbols.c (scm_sysintern0): New function. Contains the core of
|
28 years ago |
Jim Blandy
|
ef290276ac
* * gc.c (scm_protect_object, scm_unprotect_object): New functions.
|
28 years ago |
Jim Blandy
|
dc19d1d29a
It's an "eval closure", not an "eval thunk." A thunk is a
|
28 years ago |
Mikael Djurfeldt
|
033c7f3d09
* root.h: Added member last_debug_frame to root state.
|
28 years ago |
Mikael Djurfeldt
|
f15347a0e0
* root.h (scm_root, scm_set_root): Decouple thread support details
|
28 years ago |
Mikael Djurfeldt
|
010afa35a7
* * root.c, root.h: Added root smob.
|
28 years ago |
Jim Blandy
|
b4309c3c5a
* alist.h, append.h, arbiters.h, async.h, boolean.h, chars.h,
|
28 years ago |
Jim Blandy
|
cd4f61de2f
Don't install the unwashed masses of Guile header files in the
|
28 years ago |
Mikael Djurfeldt
|
615aec77a3
* root.h: Added scm_source_whash among scm_sys_protects.
|
28 years ago |
Jim Blandy
|
0f2d19dd46
maintainer changed: was lord, now jimb; first import
|
28 years ago |