summaryrefslogtreecommitdiffstats
path: root/contrib/awk
Commit message (Expand)AuthorAgeFilesLines
* Fix bug that causes gawk to choke when parsing long source files.sheldonh2000-09-042-5/+11
* Describe the process used for the gawk-3.0.6 update insheldonh2000-08-152-247/+3
* Merge the vendor release of gawk-3.0.6 onto HEAD.sheldonh2000-08-157-76/+206
* This commit was generated by cvs2svn to compensate for changes in r64666,sheldonh2000-08-15130-188/+33163
|\
| * Update vendor branch to gawk-3.0.6.sheldonh2000-08-15144-295/+33604
| * Fix zero-padding for printf formats which include a precision orsheldonh1999-12-221-2/+8
* | Fix zero-padding for printf formats which include a precision orsheldonh1999-12-231-2/+8
* | Update the upgrade instructions for awk 3.0.4.sheldonh1999-09-271-3/+7
* | Fix conflicts. Add $FreeBSD$ as needed.sheldonh1999-09-278-141/+297
* | This commit was generated by cvs2svn to compensate for changes in r51728,sheldonh1999-09-2717-117/+638
|\ \ | |/
| * Virgin import of GNU awk 3.0.4, which fixes at least a memory mis-sheldonh1999-09-2725-258/+920
* | Fixed one typo ("[[=e]]" -> "[[=e=]]") and two occurences of whitespacenik1999-04-101-4/+4
* | Typo fix.alex1998-09-121-1/+1
* | .Sh ENVIRONMENT VARIABLES -> .Sh ENVIRONMENTphk1998-05-131-1/+1
* | Remove test sub-directory.jraynard1998-03-10217-4534/+1
* | Remove yet another superfluous file.jraynard1997-10-262-59/+1
* | Back out mode (unsigned char)...ache1997-10-261-23/+23
* | Back out (unsigned char) cast, will use -funsigned-char insteadache1997-10-268-42/+42
* | Add more (unsigned char) casts to ctype macrosache1997-10-237-28/+28
* | Add (unsigned char) cast to all ctype macrosache1997-10-232-37/+37
* | Fix a #include "regex.h" that slipped through the net.jraynard1997-10-181-0/+4
* | Update expected results for random number generator.jraynard1997-10-171-1/+1
* | Remove GNU regex.h (it's already in /usr/include).jraynard1997-10-173-531/+5
* | Update FREEBSD-upgrade file after removing random.*jraynard1997-10-161-1/+7
* | Delete redundant files (thanks, Andrei!)jraynard1997-10-162-408/+0
* | srandom(time()) is too weak even for joke, use srandom(time() ^ getpid())ache1997-10-151-0/+4
* | Unspam l10n ranges checkache1997-10-151-0/+39
* | Do not use gawk random, we have better one in libcache1997-10-151-0/+2
|/
* Virgin import of GNU awk 3.0.3jraynard1997-10-14260-0/+49739
OpenPOWER on IntegriCloud