aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)Author
2020-01-22Set the close-on-exec flag for file and pipe redirections.Arnold D. Robbins
2020-01-06Minor fixes.Arnold D. Robbins
2020-01-01Small formatting cleanups in b.c.Arnold D. Robbins
2020-01-01Cleanups from valgrind.Arnold D. Robbins
2019-12-27Bug fix in interval expressions.Arnold D. Robbins
2019-12-11Move README to README.md.Arnold D. Robbins
2019-11-08Small fixes in the test suite.Arnold D. Robbins
2019-10-07Fix compile warnings.Arnold D. Robbins
2019-10-06Make RS as regexp work without ifdef. Add doc, bump version.Arnold D. Robbins
2019-06-24Update makefile, mainly to clean up testdir.Arnold D. Robbins
2019-06-23Remove awktest.tar.Arnold D. Robbins
2019-06-23Extract testdir.Arnold D. Robbins
2019-06-06Minor fixes in the man page.Arnold D. Robbins
2019-06-04Allow unmatched right paren in regexes. Fixes Issue #40.Arnold D. Robbins
2019-05-29Fix Issue #38 - don't require non-= after = in cmd line assignment.Arnold D. Robbins
2019-01-26Update version string in main.c.Arnold D. Robbins
2019-01-25Make getline POSIX compliant w.r.t. numeric strings.Arnold D. Robbins
2018-08-29Fix REGRESS so all tests run on Mac OS X.Arnold D. Robbins
2018-08-22Fix multiple long-standing bugs, improve test suite.Arnold D. Robbins