blob: dfdb72fd14e755b978289554ad8bfba385bf1b11 (
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
66
67
68
69
|
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.
* 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 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.13 2003/06/02 23:18:05 jao Exp $
|