1
Fork 0
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:
Marius Vollmer 2005-08-11 21:04:31 +00:00
parent 3a1b45fdf7
commit 036482e9cd
3 changed files with 11 additions and 0 deletions

1
THANKS
View file

@ -31,6 +31,7 @@ For fixes or providing information which led to a fix:
Alexandre Duret-Lutz
John W Eaton
Clinton Ebadi
Peter Gavin
Eric Gillespie, Jr
John Goerzen
Mike Gran

View file

@ -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>
* srfi-13.c (scm_string_any, scm_string_every, scm_string_tabulate,

View file

@ -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>
* srfi-1.c (check_map_args): Move check_map_error label and elt