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
|
7635043239
|
Run the handler of SRFI-34's `with-exception-handler' in the right dyn. env.
* srfi/srfi-34.scm (with-exception-handler): Use `with-throw-handler'
instead of `lazy-catch'.
* test-suite/tests/srfi-34.test ("SRFI 34")["`with-exception-handler'
invokes HANDLER in THUNK's dynamic env."]: New test.
* test-suite/tests/srfi-39.test: Use `(srfi srfi-34)'.
("SRFI-39")["SRFI-34"]: New test.
* NEWS: Update.
|
2008-11-24 09:40:00 +01:00 |
|
Kevin Ryde
|
6e7d5622ee
|
merge from 1.8 branch
|
2006-04-16 23:37:40 +00:00 |
|
Marius Vollmer
|
92205699d0
|
The FSF has a new address.
|
2005-05-23 19:57:22 +00:00 |
|
Kevin Ryde
|
16ea0eb96a
|
Add a copyright year.
|
2004-07-23 23:41:56 +00:00 |
|
Kevin Ryde
|
cd6f7d0bd2
|
Use #:duplicates (last) to
suppress warnings about current-time and raise replacing core bindings.
|
2004-07-23 23:41:35 +00:00 |
|
Kevin Ryde
|
68eb63f10f
|
Check cond-expand srfi-34.
|
2003-07-28 23:47:47 +00:00 |
|
Neil Jerram
|
a1a5dfa888
|
SRFI 34
|
2003-04-30 00:06:33 +00:00 |
|