summaryrefslogtreecommitdiffstats
path: root/contrib/awk/field.c
Commit message (Collapse)AuthorAgeFilesLines
* Remove GAWK. I removed it from the build 2 weeks ago and the worldobrien2002-06-201-998/+0
| | | | did not end. So finish the deed.
* We use the stock 3.1.0 file now.obrien2001-11-021-84/+120
|
* Fix bug that causes gawk to choke when parsing long source files.sheldonh2000-09-041-3/+7
| | | | | Reported by: Tony Fleisher <takhus@takhus.mind.net> Submitted by: Aharon Robbins <arnold@skeeve.com>
* Merge the vendor release of gawk-3.0.6 onto HEAD.sheldonh2000-08-151-2/+31
| | | | | | | This addresses one known problem in the PR database. PR: 13921 Reported by: Jin Guojun <j_guojun@lbl.gov>
* Fix conflicts. Add $FreeBSD$ as needed.sheldonh1999-09-271-27/+41
|
* Back out (unsigned char) cast, will use -funsigned-char insteadache1997-10-261-3/+3
|
* Add more (unsigned char) casts to ctype macrosache1997-10-231-3/+3
| | | | Fix casetable usage in the same manner too
* Virgin import of GNU awk 3.0.3jraynard1997-10-141-0/+915
OpenPOWER on IntegriCloud