mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-04-30 03:40:34 +02:00
*** empty log message ***
This commit is contained in:
parent
e963ac2c54
commit
07a68d543f
2 changed files with 17 additions and 4 deletions
20
AUTHORS
20
AUTHORS
|
@ -50,18 +50,32 @@ and ice-9/threads.scm.
|
||||||
|
|
||||||
Mikael Djurfeldt:
|
Mikael Djurfeldt:
|
||||||
In the subdirectory ice-9, wrote:
|
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:
|
In the subdirectory libguile, wrote:
|
||||||
backtrace.c debug.c options.c root.c srcprop.c stacks.c
|
backtrace.c debug.c options.c root.c srcprop.c stacks.c
|
||||||
backtrace.h debug.h options.h root.h srcprop.h stacks.h
|
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.c gdbint.c objects.c objprop.c stackchk.c modules.c
|
||||||
iselect.h gdbint.h objects.h objprop.h stackchk.h modules.h
|
iselect.h gdbint.h objects.h objprop.h stackchk.h modules.h
|
||||||
random.c
|
random.c futures.c evalext.c goops.c hooks.c macros.c
|
||||||
random.h
|
random.h futures.h evalext.h goops.h hooks.h macros.h
|
||||||
gdb_interface.h
|
gdb_interface.h
|
||||||
In the subdirectory libguile, rewrote:
|
In the subdirectory libguile, rewrote:
|
||||||
coop-threads.c coop.c mit-pthreads.c threads.c print.c
|
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
|
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:
|
In the subdirectory doc, wrote:
|
||||||
goops-tutorial.texi hierarchy.eps
|
goops-tutorial.texi hierarchy.eps
|
||||||
hierarchy.txt mop.txt oldfmt.c
|
hierarchy.txt mop.txt oldfmt.c
|
||||||
|
|
1
THANKS
1
THANKS
|
@ -20,7 +20,6 @@ For fixes or providing information which led to a fix:
|
||||||
Stephen Compall
|
Stephen Compall
|
||||||
Brian Crowder
|
Brian Crowder
|
||||||
Christopher Cramer
|
Christopher Cramer
|
||||||
Mikael Djurfeldt
|
|
||||||
Alexandre Duret-Lutz
|
Alexandre Duret-Lutz
|
||||||
John W Eaton
|
John W Eaton
|
||||||
Clinton Ebadi
|
Clinton Ebadi
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue