mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-06-10 14:00:21 +02:00
*** empty log message ***
This commit is contained in:
parent
c6424115fe
commit
b35072cde6
1 changed files with 8 additions and 0 deletions
|
@ -1,3 +1,11 @@
|
|||
2003-12-03 Kevin Ryde <user42@zip.com.au>
|
||||
|
||||
* srfi-1.c, srfi-1.h, srfi-1.scm (count): Rewrite in C, avoiding
|
||||
non-tail recursion.
|
||||
|
||||
* srfi-1.scm (map!): Define as an alias for map, previous definition
|
||||
was not tail-recursive.
|
||||
|
||||
2003-08-23 Kevin Ryde <user42@zip.com.au>
|
||||
|
||||
* srfi-1.c, srfi-1.h, srfi-1.scm (list-copy): New function, derived
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue