* boot-9.scm (backtrace): Removed. (A C version now exists in
[bpt/guile.git] / AUTHORS
CommitLineData
087d2a6f
JB
1To find out what should go in this file, see "Information For
2Maintainers of GNU Software" (maintain.texi), the section called
3"Recording Changes".
4
5
eda6112c
JB
6George Carrette:
7wrote files present in Siod version 2.3, released in December of 1989.
8
9Aubrey Jaffer:
10Wrote substantial portions of guile.texi, and surely others.
11Changes to: eval.c, ioext.c, posix.c, gscm.c, scm.h, socket.c,
12gsubr.c, sys.c, test.scm, stime.c, and unif.c.
13
14Gary Houston: changes to many files in libguile.
6d6e18a9 15wrote: libguile/socket.c, ice-9/expect.scm
eda6112c 16
6d6e18a9
JB
17Tom Lord: Many changes throughout.
18In the subdirectory ctax, wrote:
19 Makefile.in configure.in hashtabs.scm macros.scm scm-ops.scm
20 c-ops.scm grammar.scm lexer.scm reader.scm
21In the subdirectory gtcltk-lib, wrote:
22 Makefile.in guile-tcl.c guile-tk.c
23 configure.in guile-tcl.h guile-tk.h
24In the subdirectory guile, wrote:
25 Makefile.in getopt.c getopt1.c
26 configure.in getopt.h guile.c
27In the subdirectory ice-9, wrote:
28 Makefile.in configure.in lineio.scm poe.scm
29 boot-9.scm hcons.scm mapping.scm
30In the subdirectory lang, wrote:
31 Makefile.in grammar.scm lr0.scm pp.scm
32 configure.in lex.scm lr1.scm
33In the subdirectory rx, wrote:
34 Makefile.in runtests.c rxbitset.h rxnfa.c rxspencer.c
35 TESTS rx.c rxcontext.h rxnfa.h rxspencer.h
36 TESTS2C.sed rx.h rxcset.c rxnode.c rxstr.c
37 _rx.h rxall.h rxcset.h rxnode.h rxstr.h
38 configure.in rxanal.c rxdbug.c rxposix.c rxsuper.c
39 hashrexp.c rxanal.h rxgnucomp.c rxposix.h rxsuper.h
40 inst-rxposix.h rxbasic.c rxgnucomp.h rxproto.h rxunfa.c
41 rgx.c rxbasic.h rxhash.c rxsimp.c rxunfa.h
42 rgx.h rxbitset.c rxhash.h rxsimp.h testcases.h
43In the subdirectory doc, wrote:
44 ctax.texi gtcltk.texi in.texi lang.texi
45and portions of guile.texi.
087d2a6f 46
6d6e18a9
JB
47Anthony Green: wrote the original code in the 'threads' directory, and
48ice-9/threads.scm.
1eaceb61 49
6d6e18a9
JB
50Mikael Djurfeldt:
51In the subdirectory libguile, wrote:
52 backtrace.c debug.c options.c root.c srcprop.c stacks.c
53 backtrace.h debug.h options.h root.h srcprop.h stacks.h
54In the subdirectory threads, rewrote:
55 coop-threads.c coop.c mit-pthreads.c threads.c
56 coop-threads.h fsu-pthreads.h mit-pthreads.h threads.h
57Many other changes throughout.