Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update awk to December 8, 2020 version. | 2020-12-09 | 1 | -2/+2 | |
| | | | | | | Prevents strings beginning with "inf" or "nan" from being interpreted as infinity or not-a-number respectively which still parsing "inf" and "nan" (with or without a leading sign) correctly. | ||||
* | Update awk to July 30, 2020 version. | 2020-07-30 | 1 | -2/+2 | |
| | |||||
* | Update awk to June 25, 2020 version. | 2020-06-26 | 1 | -2/+2 | |
| | |||||
* | Integrate the bsd-features branch from awk github. | 2020-06-13 | 1 | -1/+24 | |
| | | | | | Implements the gensub(), systime() and strftime() functions for greater gawk compatibility. | ||||
* | Update awk to Oct 24, 2019 version. | 2020-06-10 | 1 | -2/+2 | |
| | |||||
* | Update awk to Sep 10, 2019 version. | 2020-06-10 | 1 | -2/+2 | |
| | |||||
* | rename dprintf macro to DPRINTF to avoid collision with libc posix dprintf. | 2017-10-09 | 1 | -2/+2 | |
| | | | | | | (amazing to me that the posix name was chosen though it specifically collides with code Kernighan maintained since the V7). ok millert | ||||
* | Update to the One True Awk version 20021213 | 2002-12-19 | 1 | -2/+2 | |
| | |||||
* | Update to latest version of the One True Awk. See the FIXES file | 2001-09-08 | 1 | -1/+6 | |
| | | | | for details. | ||||
* | June 6, 1999 version of the "one true awk" | 1999-12-08 | 1 | -5/+5 | |
| | | | | Most of the changes are to avoid using a static buffer for error messages. | ||||
* | April 16, 1999 version of the "one true awk"--64-bit fixes and more. | 1999-04-20 | 1 | -2/+12 | |
| | |||||
* | August 1997 version of "the one true awk" | 1997-08-25 | 1 | -19/+26 | |
| | |||||
* | AT&T awk, by B. W. Kernighan, with fixes from 4.4BSD and by me | 1996-07-04 | 1 | -0/+255 | |