SHA256
1
0
forked from pool/gawk
Go to file
Andreas Stieger 7a772246ef Accepting request 535340 from home:AndreasSchwab:f
- Update to gawk 4.2.0
  * If not in POSIX mode, changes to ENVIRON are reflected into
    gawk's environment
  * The series of numbers returned by rand() should now be "more
    random" than previously
  * Multiple changes related to the pretty printer
  * The igawk script and igawk.1 man page are no longer installed
  * Gawk now processes a maximum of two hexadecimal digits in \x
    escape sequences inside strings
  * Setting PROCINFO["redirection", "NONFATAL"] to true makes I/O
    errors for "redirection" not fatal
  * Gawk now supports retryable I/O via PROCINFO[input-file, "RETRY"]
  * Revisions in the POSIX standard remove the special case for POSIX
    mode when FS = " " where newline was not a field separator
  * Gawk now supports strongly typed regexp constants
  * The new typeof() function can be used to indicate if a variable or
    array element is an array, regexp, string or number
  * Optimizations are now enabled by default
  * Passing negative operands to any of the bitwise functions now
    produces a fatal error
  * The mktime function now accepts an optional second argument
  * The FIELDWIDTHS parsing syntax has been enhanced to allow specifying
    how many characters to skip before a field starts
  * The PROCINFO["argv"] array records all of gawk's command line arguments
    as gawk received them
- gawk_ppc64le_ignore_transient_test_time_failure.patch: removed

OBS-URL: https://build.opensuse.org/request/show/535340
OBS-URL: https://build.opensuse.org/package/show/Base:System/gawk?expand=0&rev=67
2017-10-20 08:01:29 +00:00
.gitattributes OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gawk?expand=0&rev=1 2006-12-18 23:16:01 +00:00
.gitignore OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gawk?expand=0&rev=1 2006-12-18 23:16:01 +00:00
gawk-4.2.0.tar.xz Accepting request 535340 from home:AndreasSchwab:f 2017-10-20 08:01:29 +00:00
gawk-4.2.0.tar.xz.sig Accepting request 535340 from home:AndreasSchwab:f 2017-10-20 08:01:29 +00:00
gawk.changes Accepting request 535340 from home:AndreasSchwab:f 2017-10-20 08:01:29 +00:00
gawk.keyring Accepting request 232107 from home:AndreasStieger:branches:Base:System 2014-05-02 09:15:34 +00:00
gawk.rpmlintrc OBS-URL: https://build.opensuse.org/package/show/Base:System/gawk?expand=0&rev=62 2017-04-10 09:19:35 +00:00
gawk.spec Accepting request 535340 from home:AndreasSchwab:f 2017-10-20 08:01:29 +00:00