Ludovic Courtès
|
7a4e0d105e
Include <config.h> in all C files; use `#ifdef HAVE_CONFIG_H' rather than `#if'.
|
16 anos atrás |
Kevin Ryde
|
4920a9b613
(scm_set_program_arguments_scm): New function,
|
18 anos atrás |
Marius Vollmer
|
0ab652a386
Added 2006 to copyright years in every file, as per the new rules.
|
19 anos atrás |
Marius Vollmer
|
92205699d0
The FSF has a new address.
|
19 anos atrás |
Marius Vollmer
|
731294434a
(progargs_fluid): New.
|
20 anos atrás |
Marius Vollmer
|
cc95e00ac6
* strings.h, strings.c: (scm_i_string_chars, scm_i_string_length,
|
20 anos atrás |
Marius Vollmer
|
e11e83f3d9
* deprecated.h, deprecated.c, numbers.h (SCM_INUMP, SCM_NINUMP,
|
20 anos atrás |
Marius Vollmer
|
93ccaef0c6
* numbers.h (SCM_MAKINUM, SCM_I_MAKINUM): Renamed SCM_MAKINUM to
|
20 anos atrás |
Mikael Djurfeldt
|
43261b390f
* feature.c (scm_init_feature): Always add threads feature.
|
22 anos atrás |
Marius Vollmer
|
73be1d9e8e
Changed license terms to the plain LGPL thru-out.
|
22 anos atrás |
Rob Browning
|
4efd15dc3b
* feature.c: fix various preprocessor usages of new public
|
22 anos atrás |
Rob Browning
|
b652768e04
* feature.c: #include <config.h> if HAVE_CONFIG_H. Rename usage
|
22 anos atrás |
Marius Vollmer
|
3d7f708f21
* __scm.h (USE_THREADS, GUILE_ISELECT): Define when
|
22 anos atrás |
Marius Vollmer
|
e37d58d53b
(scm_init_feature): Don't add 'threads' for USE_NULL_THREADS.
|
22 anos atrás |
Dirk Herrmann
|
8505e285ec
* backtrace.c (SCM_ASSERT), debug.c (scm_debug_options), eval.c
|
22 anos atrás |
Thien-Thi Nguyen
|
a6b844c224
Retire inclusion guard macro SCM_MAGIC_SNARFER.
|
23 anos atrás |
Neil Jerram
|
8f85c0c6c3
* Adding C function declarations from the SCM interface to the
|
23 anos atrás |
Martin Grabmüller
|
58ade1022c
* alist.c, arbiters.c, async.h, backtrace.h, boolean.c, chars.c,
|
23 anos atrás |
Thien-Thi Nguyen
|
a06e3a75b2
Remove "face-lift" comment.
|
23 anos atrás |
Marius Vollmer
|
86d31dfe7d
Merge from mvo-vcell-cleanup-1-branch.
|
24 anos atrás |
Keisuke Nishida
|
783e777478
Remove #include <stdio.h>. Add #include <string.h>.
|
24 anos atrás |
Dirk Herrmann
|
38ae064c6e
* Use scm_mem2symbol or scm_str2symbol to create symbol objects.
|
24 anos atrás |
Marius Vollmer
|
8dc9439fc6
* alist.c, arbiters.c, async.c, backtrace.c, boolean.c, chars.c,
|
24 anos atrás |
Neil Jerram
|
d46e47131c
* net_db.c (scm_gethost, scm_getnet, scm_getproto, scm_sethost,
|
24 anos atrás |
Dirk Herrmann
|
1a45015332
Avoid pointer trickery with SCM values.
|
25 anos atrás |
Mikael Djurfeldt
|
87694b930c
* feature.c, feature.h: Broke out hook code into separate files.
|
25 anos atrás |
Mikael Djurfeldt
|
a059974535
* Makefile.am (DEFS): Added. automake adds -I options to DEFS,
|
25 anos atrás |
Dirk Herrmann
|
54778cd312
Lots of fixes to make guile (at some time) compile with strict typing.
|
25 anos atrás |
Michael Livshin
|
89e00824a0
* *.[hc]: add Emacs magic at the end of file, to ensure GNU
|
25 anos atrás |
Dirk Herrmann
|
ba11fd4cb6
Only include root.h where it is actually needed.
|
25 anos atrás |