mirrored from git://git.sv.gnu.org/smalltalk.git
-
Notifications
You must be signed in to change notification settings - Fork 26
/
THANKS
164 lines (143 loc) · 7.04 KB
/
THANKS
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
The program
-----------
Acknowledgments for the 1.1.5 release (Steve Byrne):
Fritz Nordby, Michael Mellinger, Doug McCallum, Karl Berry, Dave
Bodenstab, Brad Diller, Mark Wadsworth, Bill Trost, William Cook, Trip
Becket, Alan Knight, Alistair Grant, Michael Richardson, Andrew Gelsey,
Kevin Hester, David MacKenzie, Doug Peters, Michael Bushnell, Florin
Spanachi, David England, Charles Johnson, David B. Serafini, R James
Noble, David Duke, Mark S. Johnson, Gary Campbell, Peter Dobcsany, Kent
Williams, Wilson Ho, Karl Kleinpaste, Len Tower, Paul Regenhardt, Joe
Pallas, Peter Kropf, Mark Bush, Per Bothner, Kevin Rigotti, Lance
Norskog, Pascal Meheut, Richard Goerwitz, Horst Duchene, Olivier Blanc,
Jeff Baird, P. Lecoanet.
Acknowledgements for Blox (Brad Diller):
Steve Byrne <[email protected]>
L. Peter Deutsch <[email protected]>
Eben Moglen <[email protected]>
Richard Stallman <[email protected]>
Acknowledgments from version 1.6 on (yours truly Paolo Bonzini):
Freddie Akeroyd <[email protected]>
Sean Allen <[email protected]>
Mike Anderson <[email protected]>
Pahi Andras <[email protected]>
Simon Britnell <[email protected]>
Nicolas Burrus <[email protected]>
Gwenael Casaccio <[email protected]>
Nicolas Cellier <[email protected]>
Sungjin Chun <[email protected]>
Robert Collins <[email protected]>
Stephen Compall <[email protected]>
Brett Cundal <[email protected]>
Carlo Dapor <[email protected]>
Ulf Dambacher <[email protected]>
Fabio Massimo Di Nitto <[email protected]>
Federico Di Gregorio <[email protected]>
Jeremy Dreese <[email protected]>
Lee Duhem <[email protected]>
Mark Elbrecht <[email protected]>
Tim Felgentreff <[email protected]>
Michael Fellinger <[email protected]>
Rick Flower <[email protected]>
David Forster <[email protected]>
Markus Fritsche <[email protected]>
Tony Garnock-Jones <[email protected]>
Thomas Girard <[email protected]>
Eli Green <[email protected]>
Stefan Izota <[email protected]>
Norman Jordan <[email protected]>
GertJan Kersten <[email protected]>
Casper Kit <[email protected]>
Thorsten Klein <[email protected]>
Andreas Klimas <[email protected]>
Bruce Korb <[email protected]>
Alexander Lazarevic <[email protected]>
Ben Leslie <[email protected]>
Fernando Lopez Hernandez <[email protected]>
Peter William Lount <[email protected]>
Elisa Manara <[email protected]>
Philippe Marschall <[email protected]>
David Mentre <[email protected]>
Tim Menzies <[email protected]>
Dragomir Milivojevic <[email protected]>
Eben Moglen <[email protected]>
Hiroshi Nanosecond <[email protected]>
Ryan Pavlik <[email protected]>
Jeronimo Pellegrini <[email protected]>
Nicolas Pelletier <[email protected]>
Nicolas Petton <[email protected]>
Sam Phillips <[email protected]>
Damien Pollet <[email protected]>
Ian Piumarta <[email protected]>
J Pfersich <[email protected]>
Robin Redeker <[email protected]>
Lukas Renggli <[email protected]>
Janis Rucis <[email protected]>
Jeff Rosenwald <[email protected]>
Aleksej Saushev <[email protected]>
Stefan Schmiedl <[email protected]>
Jochen Schmitt <[email protected]>
Udo Schneider <[email protected]>
Daniele Sciascia <[email protected]>
Alexander Shinn <[email protected]>
Dirk Sondermann <[email protected]>
Richard Stallman <[email protected]>
Mamoru Tasaka <[email protected]>
Montgomery F. Tidwell <[email protected]>
Arjen van Elteren <[email protected]>
Tim van Holder <[email protected]>
Zoltan Varga <[email protected]>
Jan Vrany <[email protected]>
Sven Verdolaage <[email protected]>
Albert Wagner <[email protected]>
Brad Watson <[email protected]>
Jim White <[email protected]>
Nigel Williams <[email protected]>
Stephen Woolerton <[email protected]>
Alexey Zakhlestin <[email protected]>
Derek Zhou <[email protected]>
Plus all the people on comp.lang.smalltalk and Camp Smalltalk:
John Brant
Vassili Bykov
Claus Gittinger
Travis Griggs
Richard A. Harmon
Reinout Heeck
Paul McDonough
Eliot Miranda
Joseph Pelrine
Don Roberts
James A. Robertson
Peter van Roojen
David Simmons
(and many more)
I also thank specially the two people who followed me patiently through
the revival of GNU Smalltalk as I worked out the alphas that eventually
led to version 1.6: David V. Duccini ([email protected]), who helped
a lot with his enthusiasm in the earliest phases of testing, as I grew
more comfortable with Steve's code, and Andreas Klimas, who made available
to me his knowledge of Smalltalk but, above all, his C and Unix expertise.
And of course, last but definitely not the least, Steve Byrne
([email protected]), for his feedback in discussing issues related to GNU
Smalltalk's implementation, for having put me in contact with all the
people asking him about GNU Smalltalk, and for sharing with me the
source code for his unpublished improvements to version 1.1.5 of GNU
Smalltalk. Steve, I sincerely hope you like what I do to your program.
The tutorial
------------
Thanks to Steve Byrne for writing GNU Smalltalk in the first place.
Great thanks to Mark Bush and Bob Roos for their meticulous jobs of
proofreading this document, and the generous amounts of input they
provided on refinements to the contents and structure. Thanks also to
Andrew Berg for his comments on the early chapters of the document.
This document is provided as-is, without warranty, but I will happily
accept reports of any errors. If time permits, I will perhaps even
release a corrected revision of the document.
I release this document into the public domain, and simply request that
you acknowledge me as the original author in any use or derivative work
you make of this document.
Andy Valencia
325 Union Ave #359
Campbell, CA 95008
November 27, 1992