1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-06-19 02:00:26 +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

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,