*** empty log message ***
[bpt/guile.git] / AUTHORS
diff --git a/AUTHORS b/AUTHORS
index 1a1aa0c..c4bccb6 100644 (file)
--- a/AUTHORS
+++ b/AUTHORS
@@ -19,7 +19,7 @@ In the subdirectory libguile, wrote:
     gsubr.c  ramap.c  unif.c
     gsubr.h  ramap.h  unif.h
 
-Gary Houston: 
+Gary Houston:
 In the subdirectory libguile, wrote:
     rw.c
 In the subdirectory ice-9, wrote:
@@ -131,20 +131,24 @@ Rob Browning:
   ported srfi/srfi-19.scm to Guile.
 
 Martin Grabmueller:
+In the subdirectory libguile, changes to:
+    backtrace.c     eval.c       strorder.c   script.c
+    strop.c         strop.h      struct.c     macros.c
+    numbers.c       posix.h      posix.c      symbols.c
+    gh_data.c       strports.h   strports.c   validate.h
+    read.c
+    and many docstrings changes throughout.
 In the subdirectory srfi, wrote:
-    srfi-9.scm
-    srfi-10.scm
-    srfi-13.scm
-    srfi-14.scm
-    srfi-13.c
-    srfi-14.c
-    srfi-16.scm
+    srfi-1.scm      srfi-9.scm     srfi-10.scm
+    srfi-13.scm     srfi-14.scm    srfi-13.c
+    srfi-14.c       srfi-13.h      srfi-14.h
+    srfi-16.scm     srfi-4.c       srfi-4.h
+    srfi-4.scm
 In the subdirectory scripts, wrote:
     doc-snarf
 In the subdirectory doc, wrote:
-    script-getopt.texi
-    srfi-modules.texi
-    repl-modules.texi
+    script-getopt.texi    srfi-modules.texi
+    repl-modules.texi     misc-modules.texi
 In the subdirectory doc, changes to:
     guile.texi      intro.texi      posix.texi
     scheme-binding.texi             scheme-control.texi
@@ -156,7 +160,9 @@ In the subdirectory doc, changes to:
 In the subdirectory example, wrote
     scripts  modules     safe
     box      box-module  box-dynamic
-    
+In the subdirectory test-suite/tests, wrote:
+    srfi-4.test    srfi-9.test     srfi-10.test
+    srfi-13.test
 
 Will Fitzgerald:
   wrote initial srfi/srfi-19.scm.
@@ -171,7 +177,7 @@ In the subdirectory doc, changes to:
 In the subdirectory libguile, rewrote:
     environments.c, environments.h
 In the subdirectory libguile, changes to:
-    error.c, gc.c, gc.h, numbers.c, strings.c, symbols.c 
+    error.c, gc.c, gc.h, numbers.c, strings.c, symbols.c
 In the subdirectory test-suite, rewrote:
     lib.scm
 In the subdirectory test-suite/tests, wrote:
@@ -182,6 +188,7 @@ Many other changes throughout.
 Greg Badros:
 In the subdirectory doc, changes to:
     data-rep.texi
+Many changes throughout.
 
 Neil Jerram:
 In the subdirectory ice-9, wrote:
@@ -235,6 +242,12 @@ Marc Feeley:
 In the subdirectory doc, wrote:
     pretty-print.scm
 
+Matthias Koeppe:
+In the subdirectory test-suite/tests, wrote:
+    format.test, srfi-19.test, optargs.test
+In the subdirectory test-suite/tests, changes to:
+    ports.test
+
 The file libguile/gc_os_dep.c is from the Boehm-Weiser conservative
 collector.  A lot of people have contributed to it, but probably not
 all to the code in gc_os_dep.c:
@@ -278,3 +291,21 @@ all to the code in gc_os_dep.c:
     (Blame for misinstallation of these modifications goes to the
     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.