guile-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

guile/guile-core AUTHORS


From: Marius Vollmer
Subject: guile/guile-core AUTHORS
Date: Fri, 01 Jun 2001 16:46:36 -0700

CVSROOT:        /cvs
Module name:    guile
Changes by:     Marius Vollmer <address@hidden> 01/06/01 16:46:36

Modified files:
        guile-core     : AUTHORS 

Log message:
        

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/guile/guile-core/AUTHORS.diff?cvsroot=OldCVS&tr1=1.27&tr2=1.28&r1=text&r2=text

Patches:
Index: guile/guile-core/AUTHORS
diff -u guile/guile-core/AUTHORS:1.27 guile/guile-core/AUTHORS:1.28
--- guile/guile-core/AUTHORS:1.27       Mon May 14 14:38:58 2001
+++ guile/guile-core/AUTHORS    Fri Jun  1 16:46:36 2001
@@ -76,16 +76,18 @@
 In the subdirectory doc, wrote:
     appendices.texi gh.texi         guile-tut.texi
 
-Marius Vollmer:
+Marius Vollmer: Many changes throughout.
 In the subdirectory libguile, wrote:
-    fluids.c
-    fluids.h
+    fluids.c        fluids.h
+    deprecation.h   deprecation.c
 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
+In the subdirectory ice-9, wrote
+    and-let-star-compat.scm
 
 R. Kent Dybvig:
 In the subdirectory ice-9, wrote:
@@ -142,6 +144,10 @@
     scheme-memory.texi              scheme-modules.texi
     scheme-options.texi             scheme-procedures.texi
     scheme-scheduling.texi          scheme-utility.texi
+In the subdirectory example, wrote
+    scripts  modules     safe
+    box      box-module  box-dynamic
+    
 
 Will Fitzgerald:
   wrote initial srfi/srfi-19.scm.
@@ -198,3 +204,55 @@
     intro.texi                 preface.texi
     scheme-modules.texi                scheme-procedures.texi
     scheme-scheduling.texi
+
+Robert Merkel:
+In the subdirectory doc, co-wrote:
+    guile.1
+
+Marc Feeley:
+In the subdirectory doc, wrote:
+    pretty-print.scm
+
+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:
+
+    The SPARC specific code was contributed by Mark Weiser
+    (address@hidden).  The Encore Multimax modifications were
+    supplied by Kevin Kenny (address@hidden).  The adaptation to
+    the RT is largely due to Vernon Lee (address@hidden), on
+    machines made available by IBM.  Much of the HP specific code and
+    a number of good suggestions for improving the generic code are
+    due to Walter Underwood (address@hidden).  Robert
+    Brazile (address@hidden) originally supplied the ULTRIX
+    code.  Al Dosser (address@hidden) and Regis Cridlig
+    (address@hidden) subsequently provided updates and
+    information on variation between ULTRIX systems.  Parag Patel
+    (address@hidden) supplied the A/UX code.  Jesper
+    Peterson(address@hidden), Michel Schinz, and Martin
+    Tauchmann (address@hidden) supplied the Amiga port.
+    Thomas Funke (address@hidden(?)) and Brian D.Carlstrom
+    (address@hidden) supplied the NeXT ports.  Douglas Steel
+    (address@hidden) provided ICL DRS6000 code.  Bill Janssen
+    (address@hidden) supplied the SunOS dynamic loader
+    specific code. Manuel Serrano (address@hidden) supplied
+    linux and Sony News specific code.  Al Dosser provided Alpha/OSF/1
+    code.  He and Dave Detlefs(address@hidden) also provided
+    several generic bug fixes.  Alistair G. Crooks(address@hidden)
+    supplied the NetBSD and 386BSD ports.  Jeffrey Hsu
+    (address@hidden) provided the FreeBSD port.  Brent Benson
+    (address@hidden) ported the collector to a Motorola
+    88K processor running CX/UX (Harris NightHawk).  Ari Huttunen
+    (address@hidden) generalized the OS/2 port to nonIBM
+    development environments (a nontrivial task).  Patrick Beard
+    (address@hidden) provided the initial MacOS port.  David
+    Chase, then at Olivetti Research, suggested several improvements.
+    Scott Schwartz (address@hidden) supplied some of the
+    code to save and print call stacks for leak detection on a SPARC.
+    Jesse Hull and John Ellis supplied the C++ interface code.  Zhong
+    Shao performed much of the experimentation that led to the current
+    typed allocation facility.  (His dynamic type inference code
+    hasn't made it into the released version of the collector, yet.)
+    (Blame for misinstallation of these modifications goes to the
+    first author, however.)
+



reply via email to

[Prev in Thread] Current Thread [Next in Thread]