summaryrefslogtreecommitdiff
path: root/contrib/awk/eval.c
Commit message (Collapse)AuthorAgeFilesLines
* Remove GAWK. I removed it from the build 2 weeks ago and the worldDavid E. O'Brien2002-06-201-2154/+0
| | | | | | | did not end. So finish the deed. Notes: svn path=/head/; revision=98512
* We use the stock 3.1.0 file (other than needing $FreeBSD$).David E. O'Brien2001-11-021-231/+584
| | | | Notes: svn path=/head/; revision=85910
* Merge the vendor release of gawk-3.0.6 onto HEAD.Sheldon Hearn2000-08-151-52/+95
| | | | | | | | | | This addresses one known problem in the PR database. PR: 13921 Reported by: Jin Guojun <j_guojun@lbl.gov> Notes: svn path=/head/; revision=64669
* Fix conflicts. Add $FreeBSD$ as needed.Sheldon Hearn1999-09-271-20/+58
| | | | Notes: svn path=/head/; revision=51731
* Back out (unsigned char) cast, will use -funsigned-char insteadAndrey A. Chernov1997-10-261-3/+3
| | | | Notes: svn path=/head/; revision=30729
* Add more (unsigned char) casts to ctype macrosAndrey A. Chernov1997-10-231-3/+3
| | | | | | | Fix casetable usage in the same manner too Notes: svn path=/head/; revision=30656
* Virgin import of GNU awk 3.0.3vendor/misc-GNU/awk/3.0.3James Raynard1997-10-141-0/+1720
Notes: svn path=/vendor/awk/dist/; revision=30411 svn path=/vendor/awk/3.0.3/; revision=30413; tag=vendor/misc-GNU/awk/3.0.3