git: 95b6f430847f - Create tag vendor/one-true-awk/6a07a6d3bb63
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 04 May 2024 17:15:55 UTC
The annotated tag vendor/one-true-awk/6a07a6d3bb63 has been created by imp:
URL: https://cgit.FreeBSD.org/src/tag/?h=vendor/one-true-awk/6a07a6d3bb63
tag vendor/one-true-awk/6a07a6d3bb63
Tagger: Warner Losh <imp@FreeBSD.org>
TaggerDate: 2024-02-28 15:09:15 +0000
Import one true awk from 2024-01-22 / 6a07a6d3bb63
commit e8a605e129c627195793393e00f657f0c7b88dad
Author: Warner Losh <imp@FreeBSD.org>
AuthorDate: 2024-02-28 15:05:17 +0000
Commit: Warner Losh <imp@FreeBSD.org>
CommitDate: 2024-02-28 15:05:17 +0000
ota: Import One True Awk from 20240122 (6a07a6d3bb63)
Jan 22, 2024:
Restore the ability to compile with g++. Thanks to
Arnold Robbins.
Dec 24, 2023:
Matchop dereference after free problem fix when the first
argument is a function call. Thanks to Oguz Ismail Uysal.
Fix inconsistent handling of --csv and FS set in the
command line. Thanks to Wilbert van der Poel.
Casting changes to int for is* functions.
Nov 27, 2023:
Fix exit status of system on MacOS. Update to REGRESS.
Thanks to Arnold Robbins.
Fix inconsistent handling of -F and --csv, and loss of csv
mode when FS is set.
Sponsored by: Netflix