aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
3 daysadjust version date: 20240504upstream-masterozan yigit
3 daysupdated.ozan yigit
3 daysmore changes to T.argv, resolved conflict.ozan yigit
4 daysStore the Cell containing ARGV instead of the ARGV table itself.Todd C. Miller
4 daysmerge todd's ARGV use-after-free fixes into stagingozan yigit
4 daysMerge branch 'ARGV_use_after_free' of https://github.com/millert/awk into mil...ozan yigit
5 daysRemove g++ compilation warnings.Arnold D. Robbins
5 daysStore the Cell containing ARGV instead of the ARGV table itself.Todd C. Miller
2024-04-22adjust version date: 20240422ozan yigit
2024-04-22scan bug [newline] in split in the case the separator is a single character.ozan yigit
2024-04-22fixed a gototab bug that caused unnecessary reallocation.ozan yigit
2024-04-22updated.ozan yigit
2024-03-14Fix a compiler warning in run.c:do_sub.Arnold D. Robbins
2024-03-11adjust version date: 20240311ozan yigit
2024-03-11fix error messages.ozan yigit
2024-03-11updated.ozan yigit
2024-03-11fix for fnematch use-after-free bug resulting from adjbuf invalidatingozan yigit
2024-02-05Fix some typos in b.c; Improve prose in README.md and FIXES.Arnold D. Robbins
2024-01-22Restore ability to compile with g++.Arnold D. Robbins
2023-12-28fix for matchop dereferencing a pointer x->sval after freeing x.ozan yigit
2023-12-28test for matchop dereference bugozan yigit
2023-12-28adjust version date: 20231228ozan yigit
2023-12-28cast to int for isspace, isalnum et al.ozan yigit
2023-12-28updated.ozan yigit
2023-11-27comment out print stmt for prog.sozan yigit
2023-11-27adjust version date: 20231127ozan yigit
2023-11-27updated with the latest fixesozan yigit
2023-11-27Wilbert van der Poel's fixes to inconsistent handling of -F and --csv.ozan yigit
2023-11-27Fix after review comment.Arnold D. Robbins
2023-11-27Fix exit status of system on MacOS.Arnold D. Robbins
2023-11-24adjust version date.ozan yigit
2023-11-24fix issue #199: gototab improvementsozan yigit
2023-11-24Initialize realloced memory to zero.Arnold D. Robbins
2023-11-24Merge branch 'master' into improve-gototabArnold D. Robbins
2023-11-23cleanup of the new test for issue #169ozan yigit
2023-11-23Merge branch 'master' into improve-gototabArnold D. Robbins
2023-11-23Fix issue #147. Update FIXES and main.c version.Arnold D. Robbins
2023-11-23Integrate fix from Issue #169.Arnold D. Robbins
2023-11-20Merge branch 'master' into improve-gototabArnold D. Robbins
2023-11-20adjusted version date.ozan yigit
2023-11-20updated for the latest fixesozan yigit
2023-11-17merge miguel's rewrite of fnematch into stagingozan yigit
2023-11-17miguel's rewrite of fnematchozan yigit
2023-11-17Merge branch 'master' into improve-gototabArnold D. Robbins
2023-11-16adjusted version date.ozan yigit
2023-11-16updated for the latest fixesozan yigit
2023-11-15arnold's test fixesozan yigit
2023-11-15miguel's consolidation of sub/gsub.ozan yigit
2023-11-15Fix fnematch utf8 supportMiguel Pineiro Jr
2023-11-15replace gcc with ccozan yigit