Age | Commit message (Expand) | Author |
---|---|---|
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-29 | calculate string length in format() more efficiently | kstailey |
1997-01-25 | reapplied 1.2 -> 1.3 changes to run.c plus many fixes | kstailey |
1997-01-25 | back out 1.2 again for testing | kstailey |
1997-01-24 | reapplied 1.2 -> 1.3 changes to run.c that got squashed | kstailey |
1997-01-24 | Basically stock AT&T resarch awk until the awk vs. flex problems | Todd C. Miller |
1997-01-21 | back out 1.4; I should know better than to do this after a big meal | kstailey |
1997-01-21 | optimization: kill two calls to strlen() in format() | kstailey |
1997-01-21 | from the FIXES file: | 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 |