Rob Browning
f9fe039dd0
* smob.c: #include <config.h> if HAVE_CONFIG_H.
2003-03-25 23:59:53 +00:00
Rob Browning
c3f1a20453
* simpos.c: #include <config.h> if HAVE_CONFIG_H.
2003-03-25 23:59:48 +00:00
Rob Browning
773ca93e88
* script.c: #include <config.h> if HAVE_CONFIG_H.
2003-03-25 23:59:43 +00:00
Rob Browning
29d36c2dc3
* scmsigs.c: #include <config.h> if HAVE_CONFIG_H.
2003-03-25 23:59:37 +00:00
Rob Browning
7b5a83d34a
* rw.c: #include <config.h> if HAVE_CONFIG_H.
2003-03-25 23:59:31 +00:00
Rob Browning
bbcbca7f2a
* regex-posix.c: #include <config.h> if HAVE_CONFIG_H.
2003-03-25 23:59:25 +00:00
Rob Browning
a625d258b8
* read.c: rename usage of HAVE_ARRAYS to SCM_HAVE_ARRAYS.
2003-03-25 23:59:19 +00:00
Rob Browning
f3447317c2
* rdelim.c: #include <config.h> if HAVE_CONFIG_H.
2003-03-25 23:59:11 +00:00
Rob Browning
2fb8013c7e
* random.c: #include <config.h> if HAVE_CONFIG_H. Replace usage
...
of LONG32, LONG64, SIZEOF_LONG, and HAVE_LONG_LONGS with
scm_t_int32, scm_t_int64, and SCM_HAVE_T_INT64. Rename usage of
HAVE_ARRAYS to SCM_HAVE_ARRAYS.
2003-03-25 23:59:05 +00:00
Rob Browning
473d94b405
* ramap.c: replace usage of HAVE_LONG_LONGS with
...
"SCM_SIZEOF_LONG_LONG != 0".
2003-03-25 23:58:58 +00:00
Rob Browning
6c3207370b
* putenv.c: #include <config.h> if HAVE_CONFIG_H. #include
...
"libguile/scmconfig.h".
2003-03-25 23:58:51 +00:00
Rob Browning
72b083361b
* pthread-threads.c: #include <config.h> if HAVE_CONFIG_H.
2003-03-25 23:58:45 +00:00
Rob Browning
ffbda7474a
* print.c: rename usage of HAVE_ARRAYS to SCM_HAVE_ARRAYS.
...
Replace usage of HAVE_LONG_LONGS with "SCM_SIZEOF_LONG_LONG != 0".
2003-03-25 23:58:39 +00:00
Rob Browning
2546b5c354
* posix.c: #include <config.h> if HAVE_CONFIG_H.
2003-03-25 23:58:31 +00:00
Rob Browning
bd515f3740
* ports.c: #include <config.h> if HAVE_CONFIG_H.
2003-03-25 23:58:21 +00:00
Rob Browning
4076ea5018
* objects.c: rename usage of HAVE_ARRAYS to SCM_HAVE_ARRAYS.
2003-03-25 23:58:03 +00:00
Rob Browning
22185d5f65
* numbers.h: replace usage of HAVE_FLOATINGPOINT_H with
...
SCM_HAVE_FLOATINGPOINT_H. Replace usage of HAVE_IEEEFP_H with
SCM_HAVE_IEEEFP_H. Replace usage of HAVE_NAN_H with
SCM_HAVE_NAN_H. Replace usage of STDC_HEADERS with
SCM_HAVE_STDC_HEADERS. Replace usage of ptrdiff_t with
scm_t_ptrdiff. Replace usage of HAVE_LONG_LONGS with
"SCM_SIZEOF_LONG_LONG != 0".
2003-03-25 23:57:58 +00:00
Rob Browning
ee33d62a8d
* numbers.c: #include <config.h> if HAVE_CONFIG_H. Replace usage
...
of HAVE_LONG_LONGS with "SCM_SIZEOF_LONG_LONG != 0". Replace
usage of ptrdiff_t with scm_t_ptrdiff. Replace usage of
SIZEOF_PTRDIFF_T with SCM_SIZEOF_SCM_T_PTRDIFF.
2003-03-25 23:57:51 +00:00
Rob Browning
b325b9fa78
* num2integral.i.c: #include <config.h> if HAVE_CONFIG_H.
2003-03-25 23:57:43 +00:00
Rob Browning
bf44fc4dbb
* null-threads.h: replace usage of struct timespect with
...
scm_t_timespec.
2003-03-25 23:57:38 +00:00
Rob Browning
83b429ed5d
* net_db.c: #include <config.h> if HAVE_CONFIG_H.
2003-03-25 23:57:32 +00:00
Rob Browning
2a7b258316
* mkstemp.c: #include <config.h> if HAVE_CONFIG_H. #include
...
"libguile/__scm.h". Remove definition of gcc_uint64_t in favor of
scm_t_uint64 and rename usages.
2003-03-25 23:57:26 +00:00
Rob Browning
0261dfae16
* mallocs.c: #include <config.h> if HAVE_CONFIG_H.
2003-03-25 23:57:21 +00:00
Rob Browning
cbd41c89a4
* load.c: #include <config.h> if HAVE_CONFIG_H.
2003-03-25 23:57:16 +00:00
Rob Browning
b31e9238af
* iselect.h: move handling of time related headers to scmconfig.h.
...
Rename usage of HAVE_SYS_SELECT_H to SCM_HAVE_SYS_SELECT_H.
Rename usage of HAVE_WINSOCK2_H to SCM_HAVE_WINSOCK2_H. Rename
usage of USE_COOP_THREADS to SCM_USE_COOP_THREADS.
2003-03-25 23:57:11 +00:00
Rob Browning
a813d0f815
* iselect.c: #include <config.h> if HAVE_CONFIG_H. Rename usage
...
of USE_COOP_THREADS to SCM_USE_COOP_THREADS. Rename usage of
USE_NULL_THREADS to SCM_USE_NULL_THREADS.
2003-03-25 23:57:06 +00:00
Rob Browning
381534b31e
* ioext.c: #include <config.h> if HAVE_CONFIG_H.
2003-03-25 23:57:01 +00:00
Rob Browning
60e7529ae4
* inline.h: #include "libguile/__scm.h" at the top. Change code
...
to use SCM_C_INLINE and SCM_INLINE_C_INCLUDINT_INLINE_H to decide
what to do instead of creating a new public #define. Rename usage
of USE_COOP_THREADS to SCM_USE_COOP_THREADS. Rename usage of
USE_NULL_THREADS to SCM_USE_NULL_THREADS. Rename usage of
USE_COPT_THREADS to SCM_USE_COPT_THREADS.
* inline.c: rearrange handling -- now we just #define
SCM_INLINE_C_INCLUDING_INLINE_H to 1 and #include
"libguile/inline.h". scmconfig.h will define SCM_C_INLINE as
appropriate, and we use that in inline.h along with the above
define to determine how to respond.
2003-03-25 23:56:55 +00:00
Rob Browning
b11761f2ca
* inline.c: rearrange handling -- now we just #define
...
SCM_INLINE_C_INCLUDING_INLINE_H to 1 and #include
"libguile/inline.h". scmconfig.h will define SCM_C_INLINE as
appropriate, and we use that in inline.h along with the above
define to determine how to respond.
2003-03-25 23:56:49 +00:00
Rob Browning
6f0250f7b4
* init.c: #include <config.h> if HAVE_CONFIG_H. Rename usage of
...
HAVE_ARRAYS to SCM_HAVE_ARRAYS.
* gdbinit.c: #include <config.h> if HAVE_CONFIG_H.
2003-03-25 23:56:32 +00:00
Rob Browning
e938aff131
* guile.c: #include <config.h> if HAVE_CONFIG_H.
2003-03-25 23:56:27 +00:00
Rob Browning
d3d183b5ef
* gh_data.c: #include <config.h> if HAVE_CONFIG_H. Rename usage
...
of HAVE_ARRAYS to SCM_HAVE_ARRAYS.
2003-03-25 23:56:21 +00:00
Rob Browning
f66f1fdae5
* gh.h: rename usage of HAVE_ARRAYS to SCM_HAVE_ARRAYS.
2003-03-25 23:56:16 +00:00
Rob Browning
5ebbe4ef9b
*** empty log message ***
2003-03-25 23:55:48 +00:00
Rob Browning
2485c27901
* gc_os_dep.c: #include <config.h> if HAVE_CONFIG_H. Replace
...
usage of STACK_GROWS_UP with SCM_STACK_GROWS_UP.
2003-03-25 23:55:43 +00:00
Rob Browning
48c046bcda
* gc.h: replace usage of SIZEOF_LONG with
...
SCM_SIZEOF_UNSIGNED_LONG. Replace usage of USE_PTHREAD_THREADS
with SCM_USE_PTHREAD_THREADS. Remove SCM_SIZEOF_LONG definition
since we handle that in scmconfig.h now.
2003-03-25 23:55:37 +00:00
Rob Browning
aa54a9b0a3
* gc.c: #include <config.h> if HAVE_CONFIG_H.
2003-03-25 23:55:31 +00:00
Rob Browning
3ba436c800
* gc-mark.c: #include <config.h> if HAVE_CONFIG_H. Rename usage
...
of HAVE_ARRAYS to SCM_HAVE_ARRAYS. Replace usage of
HAVE_LONG_LONGS with "SCM_SIZEOF_LONG_LONG != 0".
2003-03-25 23:55:25 +00:00
Rob Browning
132fa21f55
* gc-malloc.c: #include <config.h> if HAVE_CONFIG_H.
2003-03-25 23:55:20 +00:00
Rob Browning
5264ca4a01
* gc-card.c: rename usage of HAVE_ARRAYS to SCM_HAVE_ARRAYS.
...
Replace usage of HAVE_LONG_LONGS with "SCM_SIZEOF_LONG_LONG != 0".
2003-03-25 23:55:14 +00:00
Rob Browning
85286595b5
* fports.c: #include <config.h> if HAVE_CONFIG_H.
2003-03-25 23:55:09 +00:00
Rob Browning
8307945424
* filesys.c: #include <config.h> if HAVE_CONFIG_H.
2003-03-25 23:54:53 +00:00
Rob Browning
b652768e04
* feature.c: #include <config.h> if HAVE_CONFIG_H. Rename usage
...
of USE_NULL_THREADS to SCM_USE_NULL_THREADS.
2003-03-25 23:54:46 +00:00
Rob Browning
c0fc108975
* extensions.c: #include <config.h> if HAVE_CONFIG_H.
2003-03-25 23:54:41 +00:00
Rob Browning
65fb6c49d4
* evalext.c: rename usage of HAVE_ARRAYS to SCM_HAVE_ARRAYS.
...
Replace usage of HAVE_LONG_LONGS with "SCM_SIZEOF_LONG_LONG != 0".
2003-03-25 23:54:35 +00:00
Rob Browning
3d05f2e0fb
* eval.c: #include <config.h> if HAVE_CONFIG_H. #include
...
"libguile/__scm.h" rather than scmconfig.h. Rename usage of
HAVE_ARRAYS to SCM_HAVE_ARRAYS. Replace usage of HAVE_LONG_LONGS
with "SCM_SIZEOF_LONG_LONG != 0".
2003-03-25 23:54:28 +00:00
Rob Browning
4600886f39
* error.c: #include <config.h> if HAVE_CONFIG_H.
2003-03-25 23:54:21 +00:00
Rob Browning
1f4d02c24b
* eq.c: #include <config.h> if HAVE_CONFIG_H. Rename usage of
...
HAVE_ARRAYS to SCM_HAVE_ARRAYS. Replace usage of HAVE_LONG_LONGS
with "SCM_SIZEOF_LONG_LONG != 0".
2003-03-25 23:54:15 +00:00
Rob Browning
5f0bcfd555
* deprecation.c: #include <config.h> if HAVE_CONFIG_H.
2003-03-25 23:54:07 +00:00
Rob Browning
fd291a5c13
* coop.c: replace usage of struct timespect with scm_t_timespec.
...
#include <config.h> if HAVE_CONFIG_H.
2003-03-25 23:54:01 +00:00