summaryrefslogtreecommitdiff
path: root/AUTHORS
diff options
context:
space:
mode:
authorMikael Djurfeldt <djurfeldt@nada.kth.se>1998-01-24 01:49:01 +0000
committerMikael Djurfeldt <djurfeldt@nada.kth.se>1998-01-24 01:49:01 +0000
commit41fa950d83d0b0713a75354582bb1a9185b8e303 (patch)
treecf380c1316a8442aa16142615e502bc642a6bf2d /AUTHORS
parentdf366c2615effef0b8082cc4f59784f0a41e46c5 (diff)
Updated
Diffstat (limited to 'AUTHORS')
-rw-r--r--AUTHORS20
1 files changed, 18 insertions, 2 deletions
diff --git a/AUTHORS b/AUTHORS
index 6df60d0d5..3e9b53ab3 100644
--- a/AUTHORS
+++ b/AUTHORS
@@ -10,6 +10,11 @@ Aubrey Jaffer:
Changes to: eval.c, ioext.c, posix.c, gscm.c, scm.h, socket.c,
gsubr.c, sys.c, test.scm, stime.c, and unif.c.
+Radey Shouman:
+In the subdirectory libguile, wrote:
+ gsubr.c ramap.c unif.c
+ gsubr.h ramap.h unif.h
+
Gary Houston: changes to many files in libguile.
wrote: libguile/socket.c, ice-9/expect.scm
@@ -27,9 +32,12 @@ Mikael Djurfeldt:
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
+ gdb_interface.h
In the subdirectory libguile, rewrote:
- coop-threads.c coop.c mit-pthreads.c threads.c
- coop-threads.h fsu-pthreads.h mit-pthreads.h threads.h
+ 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
Many other changes throughout.
Mark Galassi:
@@ -39,3 +47,11 @@ 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
+
+Marius Vollmer:
+In the subdirectory libguile, wrote:
+ fluids.c
+ fluids.h
+In the subdirectory libguile, rewrote:
+ dynl.c dynl-dl.c dynl-shl.c
+ dynl.h dynl-dld.c