*** empty log message ***
[bpt/guile.git] / AUTHORS
diff --git a/AUTHORS b/AUTHORS
index 2b6f1dd..92d4983 100644 (file)
--- a/AUTHORS
+++ b/AUTHORS
@@ -22,6 +22,10 @@ In the subdirectory libguile, wrote:
 Gary Houston: changes to many files in libguile.
 wrote: libguile/socket.c, ice-9/expect.scm
 
+Jim Blandy: Many changes throughout.
+In the subdirectory libguile, wrote:
+    script.c (partially)
+
 Tom Lord: Many changes throughout.
 In the subdirectory ice-9, wrote:
     Makefile.in   configure.in  lineio.scm    poe.scm
@@ -33,11 +37,15 @@ Anthony Green: wrote the following files in libguile:
 and ice-9/threads.scm.
 
 Mikael Djurfeldt:
+In the subdirectory ice-9, wrote:
+    emacs.scm   syncase.scm
 In the subdirectory libguile, wrote:
     backtrace.c  debug.c      options.c    root.c       srcprop.c    stacks.c
     backtrace.h  debug.h      options.h    root.h       srcprop.h    stacks.h
-    iselect.c   gdbint.c     objects.c    objprop.c    stackchk.c
-    iselect.h   gdbint.h     objects.h    objprop.h    stackchk.h
+    iselect.c   gdbint.c     objects.c    objprop.c    stackchk.c   modules.c
+    iselect.h   gdbint.h     objects.h    objprop.h    stackchk.h   modules.h
+    random.c
+    random.h
     gdb_interface.h
 In the subdirectory libguile, rewrote:
     coop-threads.c  coop.c          mit-pthreads.c  threads.c print.c
@@ -59,3 +67,24 @@ In the subdirectory libguile, wrote:
 In the subdirectory libguile, rewrote:
     dynl.c     dynl-dl.c       dynl-shl.c
     dynl.h     dynl-dld.c
+
+R. Kent Dybvig:
+In the subdirectory ice-9, wrote:
+    psyntax.ss
+
+Roland Orre:
+In the subdirectory libguile, wrote:
+    sort.c
+    sort.h
+In the subdirectory ice-9, wrote:
+    session.scm
+
+Michael N. Livshin:
+In the subdirectory libguile, wrote:
+    guardians.c
+    guardians.h
+
+Tim Pierce:
+In the subdirectory libguile, wrote:
+    regex-posix.c
+    regex-posix.h