mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-05-29 16:30:19 +02:00
*** empty log message ***
This commit is contained in:
parent
c66c6d535d
commit
044bc597e9
1 changed files with 6 additions and 0 deletions
|
@ -1,3 +1,9 @@
|
|||
2005-04-04 Kevin Ryde <user42@zip.com.au>
|
||||
|
||||
* srfi-1.c, srfi-1.h (scm_srfi1_concatenate, scm_srfi1_concatenate_x):
|
||||
Add code to check argument is a list, scm_append and scm_append_x
|
||||
don't do that on their "rest" list (in a normal build).
|
||||
|
||||
2005-04-02 Kevin Ryde <user42@zip.com.au>
|
||||
|
||||
* srfi-1.c (scm_srfi1_count): Use scm_list_copy to make arg list,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue