Revisions of gawk

buildservice-autocommit accepted request 1123907 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 103)
baserev update by copy to link target
buildservice-autocommit accepted request 1087200 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 101)
baserev update by copy to link target
buildservice-autocommit accepted request 1085807 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 99)
baserev update by copy to link target
buildservice-autocommit accepted request 1055310 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 97)
baserev update by copy to link target
Dirk Mueller's avatar Dirk Mueller (dirkmueller) accepted request 1054015 from Ludwig Nussel's avatar Ludwig Nussel (lnussel) (revision 96)
Replace transitional %usrmerged macro with regular version check (boo#1206798)
buildservice-autocommit accepted request 1037607 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 95)
baserev update by copy to link target
Dirk Mueller's avatar Dirk Mueller (dirkmueller) accepted request 1037573 from Andreas Schwab's avatar Andreas Schwab (Andreas_Schwab) (revision 94)
- Update to gawk 5.2.1
  * Issues related to the sign of NaN and Inf values on RiscV have
    been fixed
  * A few issues with the debugger have been fixed.
  * More subtle issues with untyped array elements being passed to
    functions have been fixed.
  * The rwarray extension's readall() function has had some bugs fixed.
  * The PMA allocator is now supported on FreeBSD, OpenBSD and Linux on
    S/390x.
- double-free.patch, pma.patch, nan-sign.patch: Removed
buildservice-autocommit accepted request 1005742 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 93)
baserev update by copy to link target
Dirk Mueller's avatar Dirk Mueller (dirkmueller) accepted request 1005733 from Andreas Schwab's avatar Andreas Schwab (Andreas_Schwab) (revision 92)
- double-free.patch: Yet another fix for Node_elem_new
Dirk Mueller's avatar Dirk Mueller (dirkmueller) accepted request 1004924 from Andreas Schwab's avatar Andreas Schwab (Andreas_Schwab) (revision 91)
- double-free.patch: Fix Node_elem_new op, replacing upref.patch
- pma.patch: Replace with upstream solution
- nan-sign.patch: Fix negative NaN issue on RiscV, replacing
  nan-tests.patch
buildservice-autocommit accepted request 1003729 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 90)
baserev update by copy to link target
Dirk Mueller's avatar Dirk Mueller (dirkmueller) accepted request 1003376 from Andreas Schwab's avatar Andreas Schwab (Andreas_Schwab) (revision 89)
- upref.patch: Add missing UPREF
Dirk Mueller's avatar Dirk Mueller (dirkmueller) accepted request 1001442 from Andreas Schwab's avatar Andreas Schwab (Andreas_Schwab) (revision 88)
- Update to gawk 5.2.0
  * Numeric scalars now compare in the same way as C for the relational
    operators. Comparison order for sorting has not changed
  * If the AWK_HASH environment variable is set to "fnv1a" gawk will
    use the FNV1-A hash function for associative arrays
  * There is now a new function, mkbool(), that creates Boolean-typed
    values
  * As BWK awk has supported interval expressions since 2019, they are
    now enabled even if --traditional is supplied
  * The rwarray extension has two new functions, writeall() and readall()
  * The new `gawkbug' script should be used for reporting bugs
  * The manual page (doc/gawk.1) has been considerably reduced in size
  * Gawk now supports Terence Kelly's "persistent malloc" (pma),
    allowing gawk to preserve its variables, arrays and user-defined
    functions between runs
  * Some subtle issues with untyped array elements being passed to
    functions have been fixed
  * Syntax errors are now immediately fatal
- gawk-5.1.1-Disable-racy-test-in-test-iolint.awk.patch: removed
- pma.patch: Handle hole bigger than half the address space
- nan-tests.patch: fix non-portable NaN tests
Dirk Mueller's avatar Dirk Mueller (dirkmueller) accepted request 930963 from Andreas Schwab's avatar Andreas Schwab (Andreas_Schwab) (revision 87)
- Add readline-devel to enable readline support in the debugger
- Add mpfr-devel to enable support for MPFR mode
Dirk Mueller's avatar Dirk Mueller (dirkmueller) accepted request 931412 from Andreas Stieger's avatar Andreas Stieger (AndreasStieger) (revision 86)
- disable racy iolint tests boo#1192521
  add gawk-5.1.1-Disable-racy-test-in-test-iolint.awk.patch
Dirk Mueller's avatar Dirk Mueller (dirkmueller) accepted request 921253 from Manfred Schwarb's avatar Manfred Schwarb (manfred999) (revision 84)
This is Part 1/2 to remove update-alternatives support from awk.
On linux systems, GNU software is usually considered the default implementation. There are a lot of scripts assuming gawk to be the
interpreter engine, as for very long time now, gawk is the default
interpreter for SUSE/openSUSE. 
Gawk is POSIX compliant if the env variable POSIXLY_CORRECT is set,
and therefore should be able to run run all awk scripts seeking for compatibility.
This patch unconditionally makes gawk the default awk implementation by setting a symlink from /usr/bin/gawk to /usr/bin/awk.
Displaying revisions 1 - 20 of 103
openSUSE Build Service is sponsored by