mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-05-01 04:10:18 +02:00
*** empty log message ***
This commit is contained in:
parent
8512dea604
commit
6d6e18a918
1 changed files with 40 additions and 9 deletions
49
AUTHORS
49
AUTHORS
|
@ -12,15 +12,46 @@ 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.
|
gsubr.c, sys.c, test.scm, stime.c, and unif.c.
|
||||||
|
|
||||||
Gary Houston: changes to many files in libguile.
|
Gary Houston: changes to many files in libguile.
|
||||||
wrote: socket.c
|
wrote: libguile/socket.c, ice-9/expect.scm
|
||||||
|
|
||||||
Tom Lord: Wrote the original versions of all files in the
|
Tom Lord: Many changes throughout.
|
||||||
subdirectories ctax, gtcltk-lib, guile, ice-9, lang, and rx. In doc,
|
In the subdirectory ctax, wrote:
|
||||||
wrote ctax.texi, gtcltk.texi, in.texi, lang.texi, and major portions
|
Makefile.in configure.in hashtabs.scm macros.scm scm-ops.scm
|
||||||
of guile.texi.
|
c-ops.scm grammar.scm lexer.scm reader.scm
|
||||||
|
In the subdirectory gtcltk-lib, wrote:
|
||||||
|
Makefile.in guile-tcl.c guile-tk.c
|
||||||
|
configure.in guile-tcl.h guile-tk.h
|
||||||
|
In the subdirectory guile, wrote:
|
||||||
|
Makefile.in getopt.c getopt1.c
|
||||||
|
configure.in getopt.h guile.c
|
||||||
|
In the subdirectory ice-9, wrote:
|
||||||
|
Makefile.in configure.in lineio.scm poe.scm
|
||||||
|
boot-9.scm hcons.scm mapping.scm
|
||||||
|
In the subdirectory lang, wrote:
|
||||||
|
Makefile.in grammar.scm lr0.scm pp.scm
|
||||||
|
configure.in lex.scm lr1.scm
|
||||||
|
In the subdirectory rx, wrote:
|
||||||
|
Makefile.in runtests.c rxbitset.h rxnfa.c rxspencer.c
|
||||||
|
TESTS rx.c rxcontext.h rxnfa.h rxspencer.h
|
||||||
|
TESTS2C.sed rx.h rxcset.c rxnode.c rxstr.c
|
||||||
|
_rx.h rxall.h rxcset.h rxnode.h rxstr.h
|
||||||
|
configure.in rxanal.c rxdbug.c rxposix.c rxsuper.c
|
||||||
|
hashrexp.c rxanal.h rxgnucomp.c rxposix.h rxsuper.h
|
||||||
|
inst-rxposix.h rxbasic.c rxgnucomp.h rxproto.h rxunfa.c
|
||||||
|
rgx.c rxbasic.h rxhash.c rxsimp.c rxunfa.h
|
||||||
|
rgx.h rxbitset.c rxhash.h rxsimp.h testcases.h
|
||||||
|
In the subdirectory doc, wrote:
|
||||||
|
ctax.texi gtcltk.texi in.texi lang.texi
|
||||||
|
and portions of guile.texi.
|
||||||
|
|
||||||
Anthony Green: wrote the original code in the 'threads' directory.
|
Anthony Green: wrote the original code in the 'threads' directory, and
|
||||||
|
ice-9/threads.scm.
|
||||||
|
|
||||||
Mikael Djurfeldt: wrote debug.c, debug.h, options.c, options.h,
|
Mikael Djurfeldt:
|
||||||
srcprop.c, srcprop.h, stacks.h, backtrace.c, backtrace.h, root.c,
|
In the subdirectory libguile, wrote:
|
||||||
root.h. Rewrote the code in 'threads'. Many changes throughout.
|
backtrace.c debug.c options.c root.c srcprop.c stacks.c
|
||||||
|
backtrace.h debug.h options.h root.h srcprop.h stacks.h
|
||||||
|
In the subdirectory threads, rewrote:
|
||||||
|
coop-threads.c coop.c mit-pthreads.c threads.c
|
||||||
|
coop-threads.h fsu-pthreads.h mit-pthreads.h threads.h
|
||||||
|
Many other changes throughout.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue