mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-05-01 20:30:28 +02:00
*** empty log message ***
This commit is contained in:
parent
f853805e96
commit
cb76f541e0
2 changed files with 11 additions and 0 deletions
|
@ -1,3 +1,9 @@
|
|||
2005-03-18 Kevin Ryde <user42@zip.com.au>
|
||||
|
||||
* srfi-17.scm: Put "export" at the end of the file for redefined core
|
||||
procedures, to avoid deprecation warnings about re-exporting with
|
||||
export. Reported by Alan Grover.
|
||||
|
||||
2005-02-18 Kevin Ryde <user42@zip.com.au>
|
||||
|
||||
* srfi-1.scm (lset-adjoin): Revert change using `list' not `acc', the
|
||||
|
|
|
@ -1,3 +1,8 @@
|
|||
2005-03-18 Kevin Ryde <user42@zip.com.au>
|
||||
|
||||
* tests/srfi-17.test: New file.
|
||||
* Makefile.am (SCM_TESTS): Add it.
|
||||
|
||||
2005-02-21 Kevin Ryde <user42@zip.com.au>
|
||||
|
||||
* tests/numbers.test (string->number): Exercise polar form with
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue