Tizen 2.0 Release
[external/mawk.git] / ACKNOWLEDGMENT
1 Version 1.2
2 ===========
3
4 Thanks for help with beta test to Bill Davidsen, Tom Dickey, Ed
5 Ferguson, Jack Fitts, Onno van der Linden, Carl Mascott, Jean-Pierre
6 Radley, John Roll, Ian Searle, Bob Stockler.
7
8 The calendar program examples/hical was written by Bob Stockler.
9
10 Darrel Hankerson ported versions 1.2.x to DOS/OS2.
11
12 Version 1.0 and 1.1
13 ===================
14
15 Carl Mascott ported mawk to V7 and in the process rooted out
16 some subtle (and not so subtle) bugs.
17
18 Ian Searle ported mawk to System V and put up with my insane
19 attempts to get fpe exception trapping off.
20
21 An anonymous reviewer for comp.sources.reviewed did the
22 MSC and Mac ports and wrote .bat files for the tests.
23 Another or maybe the same reviewer did the Dynix port.
24
25 Ports to new systems:
26         Ed Ferguson             MIPS M2000 C2.20 OS4.52
27         Jwahar R. Bammi         Atari ST
28         Berry Kercheval         SGI IRIX 4.0.1
29         Andy Newman             Next 2.1
30         Mike Carlton            Next 2.1
31         Elliot Jaffe            AIX 3.1
32         Jeremy Martin           Convex 9.1
33         Scott Hunziker          Coherent 4.0
34         Ken Poulton             Hpux
35         Onno van der Linden     386bsd 0.1
36         Bob Hutchinson          Linux 0.98p14
37
38 The DOS version is a lot better thanks to suggestions and testing
39 from Ed Ferguson, Jack Fitts, Nadav Horesh, Michael Golan and
40 Conny Ohstrom. The DOS additions for 1.1.2d are all ideas of
41 Ben Myers; much of the code is his too.
42
43 Arnold Robbins kept me current on POSIX standards for AWK, and
44 explained some of the "dark corners".
45
46 Thank you to everyone who reported bugs or offered encouragement,
47 suggestions or criticism. (At least the bugs got fixed).