* AUTHORS (Martin Grabmueller): Added srfi-16.scm.
[bpt/guile.git] / AUTHORS
diff --git a/AUTHORS b/AUTHORS
index 2f51d34..357d4d1 100644 (file)
--- a/AUTHORS
+++ b/AUTHORS
@@ -20,7 +20,20 @@ In the subdirectory libguile, wrote:
     gsubr.h  ramap.h  unif.h
 
 Gary Houston: changes to many files in libguile.
-wrote: libguile/socket.c, ice-9/expect.scm
+In the subdirectory ice-9, wrote:
+    expect.scm networking.scm popen.scm posix.scm
+In the subdirectory doc, changes to:
+    data-rep.texi   expect.texi     guile-tut.texi
+    posix.texi      r5rs.texi       scheme-io.texi
+
+Jim Blandy: Many changes throughout.
+In the subdirectory libguile, wrote:
+    script.c (partially)
+In the subdirectory doc, wrote:
+    data-rep.texi   env.texi        mbapi.texi
+    mltext.texi     hacks.el
+In the subdirectory doc/example-smob, wrote:
+    image-type.c    image-type.h    myguile.c
 
 Tom Lord: Many changes throughout.
 In the subdirectory ice-9, wrote:
@@ -46,6 +59,11 @@ In the subdirectory libguile, wrote:
 In the subdirectory libguile, rewrote:
     coop-threads.c  coop.c          mit-pthreads.c  threads.c print.c
     coop-threads.h  fsu-pthreads.h  mit-pthreads.h  threads.h print.h
+In the subdirectory doc, wrote:
+    goops-tutorial.texi             hierarchy.eps
+    hierarchy.txt   mop.txt         oldfmt.c
+In the subdirectory doc, changes to:
+    data-rep.texi   gh.texi         goops.texi
 Many other changes throughout.
 
 Mark Galassi:
@@ -55,6 +73,8 @@ subdirectory libguile, wrote:
 gh.h             gh_funcs.c       gh_list.c        gh_test_repl.c
 gh_data.c        gh_init.c        gh_predicates.c
 gh_eval.c        gh_io.c          gh_test_c.c
+In the subdirectory doc, wrote:
+    appendices.texi gh.texi         guile-tut.texi
 
 Marius Vollmer:
 In the subdirectory libguile, wrote:
@@ -63,6 +83,9 @@ In the subdirectory libguile, wrote:
 In the subdirectory libguile, rewrote:
     dynl.c     dynl-dl.c       dynl-shl.c
     dynl.h     dynl-dld.c
+In the subdirectory doc, changes to:
+    data-rep.texi   intro.texi      posix.texi
+    scheme-modules.texi
 
 R. Kent Dybvig:
 In the subdirectory ice-9, wrote:
@@ -76,6 +99,103 @@ In the subdirectory ice-9, wrote:
     session.scm
 
 Michael N. Livshin:
+Implemented support for double-word heap cells and converted some
+smobs to use them.
 In the subdirectory libguile, wrote:
     guardians.c
     guardians.h
+
+Tim Pierce:
+In the subdirectory libguile, wrote:
+    regex-posix.c
+    regex-posix.h
+In the subdirectory doc, changes to:
+    appendices.texi posix.texi
+
+Rob Browning:
+  wrote initial srfi/srfi-2.scm.
+  wrote initial srfi/srfi-6.scm.
+  wrote initial srfi/srfi-8.scm.
+  wrote initial srfi/srfi-11.scm.
+  ported srfi/srfi-19.scm to Guile.
+
+Martin Grabmueller:
+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
+In the subdirectory scripts, wrote:
+    doc-snarf
+In the subdirectory doc, wrote:
+    script-getopt.texi
+    srfi-modules.texi
+    srfi-13-14.texi
+    repl-modules.texi
+In the subdirectory doc, changes to:
+    guile.texi      intro.texi      posix.texi
+    scheme-binding.texi             scheme-control.texi
+    scheme-data.texi                scheme-evaluation.texi
+    scheme-indices.texi             scheme-io.texi
+    scheme-memory.texi              scheme-modules.texi
+    scheme-options.texi             scheme-procedures.texi
+    scheme-scheduling.texi          scheme-utility.texi
+
+Will Fitzgerald:
+  wrote initial srfi/srfi-19.scm.
+
+Dirk Herrmann:
+In the subdirectory doc, changes to:
+    data-rep.texi
+    scm.texi
+
+Greg Badros:
+In the subdirectory doc, changes to:
+    data-rep.texi
+
+Neil Jerram:
+In the subdirectory ice-9, wrote:
+    buffered-input.scm
+In the subdirectory doc, wrote:
+    deprecated.texi   goops.texi    scheme-ideas.texi
+    scheme-reading.texi
+In the subdirectory doc, changes to:
+    appendices.texi data-rep.texi   expect.texi
+    extend.texi     gh.texi         guile-tut.texi
+    guile.texi      indices.texi    intro.texi
+    posix.texi      preface.texi    r5rs.texi
+    scheme-binding.texi             scheme-modules.texi
+    scheme-control.texi             scheme-data.texi
+    scheme-debug.texi               scheme-evaluation.texi
+    scheme-ideas.texi               scheme-indices.texi
+    scheme-intro.texi               scheme-io.texi
+    scheme-memory.texi              scheme-options.texi
+    scheme-procedures.texi          scheme-scheduling.texi
+    scheme-translation.texi         scheme-utility.texi
+    scm.texi        scripts.texi    script-getopt.texi
+In the subdirectory doc/maint, wrote:
+    docstring.el
+
+Thien-Thi Nguyen:
+In the top-level directory, wrote:
+    check-guile.in     guile-tools.in
+In the subdirectory ice-9, changes to:
+    boot-9.scm         documentation.scm       emacs.scm
+    ls.scm             session.scm             string-fun.scm
+    threads.scm
+In the subdirectory scripts, wrote:
+    Makefile.am                PROGRAM
+    display-commentary generate-autoload
+    punify             read-scheme-source
+    use2dot
+In the subdirectory scripts, changes to:
+    doc-snarf
+In the subdirectory libguile, changes to:
+    guile-doc-snarf.in regex-posix.c
+In the subdirectory doc, changes to:
+    intro.texi                 preface.texi
+    scheme-modules.texi                scheme-procedures.texi
+    scheme-scheduling.texi