Next: History summary, Previous: Ranges and Locales, Up: Language History [Contents][Index]
gawkAlways give credit where credit is due.
This section names the major contributors to gawk
and/or this Web page, in approximate chronological order:
awk,
from which gawk gets the majority of its feature set.
gawk.
gawk,
making it compatible with “new” awk, and
greatly improving its performance.
gawk to Cray systems.
(This is no longer supported.)
gawk
works on non-32-bit systems.
extension()
built-in function for dynamically adding new functions.
(This was obsoleted at gawk 4.1.)
gawk code base.
Additionally, he did most of the work enabling the pretty-printer
to preserve and output comments.
gawk to use
GNU Automake and GNU gettext.
asort() function
as well as the code for the optional third argument to the
match() function.
gawk port for OS/2.
switch statements.
gawk
into a byte-code interpreter, including the debugger
gawk
gawk
into one, for the 4.1 release
awk Programs.
gawk 4.1 was driven primarily by
Arnold Robbins and Andrew Schorr, with notable contributions from
the rest of the development team.
gawk
distribution.
gawk since 1988, at first
helping David Trueman, and as the primary maintainer since around 1994.
Next: History summary, Previous: Ranges and Locales, Up: Language History [Contents][Index]