| Commit message (Expand) | Author | Age | Files | Lines |
* | Implement mktime() function for compatibility with mawk and gawk. |  millert | 2020-08-28 | 1 | -1/+2 |
* | Update awk to June 25, 2020 version. |  millert | 2020-06-26 | 1 | -4/+3 |
* | Integrate the bsd-features branch from awk github. |  millert | 2020-06-13 | 1 | -1/+3 |
* | POSIX doesn't permit an unescaped '/' in an extended regular expression. |  millert | 2020-06-13 | 1 | -1/+2 |
* | Update awk to June 5, 2020 version. |  millert | 2020-06-10 | 1 | -1/+6 |
* | Update awk to Jan 31, 2020 version. |  millert | 2020-06-10 | 1 | -3/+2 |
* | Update awk to Nov 10, 2019 version. |  millert | 2020-06-10 | 1 | -6/+12 |
* | Update awk to Oct 24, 2019 version. |  millert | 2020-06-10 | 1 | -3/+9 |
* | Update awk to Oct 17, 2019 version. |  millert | 2020-06-10 | 1 | -5/+5 |
* | Update awk to Sep 10, 2019 version. |  millert | 2020-06-10 | 1 | -4/+5 |
* | Update awk to Jun 17, 2019 version. |  millert | 2020-06-10 | 1 | -1/+2 |
* | Update awk to Jan 25, 2019 version. |  millert | 2020-06-10 | 1 | -1/+6 |
* | Update awk to Aug 23, 2018 version. |  millert | 2020-06-10 | 1 | -2/+5 |
* | rename dprintf macro to DPRINTF to avoid collision with libc posix dprintf. |  deraadt | 2017-10-09 | 1 | -4/+4 |
* | Update awk to version 20071023; OK deraadt@ |  millert | 2008-10-06 | 1 | -2/+2 |
* | Extend awk with bitwise operations. This is an extension to the awk |  pyr | 2008-06-04 | 1 | -1/+7 |
* | Update to version 20041222; OK deraadt@ |  millert | 2004-12-30 | 1 | -2/+4 |
* | Update to the One True Awk version 20021213 |  millert | 2002-12-19 | 1 | -1/+3 |
* | Update to latest version of the One True Awk. See the FIXES file |  millert | 2001-09-08 | 1 | -5/+4 |
* | June 6, 1999 version of the "one true awk" |  millert | 1999-12-08 | 1 | -7/+1 |
* | Fix 2 core dumps: |  millert | 1999-12-04 | 1 | -3/+3 |
* | April 16, 1999 version of the "one true awk"--64-bit fixes and more. |  millert | 1999-04-20 | 1 | -8/+8 |
* | August 1997 version of "the one true awk" |  kstailey | 1997-08-25 | 1 | -36/+25 |
* | Back out last changes for now. They cause problems. |  millert | 1997-04-07 | 1 | -4/+4 |
* | Use long, not int when casting pointers and storing as integers. |  millert | 1997-04-06 | 1 | -4/+4 |
* | Latest research awk from June 29, 1996 |  millert | 1997-01-20 | 1 | -0/+1 |
* | AT&T awk, by B. W. Kernighan, with fixes from 4.4BSD and by me |  tholo | 1996-07-04 | 1 | -0/+247 |