pkgsrc/lang/gawk/distinfo
dmcmahill 7fc554fe78 update to gawk-3.1.1. While here, make this work again under NetBSD since
this gawk version is newer than the version shipped with 1.6 and has some
potentially useful features such as 2 way pipes which allow easy access to
the sort(1) command.


Changes from 3.1.0 to 3.1.1
---------------------------

1. Six new translations.

2. Having more than 4 different value for OFMT and/or CONVFMT now works.

3. The handling of dynamic regexes is now more more sane, esp. w.r.t.
   the profiling code.  The profiling code has been fixed in several
   places.

4. The return value of index("", "") is now 1.

5. Gawk should no longer close fd 0 in child processes.

6. Fixed test for strtod semantics and regenerated configure.

7. Gawk can now be built with byacc; an accidental bison dependency was
   removed.

8. yyerror() will no longer dump core on long source lines.

9. Gawk now correctly queries getgroups(2) to figure out how many groups
   the process has.

10. New configure option to force use of included strftime, e.g. on
    Solaris systems. See `./configure --help' for the details. Replaced
    the included strftime.c with the one from textutils.

11. OS/2 port has been updated.

12. Multi-byte character support has been added, courtesy of IBM Japan.

13. The `for (iggy in foo) delete foo[iggy]' -> `delete foo' optimisation
    now works.

14. Upgraded to gettext 0.11.2 and automake 1.5.

15. Full gettext compatibility (new dcngettext function).

16. The O'Reilly copyedits and indexing changes for the documentation have
    been folded into the texinfo version of the manuals.

17. A humongously long value for the AWKPATH environment variable will no
    longer dump core.

18. Configuration / Installation issues have been straightened out in
    Makefile.am.
2002-12-12 03:17:13 +00:00

10 lines
524 B
Text

$NetBSD: distinfo,v 1.7 2002/12/12 03:17:13 dmcmahill Exp $
SHA1 (gawk-3.1.1.tar.gz) = 0cdfff32cebd43519dc6027424b74439d98cc5db
Size (gawk-3.1.1.tar.gz) = 1875134 bytes
SHA1 (patch-aa) = 77dd89bd66daf46946d45e00979058fdcc04f648
SHA1 (patch-ab) = f5404d87a83eac6ca7340a8d1a37abc66e3dbaf7
SHA1 (patch-ac) = 5bc12ac7dbf7cbd1d5fd70ffde78e42074069468
SHA1 (patch-ad) = 81ed27305a80da999fa47c3287f6a4a49f189f25
SHA1 (patch-ae) = 654beb3821050557102dfd6236ae663ee0fe9082
SHA1 (patch-af) = dac29f99def7a70f17aaeb1cb3662ce48008755c