blob: fe040ccb166132fd3ff521004dc1a8399b9f69a1 (
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
56
57
58
59
60
61
62
63
64
65
|
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.
* Pieter E.J. Pareit (<pieter.pareit@skynet.be>) is the author of
the Emacs MIXAL mode, and has also contributed many bug fixes.
* 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.
* Baruch Even (<baruch@debian.org>) is the current maintainer of
the Debian official packages.
* Nelson H. F. Beebe (<beebe@math.utah.edu>,
http://www.math.utah.edu/~beebe) has tested MDK in a lot of Unix
platforms, suggesting portability enhancements to the source
code.
* Eli Bendersky (<spur4444@yahoo.com>) reported several bugs in the
documentation.
* Ronald Cole (<ronald@forte-intl.com>) created RPM packages for
version MDK 1.0.
* Christoph von Nathusius (<nathusiu@gmx.net>) tested MDK on
Windows/Cygwin.
* 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, Andrew Hood (<ajhood@fl.net.au>), Radu Butnaru
(<rbb@email.ro>) and Milan Bella (<milanbella@hotmail.com>)
reported several bugs in MDK and the documentation.
* MDK was inspired by Darius Bacon's MIXAL program
(http://www.accesscom.com/~darius/).
--
$Id: THANKS,v 1.14 2003/06/09 15:16:21 jao Exp $
|