1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-04-30 03:40:34 +02:00

Add entry for Keisuke Nishida.

This commit is contained in:
Thien-Thi Nguyen 2001-06-17 20:32:26 +00:00
parent eb6c2de855
commit f7b1cc8410

22
AUTHORS
View file

@ -243,9 +243,9 @@ In the subdirectory doc, wrote:
pretty-print.scm pretty-print.scm
Matthias Koeppe: Matthias Koeppe:
In the subdirectory test-suite/tests, wrote In the subdirectory test-suite/tests, wrote:
format.test, srfi-19.test, optargs.test format.test, srfi-19.test, optargs.test
In the subdirectory test-suite/tests, changes to In the subdirectory test-suite/tests, changes to:
ports.test ports.test
The file libguile/gc_os_dep.c is from the Boehm-Weiser conservative The file libguile/gc_os_dep.c is from the Boehm-Weiser conservative
@ -291,3 +291,21 @@ all to the code in gc_os_dep.c:
(Blame for misinstallation of these modifications goes to the (Blame for misinstallation of these modifications goes to the
first author, however.) first author, however.)
Keisuke Nishida: [added by ttn; kei, please review]
In the top-level directory, changes to:
libguile.h
In the subdirectory ice-9, wrote:
channel.scm history.scm time.scm
match.scm
In the subdirectory ice-9, changes to:
boot-9.scm receive.scm safe-r5rs.scm
common-list.scm
In the subdirectory emacs, wrote:
guile.el guile-scheme.el guile-emacs.scm
In the subdirectory libguile, changes to:
goops.c vectors.h vectors.c
eval.c hashtab.h hashtab.c
environments.c smob.h smob.c
keywords.c list.c strports.c
tag.c Makefile.am guile-snarf.awk.in
Many other changes throughout.