Neil Jerram
|
53befeb700
|
Change Guile license to LGPLv3+
(Not quite finished, the following will be done tomorrow.
module/srfi/*.scm
module/rnrs/*.scm
module/scripts/*.scm
testsuite/*.scm
guile-readline/*
)
|
2009-06-17 00:22:09 +01:00 |
|
Ludovic Courtès
|
dbb605f575
|
Include <config.h> in all C files; use #ifdef HAVE_CONFIG_H' rather than #if'.
|
2008-09-13 15:35:27 +02:00 |
|
Han-Wen Nienhuys
|
b61b5d0ebe
|
Do not include private-gc.h in srfi-60.
|
2008-08-16 13:20:46 -03:00 |
|
Kevin Ryde
|
23d7256628
|
merge from 1.8
|
2007-01-15 23:42:45 +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 |
|