*** empty log message ***
This commit is contained in:
parent
15f7341ed4
commit
c51682b416
3 changed files with 11 additions and 1 deletions
|
|
@ -1,3 +1,9 @@
|
|||
2005-04-23 Kevin Ryde <user42@zip.com.au>
|
||||
|
||||
* srfi-1.c (scm_srfi1_count, scm_srfi1_filter_map): Don't modify the
|
||||
rest argument, that belongs to the caller when reached from apply.
|
||||
Use a temp vector like scm_srfi1_for_each.
|
||||
|
||||
2005-04-04 Kevin Ryde <user42@zip.com.au>
|
||||
|
||||
* srfi-1.c, srfi-1.h (scm_srfi1_concatenate, scm_srfi1_concatenate_x):
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue