aboutsummaryrefslogtreecommitdiffstats
path: root/awk.1
Commit message (Expand)AuthorAgeFilesLines
* Small fix to the man page.Arnold D. Robbins2020-02-201-2/+2
* Fix Issue 60; sub/gsub follow POSIX if POSIXLY_CORRECT in the environment.Arnold D. Robbins2020-01-191-0/+10
* Make RS as regexp work without ifdef. Add doc, bump version.Arnold D. Robbins2019-10-061-0/+5
* Remove trailing whitespace on lines in all files.Arnold D. Robbins2019-07-281-7/+7
* awk: Use random(3) instead of rand(3)pfg2019-07-161-1/+1
* Minor fixes in the man page.Arnold D. Robbins2019-06-061-5/+4
* backport ERE interval/repetition expressions from Apple awk-24Martijn Dekker2019-01-231-2/+0
* Fix multiple long-standing bugs, improve test suite.Arnold D. Robbins2018-08-221-64/+98
* initial commit for githubBrian Kernighan2012-12-221-0/+529