Marius Vollmer
|
86d31dfe7d
Merge from mvo-vcell-cleanup-1-branch.
|
23 gadi atpakaļ |
Dirk Herrmann
|
0f979f3fb6
* Renamed scm_symbols to symbols and made it static in symbols.c.
|
24 gadi atpakaļ |
Dirk Herrmann
|
b52e071bc5
* The creation of symbols and bindings are two separate issues now.
|
24 gadi atpakaļ |
Keisuke Nishida
|
e841c3e0c0
Smob-related creanup.
|
24 gadi atpakaļ |
Dirk Herrmann
|
d1ca2c6423
* Some more work to get rid of SCM_LENGTH
|
24 gadi atpakaļ |
Marius Vollmer
|
cadee6cf34
* root.h (scm_properties_whash): New `sys_protect', used in
|
24 gadi atpakaļ |
Dirk Herrmann
|
cc4feeca51
* Deprecated function scm_call_catching_errors.
|
24 gadi atpakaļ |
Dirk Herrmann
|
fc3d77788a
* Removed scm_first_type.
|
24 gadi atpakaļ |
Dirk Herrmann
|
12acbbef54
* Removed commented code from gc.c.
|
24 gadi atpakaļ |
Mikael Djurfeldt
|
de87227851
* root.h (scm_top_level_lookup_closure_var): Removed. (It's no
|
24 gadi atpakaļ |
Mikael Djurfeldt
|
f2c9fcb07e
Updated copyrights
|
24 gadi atpakaļ |
Dirk Herrmann
|
54778cd312
Lots of fixes to make guile (at some time) compile with strict typing.
|
25 gadi atpakaļ |
Michael Livshin
|
89e00824a0
* *.[hc]: add Emacs magic at the end of file, to ensure GNU
|
25 gadi atpakaļ |
Greg J. Badros
|
7866a09b5b
* list.c: Moved append docs to append! Thanks Dirk Hermann. Also,
|
25 gadi atpakaļ |
Greg J. Badros
|
d3a6bc9484
* *.h: Use SCM_NIMP(X) && in all the FOOP macros.
|
25 gadi atpakaļ |
Mikael Djurfeldt
|
0e76bf6680
* Makefile.am, init.c, libguile.h, objects.c, root.h: Replaced
|
26 gadi atpakaļ |
Jim Blandy
|
7dc6e7547a
* __scm.h, alist.c, async.c, async.h, backtrace.h, chars.c,
|
26 gadi atpakaļ |
Jim Blandy
|
8a04c1a215
Warning fixes from Maciej Stachowiak:
|
26 gadi atpakaļ |
Mikael Djurfeldt
|
903073d536
* root.h (scm_root_state): Added scm_cur_loadp.
|
26 gadi atpakaļ |
Mikael Djurfeldt
|
b6609fc78a
* init.c (scm_start_stack): Removed initialization of
|
27 gadi atpakaļ |
Marius Vollmer
|
e71575d925
* root.c (cwdr_inner_body, cwdr_body): Remove "inner" from name,
|
27 gadi atpakaļ |
Marius Vollmer
|
7b4e5a7ae3
* root.h: Added "fluids" member to scm_root_state.
|
27 gadi atpakaļ |
Jim Blandy
|
82892beda5
* Lots of files: New address for FSF.
|
27 gadi atpakaļ |
Mikael Djurfeldt
|
5aab5d961c
* symbols.c (scm_sysintern0): New function. Contains the core of
|
28 gadi atpakaļ |
Jim Blandy
|
ef290276ac
* * gc.c (scm_protect_object, scm_unprotect_object): New functions.
|
28 gadi atpakaļ |
Jim Blandy
|
dc19d1d29a
It's an "eval closure", not an "eval thunk." A thunk is a
|
28 gadi atpakaļ |
Mikael Djurfeldt
|
033c7f3d09
* root.h: Added member last_debug_frame to root state.
|
28 gadi atpakaļ |
Mikael Djurfeldt
|
f15347a0e0
* root.h (scm_root, scm_set_root): Decouple thread support details
|
28 gadi atpakaļ |
Mikael Djurfeldt
|
010afa35a7
* * root.c, root.h: Added root smob.
|
28 gadi atpakaļ |
Jim Blandy
|
b4309c3c5a
* alist.h, append.h, arbiters.h, async.h, boolean.h, chars.h,
|
28 gadi atpakaļ |