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 2004-08-15 20:28:24 +00:00
parent 3514320f60
commit bc97364ab7
3 changed files with 9 additions and 0 deletions

1
THANKS
View file

@ -5,6 +5,7 @@ Contributors since the last release:
Neil Jerram
Thien-Thi Nguyen
Han-Wen Nienhuys
Jose A Ortega Ruiz
Kevin Ryde
Bill Schottstaedt
Richard Todd

View file

@ -1,3 +1,7 @@
2004-08-15 Marius Vollmer <mvo@zagadka.de>
* srfi-39.scm: New, from Jose A Ortega Ruiz. Thanks!
2004-08-14 Kevin Ryde <user42@zip.com.au>
* srfi-13.c (scm_string_any, scm_string_every): Add support for char

View file

@ -1,3 +1,7 @@
2004-08-15 Marius Vollmer <mvo@zagadka.de>
* tests/srfi-39.test: New, from Jose A Ortega Ruiz. Thanks!
2004-08-14 Kevin Ryde <user42@zip.com.au>
* tests/srfi-13.test (string-any, string-every): Exercise char and