summaryrefslogtreecommitdiffstats
path: root/usr.bin/awk/lex.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Update awk to Aug 10, 2011 version; naddy@ reports no ports problemsmillert2011-09-281-2/+2
| | | | from the update.
* Update awk to version 20071023; OK deraadt@millert2008-10-061-21/+15
|
* Extend awk with bitwise operations. This is an extension to the awkpyr2008-06-041-1/+7
| | | | | | | spec and documented as such, but comes in handy from time to time. The prototypes make it compatible with a similar GNU awk extension. ok millert@, enthusiasm from deraadt@
* Handle / inside []s properly.hugh2006-04-161-3/+7
| | | | | OK by otto and millert. Offered back to bell-labs.
* Update to version 20041222; OK deraadt@millert2004-12-301-3/+8
|
* protosderaadt2003-07-021-1/+5
|
* Update to the One True Awk version 20021213millert2002-12-191-8/+20
|
* Update to latest version of the One True Awk. See the FIXES filemillert2001-09-081-6/+8
| | | | for details.
* June 6, 1999 version of the "one true awk"millert1999-12-081-17/+18
| | | | Most of the changes are to avoid using a static buffer for error messages.
* April 16, 1999 version of the "one true awk"--64-bit fixes and more.millert1999-04-201-12/+9
|
* March 5, 1999 version of the "one true awk"millert1999-04-181-3/+3
|
* August 1997 version of "the one true awk"kstailey1997-08-251-0/+572