Age | Commit message (Expand) | Author |
2024-06-03 | Build with WARNINGS=Yes and fix resulting warnings. | Todd C. Miller |
2024-05-04 | Update awk to the May 4, 2024 version. | Todd C. Miller |
2023-10-30 | Minor cosmetic changes to make our awk match my github branch. | Todd C. Miller |
2023-09-17 | Update to the One True Awk, 2nd edition (Sep 12, 2023). | Todd C. Miller |
2022-09-21 | Update awk to Sep 12, 2022 version. | Todd C. Miller |
2022-06-03 | Memory leak when assigning a string to some of the built-in variables. | Todd C. Miller |
2021-11-02 | Update awk to October 12, 2021 version. | Todd C. Miller |
2020-12-18 | Update awk to December 18, 2020 version. | Todd C. Miller |
2020-12-09 | Update awk to December 8, 2020 version. | Todd C. Miller |
2020-08-11 | Update awk to August 7, 2020 version. | Todd C. Miller |
2020-07-30 | Update awk to July 30, 2020 version. | Todd C. Miller |
2020-06-26 | Update awk to June 25, 2020 version. | Todd C. Miller |
2020-06-16 | Fix strlcpy() size parameter in refldbld(), it was a byte too small. | Todd C. Miller |
2020-06-10 | Update awk to Feb 28, 2020 version. | Todd C. Miller |
2020-06-10 | Update awk to Jan 31, 2020 version. | Todd C. Miller |
2020-06-10 | Update awk to Jan 5, 2020 version. | Todd C. Miller |
2020-06-10 | Update awk to Nov 10, 2019 version. | Todd C. Miller |
2020-06-10 | Update awk to Oct 24, 2019 version. | Todd C. Miller |
2020-06-10 | Update awk to Sep 10, 2019 version. | Todd C. Miller |
2020-06-10 | Update awk to Jan 25, 2019 version. | Todd C. Miller |
2020-06-10 | Update awk to Aug 27, 2018 version. | Todd C. Miller |
2020-06-10 | Update awk to Aug 23, 2018 version. | Todd C. Miller |
2020-02-27 | Merge a missing fix from awk-12202012 and update the version and FIXES. | Todd C. Miller |
2018-01-24 | POSIX requires that awk support \v and \a escapes. I used '\007' | Todd C. Miller |
2017-10-09 | rename dprintf macro to DPRINTF to avoid collision with libc posix dprintf. | Theo de Raadt |
2011-09-28 | Update awk to Aug 10, 2011 version; naddy@ reports no ports problems | Todd C. Miller |
2006-11-04 | from ru@freebsd: | Jason McIntyre |
2005-04-15 | Use asprint(), not snprintf() when converting strings to numbers | Todd C. Miller |
2004-12-30 | Restore error checking in tostring(). | Todd C. Miller |
2004-12-30 | Update to version 20041222; OK deraadt@ | Todd C. Miller |
2003-04-06 | more string business; millert ok and suggestion for strdup | Peter Valchev |
2003-04-04 | snprintf & strlcpy; tedu ok | Theo de Raadt |
2002-12-19 | Update to the One True Awk version 20021213 | Todd C. Miller |
2001-09-08 | Update to latest version of the One True Awk. See the FIXES file | Todd C. Miller |
1999-12-08 | June 6, 1999 version of the "one true awk" | Todd C. Miller |
1999-04-20 | April 16, 1999 version of the "one true awk"--64-bit fixes and more. | Todd C. Miller |
1999-04-18 | March 5, 1999 version of the "one true awk" | Todd C. Miller |
1997-08-25 | August 1997 version of "the one true awk" | kstailey |
1997-01-20 | Latest research awk from June 29, 1996 | Todd C. Miller |
1996-07-04 | AT&T awk, by B. W. Kernighan, with fixes from 4.4BSD and by me | Thorsten Lockert |