mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-06-19 02:00:26 +02:00
*** empty log message ***
This commit is contained in:
parent
44a84ce09e
commit
fab030a253
2 changed files with 9 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>
|
2005-01-28 Kevin Ryde <user42@zip.com.au>
|
||||||
|
|
||||||
* srfi-1.scm (lset=): Correction to pred call arg order, srfi spec is
|
* srfi-1.scm (lset=): Correction to pred call arg order, srfi spec is
|
||||||
|
|
|
@ -1,3 +1,7 @@
|
||||||
|
2005-01-29 Kevin Ryde <user42@zip.com.au>
|
||||||
|
|
||||||
|
* tests/srfi-1.test (lset-adjoin): New tests.
|
||||||
|
|
||||||
2005-01-24 Kevin Ryde <user42@zip.com.au>
|
2005-01-24 Kevin Ryde <user42@zip.com.au>
|
||||||
|
|
||||||
* tests/srfi-1.test (lset=): New tests.
|
* tests/srfi-1.test (lset=): New tests.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue