Neil Jerram
|
c00be3d85d
|
srfi-60.c shouldn't include private-gc.h
* srfi/srfi-60.c (SCM_MIN): Define here instead of including
private-gc.h.
|
2009-06-29 21:15:11 +01:00 |
|
Ludovic Courtès
|
7a4e0d105e
|
Include <config.h> in all C files; use #ifdef HAVE_CONFIG_H' rather than #if'.
|
2008-09-13 15:49:50 +02:00 |
|
Kevin Ryde
|
dcee71903f
|
(scm_srfi60_copy_bit): Should be long not int for fixnum
bitshift, fixes 64-bit systems setting a bit between 32 and 63.
Reported by Aaron M. Ucko, Debian bug 396119.
|
2006-12-01 19:12:46 +00:00 |
|
Kevin Ryde
|
ad250b8d1f
|
(booleans->integer): Avoid newline in macro, it breaks the snarfer.
|
2006-02-03 23:31:25 +00:00 |
|
Marius Vollmer
|
92205699d0
|
The FSF has a new address.
|
2005-05-23 19:57:22 +00:00 |
|
Marius Vollmer
|
ba48957bd5
|
Replaced SCM_INUMP with SCM_I_INUMP and SCM_INUM with SCM_I_INUM
throughout.
|
2005-03-29 18:04:38 +00:00 |
|
Kevin Ryde
|
8884a0844f
|
New file.
|
2005-03-13 00:29:04 +00:00 |
|