diff options
author | Martin Grabmüller <mgrabmue@cs.tu-berlin.de> | 2001-06-27 13:21:31 +0000 |
---|---|---|
committer | Martin Grabmüller <mgrabmue@cs.tu-berlin.de> | 2001-06-27 13:21:31 +0000 |
commit | 71220e340073f414af814e015830ce52f82db9e0 (patch) | |
tree | 54b0bd0f376b907490bb0670dfe044630b0e7a29 /AUTHORS | |
parent | c34f52745cd70656f89ac3ed96f033a586a51371 (diff) |
Updated my record.
Diffstat (limited to 'AUTHORS')
-rw-r--r-- | AUTHORS | 19 |
1 files changed, 9 insertions, 10 deletions
@@ -136,16 +136,14 @@ In the subdirectory libguile, changes to: strop.c strop.h struct.c macros.c numbers.c posix.h posix.c symbols.c gh_data.c strports.h strports.c validate.h - and changed many docstrings throughout. + read.c + and many docstrings changes throughout. In the subdirectory srfi, wrote: - srfi-1.scm - srfi-9.scm - srfi-10.scm - srfi-13.scm - srfi-14.scm - srfi-13.c - srfi-14.c - srfi-16.scm + srfi-1.scm srfi-9.scm srfi-10.scm + srfi-13.scm srfi-14.scm srfi-13.c + srfi-14.c srfi-13.h srfi-14.h + srfi-16.scm srfi-4.c srfi-4.h + srfi-4.scm In the subdirectory scripts, wrote: doc-snarf In the subdirectory doc, wrote: @@ -164,7 +162,8 @@ In the subdirectory example, wrote scripts modules safe box box-module box-dynamic In the subdirectory test-suite/tests, wrote: - srfi-9.test srfi-10.test srfi-13.test + srfi-4.test srfi-9.test srfi-10.test + srfi-13.test Will Fitzgerald: wrote initial srfi/srfi-19.scm. |