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
|
b85bb56c1c
|
(current-input-port, current-output-port, current-error-port): New tests.
|
2005-01-11 23:48:42 +00:00 |
|
Kevin Ryde
|
1352a75547
|
Use define-module to keep bindings from
subsequent tests, use test-suite lib for stand-alone checking.
|
2005-01-01 22:46:43 +00:00 |
|
Marius Vollmer
|
3514320f60
|
New, from Jose A Ortega Ruiz. Thanks!
|
2004-08-15 20:26:05 +00:00 |
|