*** empty log message ***
This commit is contained in:
parent
a33931ae8d
commit
38c3534cc9
2 changed files with 11 additions and 0 deletions
|
|
@ -1,3 +1,8 @@
|
|||
2005-01-29 Kevin Ryde <user42@zip.com.au>
|
||||
|
||||
* srfi-1.scm (lset-adjoin): Actually use the given `=' procedure.
|
||||
Test membership only on the given `list', not `acc', as per the spec.
|
||||
|
||||
2005-01-28 Kevin Ryde <user42@zip.com.au>
|
||||
|
||||
* srfi-1.scm (lset=): Correction to pred call arg order, srfi spec is
|
||||
|
|
|
|||
|
|
@ -1,3 +1,9 @@
|
|||
2005-01-29 Kevin Ryde <user42@zip.com.au>
|
||||
|
||||
* tests/numbers.test (ash): New tests.
|
||||
|
||||
* tests/srfi-1.test (lset-adjoin): New tests.
|
||||
|
||||
2005-01-28 Kevin Ryde <user42@zip.com.au>
|
||||
|
||||
* tests/syntax.test (while): Tests running in empty environment are
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue