blob: e4bd340ed02e6a0b47ba879ac2297bde9473185d (
plain)
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
|
Acknowledgements
****************
Many people have further contributed to MDK by reporting problems,
suggesting various improvements, or submitting actual code. Here is a
list of these people. Help me keep it complete and exempt of errors.
* Richard Stallman (<rms@gnu.org>) suggested various improvements to
the documentation.
* Philip Ellis King (<pking@pdq.net>) provided MIXAL test programs
pinpointing bugs in the first MDK release, and useful discussions
as well. Philip has also contributed with the Emacs port of
`mixvm' and influenced the `gmixvm' GUI design with insightful
comments and prototypes.
* Agustin Navarro (<anp@cantv.net>) tested the installation on
Mandrake and RedHat and helped debugging the package
configuration. He created and maintains the MDK RedHat and
Mandrake packages.
* Francesc Xavier Noria (<fxn@retemail.es>) kindly and thoroughly
reviewed the MDK documentation, providing insightful advice.
* Ying-Chieh Liao (<ijliao@csie.nctu.edu.tw>) tested MDK on a
FreeBSD system, and developed and maintains a port for it.
* Adrian Bunk (<bunk@fs.tum.de>) created and maintained the MDK
Debian packages.
* Christoph von Nathusius (<nathusiu@gmx.net>) tested MDK on
Windows/Cygwin and reported a bug on pmem.
* Stephen Ramsay (<sjr3a@virginia.edu>) tested MDK on Sun/Solaris.
* Johan Swanljung (<johanswa@yahoo.com>) tested MDK on Mac OS X, and
helped fix the configuration process to support this platfom.
* Jason Uhlenkott also reported the pmem problem.
* Andrew Hood (<ajhood@fl.net.au>) reported a bug in `gmixvm'
initialisation.
* Radu Butnaru (<rbb@email.ro>) reported a bug in mixvm's MOVE
implementation.
* Milan Bella (<milanbella@hotmail.com>) reported a bug in MDK
documentation.
* MDK was inspired by Darius Bacon's MIXAL program
(http://www.accesscom.com/~darius/).
--
$Id: THANKS,v 1.12 2002/10/19 15:18:59 jao Exp $
|