Ludovic Courtès
|
7a4e0d105e
Include <config.h> in all C files; use `#ifdef HAVE_CONFIG_H' rather than `#if'.
|
16 vuotta sitten |
Marius Vollmer
|
0ab652a386
Added 2006 to copyright years in every file, as per the new rules.
|
19 vuotta sitten |
Marius Vollmer
|
92205699d0
The FSF has a new address.
|
20 vuotta sitten |
Marius Vollmer
|
a2902ecb90
(change_option_setting): Use scm_car instead of explicit type check
|
20 vuotta sitten |
Marius Vollmer
|
d2e53ed6f8
*** empty log message ***
|
20 vuotta sitten |
Marius Vollmer
|
cc95e00ac6
* strings.h, strings.c: (scm_i_string_chars, scm_i_string_length,
|
20 vuotta sitten |
Marius Vollmer
|
bc36d0502b
* tags.h, deprecated.h (SCM_EQ_P): Deprecated by moving it into
|
21 vuotta sitten |
Marius Vollmer
|
e11e83f3d9
* deprecated.h, deprecated.c, numbers.h (SCM_INUMP, SCM_NINUMP,
|
21 vuotta sitten |
Marius Vollmer
|
93ccaef0c6
* numbers.h (SCM_MAKINUM, SCM_I_MAKINUM): Renamed SCM_MAKINUM to
|
21 vuotta sitten |
Marius Vollmer
|
7888309be8
* deprecated.h, boolean.h (SCM_FALSEP, SCM_NFALSEP, SCM_BOOL,
|
21 vuotta sitten |
Marius Vollmer
|
73be1d9e8e
Changed license terms to the plain LGPL thru-out.
|
22 vuotta sitten |
Thien-Thi Nguyen
|
a6b844c224
Retire inclusion guard macro SCM_MAGIC_SNARFER.
|
23 vuotta sitten |
Neil Jerram
|
c96d76b88d
* First batch of libguile changes for Elisp support.
|
23 vuotta sitten |
Dirk Herrmann
|
11d49f5489
* options.c (protected_objects, scm_init_options): The content of
|
23 vuotta sitten |
Martin Grabmüller
|
58ade1022c
* alist.c, arbiters.c, async.h, backtrace.h, boolean.c, chars.c,
|
24 vuotta sitten |
Thien-Thi Nguyen
|
a06e3a75b2
Remove "face-lift" comment.
|
24 vuotta sitten |
Keisuke Nishida
|
1afff62054
* list.h (scm_list_1, scm_list_2, scm_list_3, scm_list_4, scm_list_5,
|
24 vuotta sitten |
Marius Vollmer
|
92c2555f69
replace "scm_*_t" with "scm_t_*".
|
24 vuotta sitten |
Michael Livshin
|
1be6b49ccb
* validate.h
|
24 vuotta sitten |
Keisuke Nishida
|
783e777478
Remove #include <stdio.h>. Add #include <string.h>.
|
24 vuotta sitten |
Dirk Herrmann
|
db4b4ca64f
* Eliminate some calls to scm_wta.
|
24 vuotta sitten |
Dirk Herrmann
|
85db4a2c8e
* Initialize symbols using SCM_(GLOBAL_)?SYMBOL instead of scm_sysintern...
|
24 vuotta sitten |
Marius Vollmer
|
8dc9439fc6
* alist.c, arbiters.c, async.c, backtrace.c, boolean.c, chars.c,
|
24 vuotta sitten |
Mikael Djurfeldt
|
f2c9fcb07e
Updated copyrights
|
25 vuotta sitten |
Dirk Herrmann
|
206d3de31e
* Replace SCM_UNPACK_CAR appropriately.
|
25 vuotta sitten |
Mikael Djurfeldt
|
a059974535
* Makefile.am (DEFS): Added. automake adds -I options to DEFS,
|
25 vuotta sitten |
Dirk Herrmann
|
fee7ef83a3
Fixed some SCM/scm_bits_t mixups.
|
25 vuotta sitten |
Mikael Djurfeldt
|
7febb4a206
* print.h, stacks.h, options.c, options.h: Changed C++
|
25 vuotta sitten |
Michael Livshin
|
89e00824a0
* *.[hc]: add Emacs magic at the end of file, to ensure GNU
|
25 vuotta sitten |
Dirk Herrmann
|
7ab3fdd51f
Only include strings.h where it is actually needed.
|
25 vuotta sitten |