mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-04-30 03:40:34 +02:00
Added authorship information.
This commit is contained in:
parent
e01970a51d
commit
97b4221044
1 changed files with 8 additions and 1 deletions
9
AUTHORS
9
AUTHORS
|
@ -131,6 +131,12 @@ Rob Browning:
|
||||||
ported srfi/srfi-19.scm to Guile.
|
ported srfi/srfi-19.scm to Guile.
|
||||||
|
|
||||||
Martin Grabmueller:
|
Martin Grabmueller:
|
||||||
|
In the subdirectory libguile, changes to:
|
||||||
|
backtrace.c eval.c strorder.c script.c
|
||||||
|
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.
|
||||||
In the subdirectory srfi, wrote:
|
In the subdirectory srfi, wrote:
|
||||||
srfi-9.scm
|
srfi-9.scm
|
||||||
srfi-10.scm
|
srfi-10.scm
|
||||||
|
@ -156,7 +162,8 @@ In the subdirectory doc, changes to:
|
||||||
In the subdirectory example, wrote
|
In the subdirectory example, wrote
|
||||||
scripts modules safe
|
scripts modules safe
|
||||||
box box-module box-dynamic
|
box box-module box-dynamic
|
||||||
|
In the subdirectory test-suite/tests, wrote:
|
||||||
|
srfi-9.test srfi-10.test srfi-13.test
|
||||||
|
|
||||||
Will Fitzgerald:
|
Will Fitzgerald:
|
||||||
wrote initial srfi/srfi-19.scm.
|
wrote initial srfi/srfi-19.scm.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue