aboutsummaryrefslogtreecommitdiff
path: root/contrib/one-true-awk
Commit message (Expand)AuthorAgeFilesLines
* Awk: Add error fileWarner Losh2021-11-061-0/+4
* awk: Move to using two sets of testsWarner Losh2021-11-058-33/+4
* awk: document updatingWarner Losh2021-08-011-0/+58
* awk: Merge 20210729 from One True Awk upstream (0592de4a)Warner Losh2021-08-01330-10/+71810
|\
* | awk: Flag -Ft as deprecated behaviorWarner Losh2021-07-311-1/+3
* | awk: Make -F '' and -v FS="" behave the sameWarner Losh2021-07-241-5/+1
* | awk: Remove last markings we have on awkWarner Losh2021-07-223-9/+1
* | awk: revert to upstream behavior for ranges for gawk compatibilityWarner Losh2021-07-223-20/+5
* | Revert "awk: Issue a warning for old hex behavior."Warner Losh2021-07-221-7/+2
* | awk: Issue a warning for old hex behavior.Warner Losh2021-07-221-2/+7
* | awk: remove proctab.cWarner Losh2021-07-201-213/+0
* | awk: revert upstream's attempt to disallow hex stringsWarner Losh2021-07-151-0/+9
* | awk: Reduce diffs with upstream to almost nothing.Warner Losh2021-07-095-151/+120
* | one-true-awk: import 20210221 (1e4bc42c53a1) which fixes a number of bugsWarner Losh2021-07-0819-962/+2188
|\|
* | Fix another UBSan error in awkAlex Richardson2020-09-211-2/+1
* | awk: Fix subobject out-of-bounds accessAlex Richardson2020-09-212-3/+3
* | Another partial revert of r301289.Warner Losh2019-06-031-1/+1
* | Fix mismerge that crept into r301289.Warner Losh2019-06-031-3/+0
* | Revert r348518Warner Losh2019-06-021-1/+1
* | Reapply r301691:Warner Losh2019-06-021-1/+1
* | Reapply r315426 by pfg:Warner Losh2019-06-021-6/+6
* | Reapply r301289 by pfg:Warner Losh2019-06-026-43/+46
* | Merge from upstream at 4189ef5d from https://github.com/onetrueawk/awk.gitWarner Losh2019-06-0272-219/+1723
|\|
* | Update awk(1) manual to state an exception to egrep(1)-like RE syntaxDevin Teske2018-11-021-3/+7
* | Don't display empty error context.Warner Losh2017-09-241-1/+1
* | Fix %c for floating values that become 0 when coerced to int.Warner Losh2017-09-241-1/+1
* | Fix uninitialized variableWarner Losh2017-09-241-0/+1
* | Implement gawk multiple-arg extension to and, or, and xor.Warner Losh2017-09-141-18/+30
* | Bring in bit operation functions, ala gawk.Warner Losh2017-09-143-0/+70
* | MFV r315425:Pedro F. Giffuni2017-03-161-6/+6
|\|
* | The bug:Andrey A. Chernov2016-09-031-1/+1
* | Back out non-collating [a-z] ranges.Andrey A. Chernov2016-07-141-4/+0
* | After removing collation for [a-z] ranges in r302512, do it here too.Andrey A. Chernov2016-07-131-0/+4
* | Revert r301689 - one-true-awk: Avoid a NULL dereference.Pedro F. Giffuni2016-06-081-1/+1
* | one-true-awk: Avoid a NULL dereference.Pedro F. Giffuni2016-06-081-1/+1
* | MFV r300961:Pedro F. Giffuni2016-06-036-43/+43
|\|
* | awk: Use random(3) instead of rand(3)Pedro F. Giffuni2014-09-193-5/+7
* | MFV: one-true-awk 20121220.Xin LI2013-01-036-10/+29
|\|
* | - Merged awk upstream that includes a fix for a bug exposed by kmod_syms.mk.Ruslan Ermilov2011-08-113-3/+12
|\|
* | Update to a 7-Aug-2011 release.Ruslan Ermilov2011-08-0910-43/+98
|\|
* | Update to a 6-May-2011 release (upstreamed some of our changes).Ruslan Ermilov2011-05-063-209/+7
|\|
* | Update to a 1-May-2011 release (except for the isblank change).Ruslan Ermilov2011-05-037-22/+59
|\|
* | Apply patches directly to sources. Their effect is as follows:Ruslan Ermilov2010-01-103-14/+50
* | Update to a 26-Nov-2009 release.Ruslan Ermilov2010-01-099-8/+26
|\|
| * Flatten out vendor tree.Ruslan Ermilov2010-01-0918-8108/+0
* | Clean up import.Ruslan Ermilov2010-01-091-73/+0
* | Document the bwk_20071023 import.David E. O'Brien2007-10-251-4/+4
* | This commit was generated by cvs2svn to compensate for changes in r172958,David E. O'Brien2007-10-253-4/+12
|\|
| * Vendor import of bwk's 23-Oct-2007 release.David E. O'Brien2007-10-253-4/+12
* | - Update for 2007/05/01 import.Rong-En Fan2007-06-051-2/+2