summaryrefslogtreecommitdiff
path: root/AUTHORS
diff options
context:
space:
mode:
authorMikael Djurfeldt <djurfeldt@nada.kth.se>2003-01-27 09:21:38 +0000
committerMikael Djurfeldt <djurfeldt@nada.kth.se>2003-01-27 09:21:38 +0000
commit07a68d543f8cbe9a86309177f84723299ce68580 (patch)
tree000b40ef7b0dc1ac2d5a672f1fb4ffa038f070b4 /AUTHORS
parente963ac2c54f29375c1eca300e63286a72d2ad649 (diff)
*** empty log message ***
Diffstat (limited to 'AUTHORS')
-rw-r--r--AUTHORS20
1 files changed, 17 insertions, 3 deletions
diff --git a/AUTHORS b/AUTHORS
index 9df01eb13..d93cd49d6 100644
--- a/AUTHORS
+++ b/AUTHORS
@@ -50,18 +50,32 @@ and ice-9/threads.scm.
Mikael Djurfeldt:
In the subdirectory ice-9, wrote:
- emacs.scm syncase.scm
+ documentation.scm emacs.scm stack-catch.scm
+ null.scm r5rs.scm safe-r5rs.scm safe.scm
+ receive.scm occam-channel.scm syncase.scm
+In the subdirectory ice-9, changes to:
+ boot-9.scm psyntax.ss slib.scm threads.scm
+In the subdirectory oop, wrote:
+ goops.scm
+In the subdirectory oop/goops, wrote:
+ compile.scm dispatch.scm internal.scm old-define-method.scm save.scm
+ stklos.scm util.scm
+In the subdirectory oop/goops, rewrote files from STKlos:
+ active-slot.scm composite-slot.scm describe.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 modules.c
iselect.h gdbint.h objects.h objprop.h stackchk.h modules.h
- random.c
- random.h
+ random.c futures.c evalext.c goops.c hooks.c macros.c
+ random.h futures.h evalext.h goops.h hooks.h macros.h
gdb_interface.h
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 srfi, wrote:
+ srfi.c
+ srfi.h
In the subdirectory doc, wrote:
goops-tutorial.texi hierarchy.eps
hierarchy.txt mop.txt oldfmt.c