Age | Commit message (Collapse) | Author | |
---|---|---|---|
1999-12-08 | June 6, 1999 version of the "one true awk" | Todd C. Miller | |
Most of the changes are to avoid using a static buffer for error messages. | |||
1999-12-04 | Fix 2 core dumps: | Todd C. Miller | |
1) give an error if the user specifies > 20 -f options instead of oflowing 2) use snprintf in the ERROR macro to avoid an oflow | |||
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 | |
Now compiles on alpha w/o warnings. | |||
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 | |