Andy Wingo
|
4df2c014d7
add SCM_SIZEOF_VOID_P
|
14 tahun lalu |
Andy Wingo
|
c037832c65
SCM_IS_BIG_ENDIAN in scmconfig.h
|
14 tahun lalu |
Andy Wingo
|
fc7bd367ab
remove all deprecated code
|
14 tahun lalu |
Andy Wingo
|
ad378da975
check for iconveh values at configure-time
|
14 tahun lalu |
Andy Wingo
|
90fed973ab
pthread-threads.h: only redirect to GC_pthread_sigmask if it is present
|
14 tahun lalu |
Andy Wingo
|
8cf49d836f
fix compilation with libgc 7.0, 7.1
|
14 tahun lalu |
Ludovic Courtès
|
2e65b52f8a
Use Gnulib's `isnan' and `isinf' modules.
|
15 tahun lalu |
Andy Wingo
|
8a4ed2dd34
remove "discouraged" infrastructure
|
15 tahun lalu |
Andy Wingo
|
4ca4826997
remove SCM_HAVE_T_INT64, SCM_HAVE_T_UINT64
|
15 tahun lalu |
Andy Wingo
|
c1b7c940ec
lisp nil always enabled
|
15 tahun lalu |
Ludovic Courtès
|
83a7171bf3
Remove obsolete compile-time option for freelist debugging.
|
15 tahun lalu |
Ludovic Courtès
|
114bc68ac9
Don't rely on `HAVE_' macros in public header "tags.h".
|
15 tahun lalu |
Ludovic Courtès
|
56a3dcd431
Remove references to undefined macros.
|
15 tahun lalu |
Ludovic Courtès
|
705edb959b
Use TLS when available for `SCM_I_CURRENT_THREAD'.
|
15 tahun lalu |
Michael Gran
|
eca29b0202
Don't include libunistring headers in Guile public headers
|
16 tahun lalu |
Ludovic Courtès
|
ba4c43dc3b
Remove the `long_long' and `ulong_long' types.
|
16 tahun lalu |
Ludovic Courtès
|
f1ce919933
Add `scm_t_off' type so that `scm_t_port' has a fixed layout.
|
16 tahun lalu |
Ludovic Courtès
|
dbb605f575
Include <config.h> in all C files; use `#ifdef HAVE_CONFIG_H' rather than `#if'.
|
17 tahun lalu |
Ludovic Courtès
|
450be18dff
Handle lack of `struct dirent64' and `readdir64_r ()' on HP-UX 11.11.
|
17 tahun lalu |
Ludovic Courtès
|
535b3592b2
Don't use "-I$(srcdir)", so that our "random.h" doesn't shadow libc's on Tru64.
|
17 tahun lalu |
Ludovic Courtès
|
6630261802
Changes from arch/CVS synchronization
|
17 tahun lalu |
Kevin Ryde
|
8ab3d8a068
merge from 1.8 branch
|
18 tahun lalu |
Marius Vollmer
|
657bdfeae3
(SCM_I_GSC_USE_COOP_THREADS, SCM_USE_COOP_THREADS): Removed.
|
20 tahun lalu |
Marius Vollmer
|
0fb1d2642c
Hard code SCM_HAVE_ARRAYS to "1", for real now.
|
20 tahun lalu |
Marius Vollmer
|
9c6e33c62a
* gen-scmconfig.h.in (SCM_I_GSC_HAVE_ARRAYS): Removed.
|
20 tahun lalu |
Marius Vollmer
|
dee91fb9d4
* gen-scmconfig.h.in (SCM_I_GSC_ENABLE_DISCOURAGED): New.
|
21 tahun lalu |
Marius Vollmer
|
4627df5a6b
* gen-scmconfig.c (SCM_SIZEOF_INTMAX, SCM_SIZEOF_SIZE_T): New.
|
21 tahun lalu |
Marius Vollmer
|
e88d45aa73
* __scm.h (SCM_I_UTYPE_MAX, SCM_I_TYPE_MAX, SCM_I_TYPE_MIN,
|
21 tahun lalu |
Marius Vollmer
|
d199059254
Instead of hard-coding the numbers, compute them by assuming
|
21 tahun lalu |
Marius Vollmer
|
76bd98fa16
* gen-scmconfig.h.in: Added all the new SCM_I_GSC_*_LIMITS that
|
21 tahun lalu |