Age | Commit message (Expand) | Author |
2024-06-03 | Spelling fixes and removal of unneeded prototypes and extern. | Todd C. Miller |
2023-11-25 | Update awk to the Nov 24, 2023 version. | Todd C. Miller |
2023-09-18 | Disable utf-8 for non-multibyte locales, such as C or POSIX. | Todd C. Miller |
2023-09-17 | Update to the One True Awk, 2nd edition (Sep 12, 2023). | Todd C. Miller |
2022-09-01 | Update awk to Aug 30, 2022 version. | Todd C. Miller |
2020-08-28 | Implement mktime() function for compatibility with mawk and gawk. | Todd C. Miller |
2020-06-26 | Update awk to June 25, 2020 version. | Todd C. Miller |
2020-06-13 | Integrate the bsd-features branch from awk github. | Todd C. Miller |
2020-06-13 | POSIX doesn't permit an unescaped '/' in an extended regular expression. | Todd C. Miller |
2020-06-10 | Update awk to June 5, 2020 version. | Todd C. Miller |
2020-06-10 | Update awk to Jan 31, 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 Oct 17, 2019 version. | Todd C. Miller |
2020-06-10 | Update awk to Sep 10, 2019 version. | Todd C. Miller |
2020-06-10 | Update awk to Jun 17, 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 23, 2018 version. | Todd C. Miller |
2017-10-09 | rename dprintf macro to DPRINTF to avoid collision with libc posix dprintf. | Theo de Raadt |
2008-10-06 | Update awk to version 20071023; OK deraadt@ | Todd C. Miller |
2008-06-04 | Extend awk with bitwise operations. This is an extension to the awk | Pierre-Yves Ritschard |
2004-12-30 | Update to version 20041222; OK deraadt@ | Todd C. Miller |
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-12-04 | Fix 2 core dumps: | Todd C. Miller |
1999-04-20 | April 16, 1999 version of the "one true awk"--64-bit fixes and more. | Todd C. Miller |
1997-08-25 | August 1997 version of "the one true awk" | kstailey |
1997-04-07 | Back out last changes for now. They cause problems. | Todd C. Miller |
1997-04-06 | Use long, not int when casting pointers and storing as integers. | Todd C. Miller |
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 |