mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-06-17 01:00:20 +02:00
*** empty log message ***
This commit is contained in:
parent
793060ce83
commit
37aa7d870c
2 changed files with 11 additions and 0 deletions
|
@ -1,3 +1,8 @@
|
|||
2005-04-23 Kevin Ryde <user42@zip.com.au>
|
||||
|
||||
* boot-9.scm (numerator, denominator): New functions as specified by
|
||||
R5RS, 7 lines by Aubrey Jaffer.
|
||||
|
||||
2005-03-08 Kevin Ryde <user42@zip.com.au>
|
||||
|
||||
* slib.scm (*features*): Remove 'random, need to use the slib code for
|
||||
|
|
|
@ -1,3 +1,9 @@
|
|||
2005-04-23 Kevin Ryde <user42@zip.com.au>
|
||||
|
||||
* tests/list.test (list, make-list, cons*): New tests.
|
||||
|
||||
* tests/numbers.test (numerator, denominator): New tests.
|
||||
|
||||
2005-04-02 Kevin Ryde <user42@zip.com.au>
|
||||
|
||||
* tests/srfi-1.test (lset-union): New tests.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue