1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-22 20:41:26 +00:00
freebsd-ports/lang/mawk/pkg-descr
Patrick Li 6d645fa57e - Remove dead MASTER_SITES entry
- add WWW to pkg-descr
- add do-install target

PR:		39588
Submitted by:	maintainer
2002-06-21 05:02:01 +00:00

14 lines
537 B
Plaintext

Version 1.3 implements a new internal design for arrays:
Extensive redesign of array data structures to support large arrays and
fast access to arrays created with split. Many of the ideas in the
new design were inspired by reading "The Design and Implementation of
Dynamic Hashing Sets and Tables in Icon" by William Griswold and
Gregg Townsend, SPE 23,351-367.
Bug reports, comments, questions, etc. to
Mike Brennan, brennan@whidbey.com.
ftp site: ftp.whidbey.net in ~/pub/brennan
WWW: http://www.math.fu-berlin.de/~leitner/mawk/