All releases tagged bug-fixes


Release Notes: Fixes a problem introduced by the LC_NUMERIC change in 20121129. Fixes several other minor bugs as well.


Release Notes: This release adds several new features for compatibility with gawk and BWK awk, including a length() function for arrays, strftime(), and related functions. It also makes mawk's builtin random number generator optional, permitting use of the system's functions.


Release Notes: This release implements gawk's "nextfile" feature, adds "/dev/stdin" as an alias for stdin (already aliased to "-"), fixes an overflow check used to distinguish between large numbers and strings, improves debugging traces and memory-leak checking, and adds various other bugfixes and portability improvements.