Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix bug that causes gawk to choke when parsing long source files. | sheldonh | 2000-09-04 | 1 | -2/+4 |
* | Merge the vendor release of gawk-3.0.6 onto HEAD. | sheldonh | 2000-08-15 | 1 | -2/+3 |
* | Fix zero-padding for printf formats which include a precision or | sheldonh | 1999-12-23 | 1 | -2/+8 |
* | Fix conflicts. Add $FreeBSD$ as needed. | sheldonh | 1999-09-27 | 1 | -25/+86 |
* | Back out (unsigned char) cast, will use -funsigned-char instead | ache | 1997-10-26 | 1 | -2/+2 |
* | Add more (unsigned char) casts to ctype macros | ache | 1997-10-23 | 1 | -2/+2 |
* | srandom(time()) is too weak even for joke, use srandom(time() ^ getpid()) | ache | 1997-10-15 | 1 | -0/+4 |
* | Do not use gawk random, we have better one in libc | ache | 1997-10-15 | 1 | -0/+2 |
* | Virgin import of GNU awk 3.0.3 | jraynard | 1997-10-14 | 1 | -0/+2048 |