aboutsummaryrefslogtreecommitdiff
path: root/awk.1
AgeCommit message (Expand)Author
2020-12-08Rework floating point conversions. (#98)Arnold Robbins
2020-11-24Add .TF macro to man page. Closes Issue #96.Arnold D. Robbins
2020-02-20Small fix to the man page.Arnold D. Robbins
2020-01-19Fix Issue 60; sub/gsub follow POSIX if POSIXLY_CORRECT in the environment.Arnold D. Robbins
2019-10-06Make RS as regexp work without ifdef. Add doc, bump version.Arnold D. Robbins
2019-07-28Remove trailing whitespace on lines in all files.Arnold D. Robbins
2019-07-16awk: Use random(3) instead of rand(3)pfg
2019-06-06Minor fixes in the man page.Arnold D. Robbins
2019-01-23backport ERE interval/repetition expressions from Apple awk-24Martijn Dekker
2018-08-22Fix multiple long-standing bugs, improve test suite.Arnold D. Robbins
2012-12-22initial commit for githubBrian Kernighan