mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-05-20 11:40:18 +02:00
*** empty log message ***
This commit is contained in:
parent
3a1b45fdf7
commit
036482e9cd
3 changed files with 11 additions and 0 deletions
1
THANKS
1
THANKS
|
@ -31,6 +31,7 @@ For fixes or providing information which led to a fix:
|
||||||
Alexandre Duret-Lutz
|
Alexandre Duret-Lutz
|
||||||
John W Eaton
|
John W Eaton
|
||||||
Clinton Ebadi
|
Clinton Ebadi
|
||||||
|
Peter Gavin
|
||||||
Eric Gillespie, Jr
|
Eric Gillespie, Jr
|
||||||
John Goerzen
|
John Goerzen
|
||||||
Mike Gran
|
Mike Gran
|
||||||
|
|
|
@ -1,3 +1,8 @@
|
||||||
|
2005-08-12 Marius Vollmer <mvo@zagadka.de>
|
||||||
|
|
||||||
|
* numbers.c: Use scm_from_bool instead of SCM_BOOL. Thanks to
|
||||||
|
Peter Gavin!
|
||||||
|
|
||||||
2005-08-06 Kevin Ryde <user42@zip.com.au>
|
2005-08-06 Kevin Ryde <user42@zip.com.au>
|
||||||
|
|
||||||
* srfi-13.c (scm_string_any, scm_string_every, scm_string_tabulate,
|
* srfi-13.c (scm_string_any, scm_string_every, scm_string_tabulate,
|
||||||
|
|
|
@ -1,3 +1,8 @@
|
||||||
|
2005-08-12 Marius Vollmer <mvo@zagadka.de>
|
||||||
|
|
||||||
|
* srfi-1.c: Use scm_is_null instead of SCM_NULLP. Thanks to
|
||||||
|
Peter Gavin!
|
||||||
|
|
||||||
2005-08-01 Marius Vollmer <mvo@zagadka.de>
|
2005-08-01 Marius Vollmer <mvo@zagadka.de>
|
||||||
|
|
||||||
* srfi-1.c (check_map_args): Move check_map_error label and elt
|
* srfi-1.c (check_map_args): Move check_map_error label and elt
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue