~vcs-imports/gawk/master

  • Committer: Arnold D. Robbins
  • Date: 2021-03-22 14:33:36 UTC
  • Revision ID: git-v1:1fc3d1cbc5c31ecd7b232e8845530ce6a6760986
Progress on extension support for boolean types.
Filename Latest Rev Last Changed Committer Comment Size
..
fr 899 6 years ago Arnold D. Robbins Merge branch 'master' into feature/fix-comments Diff
lib 13 13 years ago Arnold D. Robbins Move to 2.14. Diff
reg 13 13 years ago Arnold D. Robbins Move to 2.14. Diff
aadelete1.awk 40 13 years ago Arnold D. Robbins Bring latest byte code gawk into git. Hurray! 264 bytes Diff Download File
aadelete1.ok 40 13 years ago Arnold D. Robbins Bring latest byte code gawk into git. Hurray! 103 bytes Diff Download File
aadelete2.awk 40 13 years ago Arnold D. Robbins Bring latest byte code gawk into git. Hurray! 110 bytes Diff Download File
aadelete2.ok 40 13 years ago Arnold D. Robbins Bring latest byte code gawk into git. Hurray! 93 bytes Diff Download File
aarray1.awk 40 13 years ago Arnold D. Robbins Bring latest byte code gawk into git. Hurray! 433 bytes Diff Download File
aarray1.ok 40 13 years ago Arnold D. Robbins Bring latest byte code gawk into git. Hurray! 25 bytes Diff Download File
aasort.awk 40 13 years ago Arnold D. Robbins Bring latest byte code gawk into git. Hurray! 563 bytes Diff Download File
aasort.ok 40 13 years ago Arnold D. Robbins Bring latest byte code gawk into git. Hurray! 482 bytes Diff Download File
aasorti.awk 40 13 years ago Arnold D. Robbins Bring latest byte code gawk into git. Hurray! 524 bytes Diff Download File
aasorti.ok 40 13 years ago Arnold D. Robbins Bring latest byte code gawk into git. Hurray! 352 bytes Diff Download File
addcomma.awk 28 13 years ago Arnold D. Robbins Move to gawk-3.1.0. 426 bytes Diff Download File
addcomma.in 28 13 years ago Arnold D. Robbins Move to gawk-3.1.0. 44 bytes Diff Download File
addcomma.ok 28 13 years ago Arnold D. Robbins Move to gawk-3.1.0. 238 bytes Diff Download File
anchgsub.awk 13 13 years ago Arnold D. Robbins Move to 2.14. 35 bytes Diff Download File
anchgsub.in 13 13 years ago Arnold D. Robbins Move to 2.14. 40 bytes Diff Download File
anchgsub.ok 21 13 years ago Arnold D. Robbins Move to gawk-3.0.0. 37 bytes Diff Download File
anchor.awk 408.26.74 7 years ago Arnold D. Robbins Use dfa's new ability to handle anchors. 310 bytes Diff Download File
anchor.in 408.26.74 7 years ago Arnold D. Robbins Use dfa's new ability to handle anchors. 30 bytes Diff Download File
anchor.ok 408.26.74 7 years ago Arnold D. Robbins Use dfa's new ability to handle anchors. 18 bytes Diff Download File
apiterm.awk 408.30.14 7 years ago Andrew J. Schorr Optimization: support unterminated field strings i 118 bytes Diff Download File
apiterm.in 408.30.14 7 years ago Andrew J. Schorr Optimization: support unterminated field strings i 8 bytes Diff Download File
apiterm.ok 408.30.14 7 years ago Andrew J. Schorr Optimization: support unterminated field strings i 5 bytes Diff Download File
argarray.awk 18 13 years ago Arnold D. Robbins Move to gawk-2.15.4. 385 bytes Diff Download File
argarray.in 21 13 years ago Arnold D. Robbins Move to gawk-3.0.0. 27 bytes Diff Download File
argarray.ok 408.19.286 7 years ago Andrew J. Schorr Patch argarray test to work regardless of how conf 239 bytes Diff Download File
argcasfile.awk 1472.1.44 3 years ago Arnold D. Robbins Fix assigning to ARGC on command line and add test 36 bytes Diff Download File
argcasfile.in 1472.1.44 3 years ago Arnold D. Robbins Fix assigning to ARGC on command line and add test 12 bytes Diff Download File
argcasfile.ok 1472.1.44 3 years ago Arnold D. Robbins Fix assigning to ARGC on command line and add test 96 bytes Diff Download File
argtest.awk 17 13 years ago Arnold D. Robbins Move to gawk-2.15.3. 78 bytes Diff Download File
argtest.ok 21 13 years ago Arnold D. Robbins Move to gawk-3.0.0. 55 bytes Diff Download File
arrayind1.awk 731.8.40 7 years ago Arnold D. Robbins Remove unneeded execute permission on various file 2.9 KB Diff Download File
arrayind1.in 408.19.169 8 years ago Arnold D. Robbins Fix array indexing to disallow numeric string. 119 bytes Diff Download File
arrayind1.ok 408.19.210 7 years ago Arnold D. Robbins Remove writes to stderr in arrayind1 test. 452 bytes Diff Download File
arrayind2.awk 408.24.42 7 years ago Arnold D. Robbins New test, arrayind2. 186 bytes Diff Download File
arrayind2.ok 408.24.42 7 years ago Arnold D. Robbins New test, arrayind2. 14 bytes Diff Download File
arrayind3.awk 408.30.1 7 years ago Andrew J. Schorr It is OK to use a strnum as a string array subscri 680 bytes Diff Download File
arrayind3.ok 408.30.1 7 years ago Andrew J. Schorr It is OK to use a strnum as a string array subscri 3 bytes Diff Download File
arrayparm.awk 20 13 years ago Arnold D. Robbins Move to gawk-2.15.6. 301 bytes Diff Download File
arrayparm.ok 40 13 years ago Arnold D. Robbins Bring latest byte code gawk into git. Hurray! 100 bytes Diff Download File
arrayprm2.awk 31 13 years ago Arnold D. Robbins Move to gawk-3.1.3. 2.6 KB Diff Download File
arrayprm2.ok 31 13 years ago Arnold D. Robbins Move to gawk-3.1.3. Empty Diff Download File
arrayprm3.awk 31 13 years ago Arnold D. Robbins Move to gawk-3.1.3. 2.2 KB Diff Download File
arrayprm3.ok 31 13 years ago Arnold D. Robbins Move to gawk-3.1.3. 2 bytes Diff Download File
arrayref.awk 21 13 years ago Arnold D. Robbins Move to gawk-3.0.0. 198 bytes Diff Download File
arrayref.ok 21 13 years ago Arnold D. Robbins Move to gawk-3.0.0. 4 bytes Diff Download File
arraysort.awk 205 13 years ago Arnold D. Robbins Revamp array sorting. 1.5 KB Diff Download File
arraysort.ok 209 13 years ago Arnold D. Robbins More array sorting fixes. 630 bytes Diff Download File
arraysort2.awk 731.11.386 5 years ago Arnold D. Robbins Fix coredump from IGNORECASE array sorting. 583 bytes Diff Download File
arraysort2.ok 731.11.386 5 years ago Arnold D. Robbins Fix coredump from IGNORECASE array sorting. 371 bytes Diff Download File
arraytype-mpfr.ok 1379.1.19 3 years ago Arnold D. Robbins Fix MPFR tests that are OK. 84 bytes Diff Download File
arraytype.awk 1053 5 years ago Andrew J. Schorr Implement optional second array arg to type of ret 552 bytes Diff Download File
arraytype.ok 1053 5 years ago Andrew J. Schorr Implement optional second array arg to type of ret 86 bytes Diff Download File
arrdbg.awk 1379.1.27 3 years ago Arnold D. Robbins Fix testext test for MPFR. 557 bytes Diff Download File
arrymem1.awk 30 13 years ago Arnold D. Robbins Move to gawk-3.1.2. 2.9 KB Diff Download File
arrymem1.ok 30 13 years ago Arnold D. Robbins Move to gawk-3.1.2. 17 bytes Diff Download File
arryref2.awk 31 13 years ago Arnold D. Robbins Move to gawk-3.1.3. 149 bytes Diff Download File
arryref2.ok 31 13 years ago Arnold D. Robbins Move to gawk-3.1.3. 26 bytes Diff Download File
arryref3.awk 31 13 years ago Arnold D. Robbins Move to gawk-3.1.3. 140 bytes Diff Download File
arryref3.ok 31 13 years ago Arnold D. Robbins Move to gawk-3.1.3. 105 bytes Diff Download File
arryref4.awk 31 13 years ago Arnold D. Robbins Move to gawk-3.1.3. 118 bytes Diff Download File
arryref4.ok 31 13 years ago Arnold D. Robbins Move to gawk-3.1.3. 91 bytes Diff Download File
arryref5.awk 31 13 years ago Arnold D. Robbins Move to gawk-3.1.3. 118 bytes Diff Download File
arryref5.ok 31 13 years ago Arnold D. Robbins Move to gawk-3.1.3. 88 bytes Diff Download File
arynasty.awk 28 13 years ago Arnold D. Robbins Move to gawk-3.1.0. 531 bytes Diff Download File
arynasty.ok 28 13 years ago Arnold D. Robbins Move to gawk-3.1.0. 18 bytes Diff Download File
arynocls.awk 26 13 years ago Arnold D. Robbins Move to gawk-3.0.5. 3.4 KB Diff Download File
arynocls.in 26 13 years ago Arnold D. Robbins Move to gawk-3.0.5. 1.7 KB Diff Download File
arynocls.ok 26 13 years ago Arnold D. Robbins Move to gawk-3.0.5. Empty Diff Download File
aryprm1.awk 31 13 years ago Arnold D. Robbins Move to gawk-3.1.3. 67 bytes Diff Download File
aryprm1.ok 31 13 years ago Arnold D. Robbins Move to gawk-3.1.3. 97 bytes Diff Download File
aryprm2.awk 31 13 years ago Arnold D. Robbins Move to gawk-3.1.3. 55 bytes Diff Download File
aryprm2.ok 31 13 years ago Arnold D. Robbins Move to gawk-3.1.3. 97 bytes Diff Download File
aryprm3.awk 31 13 years ago Arnold D. Robbins Move to gawk-3.1.3. 91 bytes Diff Download File
aryprm3.ok 40 13 years ago Arnold D. Robbins Bring latest byte code gawk into git. Hurray! 97 bytes Diff Download File
aryprm4.awk 31 13 years ago Arnold D. Robbins Move to gawk-3.1.3. 46 bytes Diff Download File
aryprm4.ok 132 13 years ago Arnold D. Robbins Equalize messages. New es.po file. 79 bytes Diff Download File
aryprm5.awk 31 13 years ago Arnold D. Robbins Move to gawk-3.1.3. 43 bytes Diff Download File
aryprm5.ok 31 13 years ago Arnold D. Robbins Move to gawk-3.1.3. 89 bytes Diff Download File
aryprm6.awk 31 13 years ago Arnold D. Robbins Move to gawk-3.1.3. 46 bytes Diff Download File
aryprm6.ok 31 13 years ago Arnold D. Robbins Move to gawk-3.1.3. 89 bytes Diff Download File
aryprm7.awk 31 13 years ago Arnold D. Robbins Move to gawk-3.1.3. 49 bytes Diff Download File
aryprm7.ok 31 13 years ago Arnold D. Robbins Move to gawk-3.1.3. 89 bytes Diff Download File
aryprm8.awk 31 13 years ago Arnold D. Robbins Move to gawk-3.1.3. 274 bytes Diff Download File
aryprm8.ok 31 13 years ago Arnold D. Robbins Move to gawk-3.1.3. 8 bytes Diff Download File
aryprm9.awk 408.19.73 8 years ago Arnold D. Robbins Fix for extra parameters going down the call chain 272 bytes Diff Download File
aryprm9.ok 408.19.73 8 years ago Arnold D. Robbins Fix for extra parameters going down the call chain Empty Diff Download File
arysubnm.awk 27 13 years ago Arnold D. Robbins Move to gawk-3.0.6. 46 bytes Diff Download File
arysubnm.ok 27 13 years ago Arnold D. Robbins Move to gawk-3.0.6. 2 bytes Diff Download File
aryunasgn.awk 731.9.49 6 years ago Arnold D. Robbins Fix array indexing from unassigned var to not keep 659 bytes Diff Download File
aryunasgn.ok 731.9.49 6 years ago Arnold D. Robbins Fix array indexing from unassigned var to not keep 39 bytes Diff Download File
asgext.awk 13 13 years ago Arnold D. Robbins Move to 2.14. 30 bytes Diff Download File
asgext.in 13 13 years ago Arnold D. Robbins Move to 2.14. 16 bytes Diff Download File
asgext.ok 21 13 years ago Arnold D. Robbins Move to gawk-3.0.0. 27 bytes Diff Download File
asort.awk 30 13 years ago Arnold D. Robbins Move to gawk-3.1.2. 343 bytes Diff Download File
asort.ok 30 13 years ago Arnold D. Robbins Move to gawk-3.1.2. 282 bytes Diff Download File
asorti.awk 30 13 years ago Arnold D. Robbins Move to gawk-3.1.2. 355 bytes Diff Download File
asorti.ok 30 13 years ago Arnold D. Robbins Move to gawk-3.1.2. 282 bytes Diff Download File
assignnumfield.awk 731.11.388 5 years ago Arnold D. Robbins Fix assigning $0 from a number. 13 bytes Diff Download File
assignnumfield.in 731.11.388 5 years ago Arnold D. Robbins Fix assigning $0 from a number. 30 bytes Diff Download File
assignnumfield.ok 731.11.388 5 years ago Arnold D. Robbins Fix assigning $0 from a number. 10 bytes Diff Download File
assignnumfield2.awk 1146.1.13 5 years ago Andrew J. Schorr Add another numeric field assignment test. 28 bytes Diff Download File
assignnumfield2.ok 1146.1.13 5 years ago Andrew J. Schorr Add another numeric field assignment test. 2 bytes Diff Download File
awkpath.ok 21 13 years ago Arnold D. Robbins Move to gawk-3.0.0. 10 bytes Diff Download File
back89.awk 30 13 years ago Arnold D. Robbins Move to gawk-3.1.2. 7 bytes Diff Download File
back89.in 22 13 years ago Arnold D. Robbins Move to gawk-3.0.1. 9 bytes Diff Download File
back89.ok 731.11.378 5 years ago Arnold D. Robbins Add warnings for unknown regex escape sequences. 82 bytes Diff Download File
backbigs1.awk 408.4.43 10 years ago Arnold D. Robbins Fix multibyte \s and \S in dfa.c from GNU grep. 5 bytes Diff Download File
backbigs1.in 408.4.43 10 years ago Arnold D. Robbins Fix multibyte \s and \S in dfa.c from GNU grep. 2 bytes Diff Download File
backbigs1.ok 408.4.43 10 years ago Arnold D. Robbins Fix multibyte \s and \S in dfa.c from GNU grep. Empty Diff Download File
backgsub.awk 22 13 years ago Arnold D. Robbins Move to gawk-3.0.1. 48 bytes Diff Download File
backgsub.in 22 13 years ago Arnold D. Robbins Move to gawk-3.0.1. 7 bytes Diff Download File
backgsub.ok 277.1.14 12 years ago Arnold D. Robbins Revert sub/gsub behavior to that of gawk 3.x. 10 bytes Diff Download File
backsmalls1.awk 408.4.43 10 years ago Arnold D. Robbins Fix multibyte \s and \S in dfa.c from GNU grep. 7 bytes Diff Download File
backsmalls1.in 408.4.43 10 years ago Arnold D. Robbins Fix multibyte \s and \S in dfa.c from GNU grep. 640 bytes Diff Download File
backsmalls1.ok 408.4.43 10 years ago Arnold D. Robbins Fix multibyte \s and \S in dfa.c from GNU grep. 54 bytes Diff Download File
backsmalls2.awk 408.4.60 10 years ago Arnold D. Robbins Addtional fix for \s in multibyte locales. 197 bytes Diff Download File
backsmalls2.ok 408.4.60 10 years ago Arnold D. Robbins Addtional fix for \s in multibyte locales. Empty Diff Download File
backw.awk 32 13 years ago Arnold D. Robbins Move to gawk-3.1.4. 6 bytes Diff Download File
backw.in 32 13 years ago Arnold D. Robbins Move to gawk-3.1.4. 12 bytes Diff Download File
backw.ok 32 13 years ago Arnold D. Robbins Move to gawk-3.1.4. 12 bytes Diff Download File
badargs.ok 1379.1.7 3 years ago Arnold D. Robbins Add instruction trace option. 1.4 KB Diff Download File
badassign1.awk 408.4.42 10 years ago Arnold D. Robbins Bug fix for $i++ = 3. 29 bytes Diff Download File
badassign1.ok 408.4.42 10 years ago Arnold D. Robbins Bug fix for $i++ = 3. 182 bytes Diff Download File
badbuild.awk 408.13.30 9 years ago Arnold D. Robbins New test for bad builds (with non-bison). 189 bytes Diff Download File
badbuild.in 408.13.30 9 years ago Arnold D. Robbins New test for bad builds (with non-bison). 6 bytes Diff Download File
badbuild.ok 408.13.30 9 years ago Arnold D. Robbins New test for bad builds (with non-bison). 98 bytes Diff Download File
beginfile1.awk 40 13 years ago Arnold D. Robbins Bring latest byte code gawk into git. Hurray! 417 bytes Diff Download File
beginfile1.ok 40 13 years ago Arnold D. Robbins Bring latest byte code gawk into git. Hurray! 418 bytes Diff Download File
beginfile2.in 277.1.46 12 years ago Arnold D. Robbins More fixes to beginfile2. 2.9 KB Diff Download File
beginfile2.ok 1291 4 years ago Arnold D. Robbins First round of message improvements. 1.8 KB Diff Download File
File beginfile2.sh 408.2.120 10 years ago Eli Zaretskii Support |& on MS-Windows, both for sockets and for 1.8 KB Diff Download File
binmode1.ok 34 13 years ago Arnold D. Robbins Move to gawk-3.1.6. 2 bytes Diff Download File
callparam.awk 408.13.59 9 years ago Arnold D. Robbins Disallow calling a function parameter. Check param 46 bytes Diff Download File
callparam.ok 408.13.59 9 years ago Arnold D. Robbins Disallow calling a function parameter. Check param 92 bytes Diff Download File
ChangeLog 1512 3 years ago Arnold D. Robbins More progress on bool. 11.1 KB Diff Download File
ChangeLog.0 731.11.394 5 years ago Arnold D. Robbins Fix whitespace in various ChangeLog files. 56.7 KB Diff Download File
ChangeLog.1 1140 5 years ago Arnold D. Robbins Update gettext version in the doc. 78.2 KB Diff Download File
charasbytes.awk 408.13.96 9 years ago Arnold D. Robbins Fix permissions on some of the files in test. 46 bytes Diff Download File
charasbytes.in 277.1.154 11 years ago Arnold D. Robbins Add new test files for characters-as-bytes fix. 4 bytes Diff Download File
charasbytes.ok 277.1.167 11 years ago Arnold D. Robbins Fix charasbytes test for Mac OS X (10.5). 38 bytes Diff Download File
checknegtime.awk 408.19.12 8 years ago Arnold D. Robbins Improve negtime test. 345 bytes Diff Download File
childin.awk 30 13 years ago Arnold D. Robbins Move to gawk-3.1.2. 47 bytes Diff Download File
childin.in 30 13 years ago Arnold D. Robbins Move to gawk-3.1.2. 3 bytes Diff Download File
childin.ok 21 13 years ago Arnold D. Robbins Move to gawk-3.0.0. 3 bytes Diff Download File
clobber.awk 33 13 years ago Arnold D. Robbins Move to gawk 3.1.5. 3.7 KB Diff Download File
clobber.ok 24 13 years ago Arnold D. Robbins Move to gawk-3.0.3. 6 bytes Diff Download File
clos1way.awk 408.2.120 10 years ago Eli Zaretskii Support |& on MS-Windows, both for sockets and for 396 bytes Diff Download File
clos1way.ok 28 13 years ago Arnold D. Robbins Move to gawk-3.1.0. 156 bytes Diff Download File
clos1way2.awk 408.19.143 8 years ago Eli Zaretskii Fix the test suite for MinGW. 175 bytes Diff Download File
clos1way2.in 408.19.135 8 years ago Arnold D. Robbins Add new tests for read/write closed end of 2 way p 5 bytes Diff Download File
clos1way2.ok 408.19.145 8 years ago Arnold D. Robbins Fix mainline test suite. 258 bytes Diff Download File
clos1way3.awk 408.19.143 8 years ago Eli Zaretskii Fix the test suite for MinGW. 184 bytes Diff Download File
clos1way3.ok 408.19.145 8 years ago Arnold D. Robbins Fix mainline test suite. 109 bytes Diff Download File
clos1way4.awk 408.19.143 8 years ago Eli Zaretskii Fix the test suite for MinGW. 202 bytes Diff Download File
clos1way4.ok 408.19.145 8 years ago Arnold D. Robbins Fix mainline test suite. 110 bytes Diff Download File
clos1way5.awk 408.19.143 8 years ago Eli Zaretskii Fix the test suite for MinGW. 208 bytes Diff Download File
clos1way5.ok 408.19.145 8 years ago Arnold D. Robbins Fix mainline test suite. 111 bytes Diff Download File
clos1way6.awk 408.26.40 7 years ago Arnold D. Robbins Improve clos1way6 test for Solaris 32 bit systems. 193 bytes Diff Download File
clos1way6.ok 408.24.14 8 years ago Arnold D. Robbins Test case for nonfatal close one end of two way pi 136 bytes Diff Download File
closebad.awk 35 13 years ago Arnold D. Robbins Move to gawk-3.1.7. 114 bytes Diff Download File
closebad.ok 35 13 years ago Arnold D. Robbins Move to gawk-3.1.7. 9 bytes Diff Download File
clsflnam.awk 28 13 years ago Arnold D. Robbins Move to gawk-3.1.0. 248 bytes Diff Download File
clsflnam.in 22 13 years ago Arnold D. Robbins Move to gawk-3.0.1. 21 bytes Diff Download File
clsflnam.ok 28 13 years ago Arnold D. Robbins Move to gawk-3.1.0. 70 bytes Diff Download File
CMakeLists.txt 498 11 years ago Juergen Kahrs CMake and MinGW can build 7 out of 11 extension; 1 4.2 KB Diff Download File
colonwarn.awk 277.1.215 11 years ago Arnold D. Robbins Fix a bug with ] as real char in regexps. 188 bytes Diff Download File
colonwarn.in 277.1.215 11 years ago Arnold D. Robbins Fix a bug with ] as real char in regexps. 4 bytes Diff Download File
colonwarn.ok 277.1.215 11 years ago Arnold D. Robbins Fix a bug with ] as real char in regexps. 9 bytes Diff Download File
compare.awk 13 13 years ago Arnold D. Robbins Move to 2.14. 183 bytes Diff Download File
compare.in 13 13 years ago Arnold D. Robbins Move to 2.14. 9 bytes Diff Download File
compare.ok 21 13 years ago Arnold D. Robbins Move to gawk-3.0.0. 15 bytes Diff Download File
compare2.awk 29 13 years ago Arnold D. Robbins Move to gawk-3.1.1. 6.2 KB Diff Download File
compare2.ok 29 13 years ago Arnold D. Robbins Move to gawk-3.1.1. 46 bytes Diff Download File
concat1.awk 33 13 years ago Arnold D. Robbins Move to gawk 3.1.5. 2.1 KB Diff Download File
concat1.in 29 13 years ago Arnold D. Robbins Move to gawk-3.1.1. 8 bytes Diff Download File
concat1.ok 29 13 years ago Arnold D. Robbins Move to gawk-3.1.1. 52 bytes Diff Download File
concat2.awk 32 13 years ago Arnold D. Robbins Move to gawk-3.1.4. 93 bytes Diff Download File
concat2.ok 32 13 years ago Arnold D. Robbins Move to gawk-3.1.4. 36 bytes Diff Download File
concat3.awk 32 13 years ago Arnold D. Robbins Move to gawk-3.1.4. 45 bytes Diff Download File
concat3.ok 32 13 years ago Arnold D. Robbins Move to gawk-3.1.4. 3 bytes Diff Download File
concat4.awk 40 13 years ago Arnold D. Robbins Bring latest byte code gawk into git. Hurray! 89 bytes Diff Download File
concat4.in 34 13 years ago Arnold D. Robbins Move to gawk-3.1.6. 8 bytes Diff Download File
concat4.ok 40 13 years ago Arnold D. Robbins Bring latest byte code gawk into git. Hurray! 15 bytes Diff Download File
concat5.awk 408.19.278 7 years ago Andrew J. Schorr Fix bug in string concatenation optimization. 63 bytes Diff Download File
concat5.ok 408.19.278 7 years ago Andrew J. Schorr Fix bug in string concatenation optimization. 5 bytes Diff Download File
convfmt.awk 20 13 years ago Arnold D. Robbins Move to gawk-2.15.6. 258 bytes Diff Download File
convfmt.ok 21 13 years ago Arnold D. Robbins Move to gawk-3.0.0. 35 bytes Diff Download File
crlf.awk 408.13.86 9 years ago Arnold D. Robbins Fix line continuation with CR-LF. 138 bytes Diff Download File
crlf.ok 408.13.86 9 years ago Arnold D. Robbins Fix line continuation with CR-LF. 29 bytes Diff Download File
datanonl.awk 28 13 years ago Arnold D. Robbins Move to gawk-3.1.0. 124 bytes Diff Download File
datanonl.in 28 13 years ago Arnold D. Robbins Move to gawk-3.1.0. 28 bytes Diff Download File
datanonl.ok 28 13 years ago Arnold D. Robbins Move to gawk-3.1.0. 29 bytes Diff Download File
dbugeval.in 408.5.169 10 years ago Arnold D. Robbins Further fix to eval "" in debugger. 16 bytes Diff Download File
dbugeval.ok 408.5.169 10 years ago Arnold D. Robbins Further fix to eval "" in debugger. 13 bytes Diff Download File
dbugeval2.awk 408.20.60 8 years ago Arnold D. Robbins Debugger fix, eval for builtin extensions + test. 24 bytes Diff Download File
dbugeval2.in 408.20.60 8 years ago Arnold D. Robbins Debugger fix, eval for builtin extensions + test. 29 bytes Diff Download File
dbugeval2.ok 1379.1.5 3 years ago Arnold D. Robbins Make debug.c messages more consistent. 161 bytes Diff Download File
dbugeval3.awk 1104 5 years ago Arnold D. Robbins Fix calling user defined functions from eval. 62 bytes Diff Download File
dbugeval3.in 1104 5 years ago Arnold D. Robbins Fix calling user defined functions from eval. 67 bytes Diff Download File
dbugeval3.ok 1104 5 years ago Arnold D. Robbins Fix calling user defined functions from eval. 17 bytes Diff Download File
dbugtypedre1.awk 408.20.53 8 years ago Arnold D. Robbins Add new debugger test. 23 bytes Diff Download File
dbugtypedre1.in 408.20.53 8 years ago Arnold D. Robbins Add new debugger test. 21 bytes Diff Download File
dbugtypedre1.ok 1379.1.5 3 years ago Arnold D. Robbins Make debug.c messages more consistent. 289 bytes Diff Download File
dbugtypedre2.awk 408.20.53 8 years ago Arnold D. Robbins Add new debugger test. 38 bytes Diff Download File
dbugtypedre2.in 408.20.53 8 years ago Arnold D. Robbins Add new debugger test. 16 bytes Diff Download File
dbugtypedre2.ok 1379.1.5 3 years ago Arnold D. Robbins Make debug.c messages more consistent. 380 bytes Diff Download File
defref.awk 21 13 years ago Arnold D. Robbins Move to gawk-3.0.0. 16 bytes Diff Download File
defref.ok 40 13 years ago Arnold D. Robbins Bring latest byte code gawk into git. Hurray! 122 bytes Diff Download File
delargv.awk 219 13 years ago Arnold D. Robbins Tests for day one bug fixed in previous commit. 190 bytes Diff Download File
delargv.ok 219 13 years ago Arnold D. Robbins Tests for day one bug fixed in previous commit. 69 bytes Diff Download File
delarpm2.awk 31 13 years ago Arnold D. Robbins Move to gawk-3.1.3. 3.8 KB Diff Download File
delarpm2.ok 31 13 years ago Arnold D. Robbins Move to gawk-3.1.3. 6 bytes Diff Download File
delarprm.awk 24 13 years ago Arnold D. Robbins Move to gawk-3.0.3. 2 KB Diff Download File
delarprm.ok 24 13 years ago Arnold D. Robbins Move to gawk-3.0.3. Empty Diff Download File
delfunc.awk 32 13 years ago Arnold D. Robbins Move to gawk-3.1.4. 75 bytes Diff Download File
delfunc.ok 281.1.1 12 years ago john haque Speed/memory performance improvements. 128 bytes Diff Download File
delsub.awk 203 13 years ago Arnold D. Robbins Fix problem with subarray of deleted array. 97 bytes Diff Download File
delsub.ok 203 13 years ago Arnold D. Robbins Fix problem with subarray of deleted array. 11 bytes Diff Download File
devfd.in1 34 13 years ago Arnold D. Robbins Move to gawk-3.1.6. 491 bytes Diff Download File
devfd.in2 34 13 years ago Arnold D. Robbins Move to gawk-3.1.6. 491 bytes Diff Download File
devfd.in4 34 13 years ago Arnold D. Robbins Move to gawk-3.1.6. 13 bytes Diff Download File
devfd.in5 34 13 years ago Arnold D. Robbins Move to gawk-3.1.6. 13 bytes Diff Download File
devfd.ok 34 13 years ago Arnold D. Robbins Move to gawk-3.1.6. 26 bytes Diff Download File
devfd1.awk 34 13 years ago Arnold D. Robbins Move to gawk-3.1.6. 145 bytes Diff Download File
devfd1.ok 34 13 years ago Arnold D. Robbins Move to gawk-3.1.6. 982 bytes Diff Download File
devfd2.ok 34 13 years ago Arnold D. Robbins Move to gawk-3.1.6. 982 bytes Diff Download File
dfacheck1.awk 731.18.29 5 years ago Arnold D. Robbins Bug fix in dfa, with test. 7 bytes Diff Download File
dfacheck1.in 731.18.29 5 years ago Arnold D. Robbins Bug fix in dfa, with test. 6 bytes Diff Download File
dfacheck1.ok 731.18.29 5 years ago Arnold D. Robbins Bug fix in dfa, with test. 6 bytes Diff Download File
dfacheck2.awk 1470 3 years ago Arnold D. Robbins Fix a bug in dfa.c, add test case. 14 bytes Diff Download File
dfacheck2.in 1470 3 years ago Arnold D. Robbins Fix a bug in dfa.c, add test case. 15 bytes Diff Download File
dfacheck2.ok 1470 3 years ago Arnold D. Robbins Fix a bug in dfa.c, add test case. 6 bytes Diff Download File
dfamb1.awk 408.4.7 10 years ago Arnold D. Robbins New test case for dfa problem fixed earlier. 372 bytes Diff Download File
dfamb1.in 408.4.7 10 years ago Arnold D. Robbins New test case for dfa problem fixed earlier. 52 bytes Diff Download File
dfamb1.ok 408.4.7 10 years ago Arnold D. Robbins New test case for dfa problem fixed earlier. 28 bytes Diff Download File
dfastress.awk 272 12 years ago Arnold D. Robbins Add fix for crash from grep, add test case. 47 bytes Diff Download File
dfastress.ok 272 12 years ago Arnold D. Robbins Add fix for crash from grep, add test case. 2 bytes Diff Download File
double1.awk 34 13 years ago Arnold D. Robbins Move to gawk-3.1.6. 74 bytes Diff Download File
double1.ok 34 13 years ago Arnold D. Robbins Move to gawk-3.1.6. 40 bytes Diff Download File
double2.awk 34 13 years ago Arnold D. Robbins Move to gawk-3.1.6. 1.5 KB Diff Download File
double2.ok 34 13 years ago Arnold D. Robbins Move to gawk-3.1.6. 321 bytes Diff Download File
dtdgport.awk 61 13 years ago Arnold D. Robbins Add a test file. 10.8 KB Diff Download File
dumpvars.in 40 13 years ago Arnold D. Robbins Bring latest byte code gawk into git. Hurray! 6 bytes Diff Download File
dumpvars.ok 1512 3 years ago Arnold D. Robbins More progress on bool. 368 bytes Diff Download File
dynlj.awk 22 13 years ago Arnold D. Robbins Move to gawk-3.0.1. 44 bytes Diff Download File
dynlj.ok 22 13 years ago Arnold D. Robbins Move to gawk-3.0.1. 26 bytes Diff Download File
eofsplit.awk 22 13 years ago Arnold D. Robbins Move to gawk-3.0.1. 1.9 KB Diff Download File
eofsplit.ok 22 13 years ago Arnold D. Robbins Move to gawk-3.0.1. Empty Diff Download File
eofsrc1.ok 1068 5 years ago Arnold D. Robbins Changes after make distcheck. 152 bytes Diff Download File
eofsrc1a.awk 1055 5 years ago Arnold D. Robbins Squashed merge of feature/namespaces. Add code and 15 bytes Diff Download File
eofsrc1b.awk 1055 5 years ago Arnold D. Robbins Squashed merge of feature/namespaces. Add code and 11 bytes Diff Download File
errno.awk 408.12.39 9 years ago Andrew J. Schorr Add new errno test to make sure PROCINFO["errno"] 265 bytes Diff Download File
errno.in 408.12.39 9 years ago Andrew J. Schorr Add new errno test to make sure PROCINFO["errno"] 21 bytes Diff Download File
errno.ok 408.12.39 9 years ago Andrew J. Schorr Add new errno test to make sure PROCINFO["errno"] 98 bytes Diff Download File
escapebrace.awk 1146.1.39 4 years ago Arnold D. Robbins Fix /\{/ to not warn if --posix. 28 bytes Diff Download File
escapebrace.in 1146.1.39 4 years ago Arnold D. Robbins Fix /\{/ to not warn if --posix. 8 bytes Diff Download File
escapebrace.ok 1146.1.39 4 years ago Arnold D. Robbins Fix /\{/ to not warn if --posix. 8 bytes Diff Download File
exit.ok 168 13 years ago Arnold D. Robbins Add tests for next and exit to test suite. 121 bytes Diff Download File
File exit.sh 408.13.59 9 years ago Arnold D. Robbins Disallow calling a function parameter. Check param 1.5 KB Diff Download File
exit2.awk 408.2.121 10 years ago Arnold D. Robbins Fix corner case use of exit. 49 bytes Diff Download File
exit2.ok 408.2.121 10 years ago Arnold D. Robbins Fix corner case use of exit. Empty Diff Download File
exitval1.awk 32 13 years ago Arnold D. Robbins Move to gawk-3.1.4. 107 bytes Diff Download File
exitval1.ok 32 13 years ago Arnold D. Robbins Move to gawk-3.1.4. 13 bytes Diff Download File
exitval2.awk 33 13 years ago Arnold D. Robbins Move to gawk 3.1.5. 148 bytes Diff Download File
exitval2.ok 33 13 years ago Arnold D. Robbins Move to gawk 3.1.5. 4 bytes Diff Download File
exitval2.w32 34 13 years ago Arnold D. Robbins Move to gawk-3.1.6. 158 bytes Diff Download File
exitval3.awk 408.13.106 9 years ago Andrew J. Schorr Fix bug where exit with no argument was setting th 31 bytes Diff Download File
exitval3.ok 408.13.106 9 years ago Andrew J. Schorr Fix bug where exit with no argument was setting th 14 bytes Diff Download File
fcall_exit.awk 36 13 years ago Arnold D. Robbins Move to 3.1.8. 436 bytes Diff Download File
fcall_exit.ok 36 13 years ago Arnold D. Robbins Move to 3.1.8. 56 bytes Diff Download File
fcall_exit2.awk 36 13 years ago Arnold D. Robbins Move to 3.1.8. 364 bytes Diff Download File
fcall_exit2.in 36 13 years ago Arnold D. Robbins Move to 3.1.8. 17 bytes Diff Download File
fcall_exit2.ok 36 13 years ago Arnold D. Robbins Move to 3.1.8. 71 bytes Diff Download File
fflush.ok 21 13 years ago Arnold D. Robbins Move to gawk-3.0.0. 64 bytes Diff Download File
File fflush.sh 21 13 years ago Arnold D. Robbins Move to gawk-3.0.0. 674 bytes Diff Download File
fieldwdth.awk 30 13 years ago Arnold D. Robbins Move to gawk-3.1.2. 45 bytes Diff Download File
fieldwdth.in 30 13 years ago Arnold D. Robbins Move to gawk-3.1.2. 10 bytes Diff Download File
fieldwdth.ok 21 13 years ago Arnold D. Robbins Move to gawk-3.0.0. 4 bytes Diff Download File
filefuncs.awk 408.5.275 9 years ago Arnold D. Robbins Generalize how filefuncs test works. 536 bytes Diff Download File
filefuncs.ok 286.1.18 12 years ago Andrew J. Schorr Extension enhancements and tests. Empty Diff Download File
fix-fmtspcl.awk 731.11.376 5 years ago Arnold D. Robbins Output +inf, +nan etc. also, so that output can be 508 bytes Diff Download File
fldchg.awk 21 13 years ago Arnold D. Robbins Move to gawk-3.0.0. 135 bytes Diff Download File
fldchg.in 21 13 years ago Arnold D. Robbins Move to gawk-3.0.0. 15 bytes Diff Download File
fldchg.ok 21 13 years ago Arnold D. Robbins Move to gawk-3.0.0. 51 bytes Diff Download File
fldchgnf.awk 22 13 years ago Arnold D. Robbins Move to gawk-3.0.1. 43 bytes Diff Download File
fldchgnf.in 22 13 years ago Arnold D. Robbins Move to gawk-3.0.1. 8 bytes Diff Download File
fldchgnf.ok 22 13 years ago Arnold D. Robbins Move to gawk-3.0.1. 9 bytes Diff Download File
fldterm.awk 408.30.14 7 years ago Andrew J. Schorr Optimization: support unterminated field strings i 183 bytes Diff Download File
fldterm.in 408.30.14 7 years ago Andrew J. Schorr Optimization: support unterminated field strings i 10 bytes Diff Download File
fldterm.ok 408.30.14 7 years ago Andrew J. Schorr Optimization: support unterminated field strings i 8 bytes Diff Download File
fmtspcl-mpfr.ok 303 12 years ago Arnold D. Robbins Make MPRF tests pass too. Empty Diff Download File
fmtspcl.awk 731.11.376 5 years ago Arnold D. Robbins Output +inf, +nan etc. also, so that output can be 1 KB Diff Download File
fmtspcl.tok 731.11.376 5 years ago Arnold D. Robbins Output +inf, +nan etc. also, so that output can be 3.8 KB Diff Download File
fmttest.awk 31 13 years ago Arnold D. Robbins Move to gawk-3.1.3. 4.9 KB Diff Download File
fmttest.ok 31 13 years ago Arnold D. Robbins Move to gawk-3.1.3. 2.5 KB Diff Download File
fnamedat.awk 26 13 years ago Arnold D. Robbins Move to gawk-3.0.5. 37 bytes Diff Download File
fnamedat.in 26 13 years ago Arnold D. Robbins Move to gawk-3.0.5. 4 bytes Diff Download File
fnamedat.ok 281.1.1 12 years ago john haque Speed/memory performance improvements. 131 bytes Diff Download File
fnarray.awk 22 13 years ago Arnold D. Robbins Move to gawk-3.0.1. 57 bytes Diff Download File
fnarray.ok 281.1.1 12 years ago john haque Speed/memory performance improvements. 130 bytes Diff Download File
fnarray2.awk 31 13 years ago Arnold D. Robbins Move to gawk-3.1.3. 52 bytes Diff Download File
fnarray2.in 281.1.2 12 years ago john haque Add a test file, cleanup code and update doc. 2 bytes Diff Download File
fnarray2.ok 281.1.1 12 years ago john haque Speed/memory performance improvements. 132 bytes Diff Download File
fnarydel-mpfr.ok 303 12 years ago Arnold D. Robbins Make MPRF tests pass too. 175 bytes Diff Download File
fnarydel.awk 24 13 years ago Arnold D. Robbins Move to gawk-3.0.3. 749 bytes Diff Download File
fnarydel.ok 281.1.1 12 years ago john haque Speed/memory performance improvements. 175 bytes Diff Download File
fnaryscl.awk 28 13 years ago Arnold D. Robbins Move to gawk-3.1.0. 109 bytes Diff Download File
fnaryscl.ok 31 13 years ago Arnold D. Robbins Move to gawk-3.1.3. 115 bytes Diff Download File
fnasgnm.awk 37 13 years ago Arnold D. Robbins Bring in development gawk changes. 500 bytes Diff Download File
fnasgnm.in 28 13 years ago Arnold D. Robbins Move to gawk-3.1.0. 5 bytes Diff Download File
fnasgnm.ok 281.1.1 12 years ago john haque Speed/memory performance improvements. 134 bytes Diff Download File
fnmatch.awk 408.2.11 11 years ago Arnold D. Robbins More portability: mostly for SGI IRIX. 399 bytes Diff Download File
fnmatch.ok 408.2.11 11 years ago Arnold D. Robbins More portability: mostly for SGI IRIX. 268 bytes Diff Download File
fnmisc.awk 30 13 years ago Arnold D. Robbins Move to gawk-3.1.2. 316 bytes Diff Download File
fnmisc.ok 30 13 years ago Arnold D. Robbins Move to gawk-3.1.2. 152 bytes Diff Download File
fnparydl-mpfr.ok 303 12 years ago Arnold D. Robbins Make MPRF tests pass too. 152 bytes Diff Download File
fnparydl.awk 27 13 years ago Arnold D. Robbins Move to gawk-3.0.6. 470 bytes Diff Download File
fnparydl.ok 281.1.1 12 years ago john haque Speed/memory performance improvements. 152 bytes Diff Download File
forcenum.awk 731.11.203 6 years ago Arnold D. Robbins Adjust forcenum test for better portability. 503 bytes Diff Download File
forcenum.ok 731.11.203 6 years ago Arnold D. Robbins Adjust forcenum test for better portability. 235 bytes Diff Download File
fordel.awk 32 13 years ago Arnold D. Robbins Move to gawk-3.1.4. 1.6 KB Diff Download File
fordel.ok 32 13 years ago Arnold D. Robbins Move to gawk-3.1.4. Empty Diff Download File
fork.awk 731.11.197 6 years ago Arnold D. Robbins Fix fork and fork2 tests for OS/2. 950 bytes Diff Download File
fork.ok 286.1.18 12 years ago Andrew J. Schorr Extension enhancements and tests. Empty Diff Download File
fork2.awk 731.11.197 6 years ago Arnold D. Robbins Fix fork and fork2 tests for OS/2. 1 KB Diff Download File
fork2.ok 286.1.18 12 years ago Andrew J. Schorr Extension enhancements and tests. Empty Diff Download File
forref.awk 36 13 years ago Arnold D. Robbins Move to 3.1.8. 156 bytes Diff Download File
forref.ok 36 13 years ago Arnold D. Robbins Move to 3.1.8. 14 bytes Diff Download File
forsimp.awk 29 13 years ago Arnold D. Robbins Move to gawk-3.1.1. 29 bytes Diff Download File
forsimp.ok 29 13 years ago Arnold D. Robbins Move to gawk-3.1.1. 2 bytes Diff Download File
fpat1.awk 261 12 years ago Arnold D. Robbins Bug fix to FPAT and update test. 360 bytes Diff Download File
fpat1.in 38 13 years ago Arnold D. Robbins Commit all changes for development gawk. 128 bytes Diff Download File
fpat1.ok 261 12 years ago Arnold D. Robbins Bug fix to FPAT and update test. 364 bytes Diff Download File
fpat2.awk 246 12 years ago Arnold D. Robbins Fix FPAT / NF interaction, update test suites. 89 bytes Diff Download File
fpat2.ok 246 12 years ago Arnold D. Robbins Fix FPAT / NF interaction, update test suites. 6 bytes Diff Download File
fpat3.awk 277.1.22 12 years ago Arnold D. Robbins Fix bug with FPAT. 83 bytes Diff Download File
fpat3.in 277.1.22 12 years ago Arnold D. Robbins Fix bug with FPAT. 7 bytes Diff Download File
fpat3.ok 277.1.22 12 years ago Arnold D. Robbins Fix bug with FPAT. 15 bytes Diff Download File
fpat4.awk 408.13.98 9 years ago Arnold D. Robbins Add additional fpat test. 2.5 KB Diff Download File
fpat4.ok 408.13.98 9 years ago Arnold D. Robbins Add additional fpat test. 2.2 KB Diff Download File
fpat5.awk 408.19.40 8 years ago Arnold D. Robbins Bug fix to FPAT field parsing. 94 bytes Diff Download File
fpat5.in 408.19.40 8 years ago Arnold D. Robbins Bug fix to FPAT field parsing. 12 bytes Diff Download File
fpat5.ok 408.19.40 8 years ago Arnold D. Robbins Bug fix to FPAT field parsing. 12 bytes Diff Download File
fpat6.awk 731.8.38 7 years ago Arnold D. Robbins Fix FPAT problems. 123 bytes Diff Download File
fpat6.in 731.8.38 7 years ago Arnold D. Robbins Fix FPAT problems. 53 bytes Diff Download File
fpat6.ok 731.8.38 7 years ago Arnold D. Robbins Fix FPAT problems. 359 bytes Diff Download File
fpat7.awk 1229 4 years ago Arnold D. Robbins Fix a bug with FPAT field parsing. 42 bytes Diff Download File
fpat7.in 1229 4 years ago Arnold D. Robbins Fix a bug with FPAT field parsing. 3 bytes Diff Download File
fpat7.ok 1229 4 years ago Arnold D. Robbins Fix a bug with FPAT field parsing. 3 bytes Diff Download File
fpat8.awk 1329 4 years ago Arnold D. Robbins Bug fix for FPAT field parsing. 63 bytes Diff Download File
fpat8.in 1329 4 years ago Arnold D. Robbins Bug fix for FPAT field parsing. 8 bytes Diff Download File
fpat8.ok 1329 4 years ago Arnold D. Robbins Bug fix for FPAT field parsing. 16 bytes Diff Download File
fpat9.awk 1472.1.19 3 years ago Arnold D. Robbins New test - fpat9. 705 bytes Diff Download File
fpat9.in 1472.1.19 3 years ago Arnold D. Robbins New test - fpat9. 246 bytes Diff Download File
fpat9.ok 1472.1.19 3 years ago Arnold D. Robbins New test - fpat9. 1.2 KB Diff Download File
fpatnull.awk 236 12 years ago Arnold D. Robbins Bug fixes for FPAT. 33 bytes Diff Download File
fpatnull.in 236 12 years ago Arnold D. Robbins Bug fixes for FPAT. 13 bytes Diff Download File
fpatnull.ok 236 12 years ago Arnold D. Robbins Bug fixes for FPAT. 3 bytes Diff Download File
fsbs.awk 40 13 years ago Arnold D. Robbins Bring latest byte code gawk into git. Hurray! 36 bytes Diff Download File
fsbs.in 13 13 years ago Arnold D. Robbins Move to 2.14. 4 bytes Diff Download File
fsbs.ok 21 13 years ago Arnold D. Robbins Move to gawk-3.0.0. 4 bytes Diff Download File
fscaret.awk 1146.1.8 5 years ago Arnold D. Robbins Fix bug with ^ in FS. 43 bytes Diff Download File
fscaret.in 1146.1.8 5 years ago Arnold D. Robbins Fix bug with ^ in FS. 4 bytes Diff Download File
fscaret.ok 1146.1.8 5 years ago Arnold D. Robbins Fix bug with ^ in FS. 4 bytes Diff Download File
fsfwfs.awk 28 13 years ago Arnold D. Robbins Move to gawk-3.1.0. 62 bytes Diff Download File
fsfwfs.in 28 13 years ago Arnold D. Robbins Move to gawk-3.1.0. 384 bytes Diff Download File
fsfwfs.ok 28 13 years ago Arnold D. Robbins Move to gawk-3.1.0. 416 bytes Diff Download File
fsnul1.awk 408.19.185 7 years ago Arnold D. Robbins Allow FS = "\0" if RS = "". 43 bytes Diff Download File
fsnul1.in 408.19.185 7 years ago Arnold D. Robbins Allow FS = "\0" if RS = "". 6 bytes Diff Download File
fsnul1.ok 408.19.185 7 years ago Arnold D. Robbins Allow FS = "\0" if RS = "". 3 bytes Diff Download File
fsrs.awk 13 13 years ago Arnold D. Robbins Move to 2.14. 111 bytes Diff Download File
fsrs.in 13 13 years ago Arnold D. Robbins Move to 2.14. 25 bytes Diff Download File
fsrs.ok 21 13 years ago Arnold D. Robbins Move to gawk-3.0.0. 22 bytes Diff Download File
fsspcoln.awk 33 13 years ago Arnold D. Robbins Move to gawk 3.1.5. 1001 bytes Diff Download File
fsspcoln.in 33 13 years ago Arnold D. Robbins Move to gawk 3.1.5. 6 bytes Diff Download File
fsspcoln.ok 33 13 years ago Arnold D. Robbins Move to gawk 3.1.5. 2 bytes Diff Download File
fstabplus.awk 21 13 years ago Arnold D. Robbins Move to gawk-3.0.0. 48 bytes Diff Download File
fstabplus.in 30 13 years ago Arnold D. Robbins Move to gawk-3.1.2. 5 bytes Diff Download File
fstabplus.ok 21 13 years ago Arnold D. Robbins Move to gawk-3.0.0. 4 bytes Diff Download File
fts.awk 408.19.8 8 years ago Arnold D. Robbins Fix fts test to not include atime. 3 KB Diff Download File
functab1.awk 319.9.4 11 years ago Arnold D. Robbins Add tests for SYMTAB and FUNCTAB. 27 bytes Diff Download File
functab1.ok 319.9.4 11 years ago Arnold D. Robbins Add tests for SYMTAB and FUNCTAB. 79 bytes Diff Download File
functab2.awk 319.9.4 11 years ago Arnold D. Robbins Add tests for SYMTAB and FUNCTAB. 72 bytes Diff Download File
functab2.ok 319.9.4 11 years ago Arnold D. Robbins Add tests for SYMTAB and FUNCTAB. 79 bytes Diff Download File
functab3.awk 319.9.4 11 years ago Arnold D. Robbins Add tests for SYMTAB and FUNCTAB. 86 bytes Diff Download File
functab3.ok 319.9.4 11 years ago Arnold D. Robbins Add tests for SYMTAB and FUNCTAB. 13 bytes Diff Download File
functab4.awk 1266 4 years ago Arnold D. Robbins Improvements to functab4 test. 589 bytes Diff Download File
functab4.ok 408.5.263 9 years ago Arnold D. Robbins Portability fix for functab4 test. 47 bytes Diff Download File
functab5.awk 1466 3 years ago Arnold D. Robbins Bug fix in eval.c:setup_frame. 171 bytes Diff Download File
functab5.ok 1512 3 years ago Arnold D. Robbins More progress on bool. 351 bytes Diff Download File
funlen.awk 35 13 years ago Arnold D. Robbins Move to gawk-3.1.7. 1.9 KB Diff Download File
funlen.in 35 13 years ago Arnold D. Robbins Move to gawk-3.1.7. 88 bytes Diff Download File
funlen.ok 35 13 years ago Arnold D. Robbins Move to gawk-3.1.7. 20 bytes Diff Download File
funsemnl.awk 28 13 years ago Arnold D. Robbins Move to gawk-3.1.0. 101 bytes Diff Download File
funsemnl.ok 28 13 years ago Arnold D. Robbins Move to gawk-3.1.0. 4 bytes Diff Download File
funsmnam.awk 26 13 years ago Arnold D. Robbins Move to gawk-3.0.5. 47 bytes Diff Download File
funsmnam.ok 1291 4 years ago Arnold D. Robbins First round of message improvements. 101 bytes Diff Download File
funstack.awk 50 13 years ago Arnold D. Robbins Doc updates. Strftime fix for PC. Check ranges in 26.2 KB Diff Download File
funstack.in 24 13 years ago Arnold D. Robbins Move to gawk-3.0.3. 11.2 KB Diff Download File
funstack.ok 731.11.378 5 years ago Arnold D. Robbins Add warnings for unknown regex escape sequences. 920 bytes Diff Download File
fwtest.awk 34 13 years ago Arnold D. Robbins Move to gawk-3.1.6. 58 bytes Diff Download File
fwtest.in 34 13 years ago Arnold D. Robbins Move to gawk-3.1.6. 4 bytes Diff Download File
fwtest.ok 34 13 years ago Arnold D. Robbins Move to gawk-3.1.6. 8 bytes Diff Download File
fwtest2.awk 34 13 years ago Arnold D. Robbins Move to gawk-3.1.6. 2.3 KB Diff Download File
fwtest2.in 34 13 years ago Arnold D. Robbins Move to gawk-3.1.6. 572 bytes Diff Download File
fwtest2.ok 34 13 years ago Arnold D. Robbins Move to gawk-3.1.6. 648 bytes Diff Download File
fwtest3.awk 731.6.22 7 years ago Arnold D. Robbins Revise fwtest* test names and files to match. 84 bytes Diff Download File
fwtest3.in 731.11.337 6 years ago Arnold D. Robbins Regularize several tests so they can be autogenera 572 bytes Diff Download File
fwtest3.ok 731.6.22 7 years ago Arnold D. Robbins Revise fwtest* test names and files to match. 504 bytes Diff Download File
fwtest4.awk 731.6.22 7 years ago Arnold D. Robbins Revise fwtest* test names and files to match. 39 bytes Diff Download File
fwtest4.in 731.6.22 7 years ago Arnold D. Robbins Revise fwtest* test names and files to match. 11 bytes Diff Download File
fwtest4.ok 731.6.22 7 years ago Arnold D. Robbins Revise fwtest* test names and files to match. 6 bytes Diff Download File
fwtest5.awk 731.9.7 6 years ago Arnold D. Robbins Greatly improve FIELDWIDTHS behavior, doc, and tes 45 bytes Diff Download File
fwtest5.in 731.9.7 6 years ago Arnold D. Robbins Greatly improve FIELDWIDTHS behavior, doc, and tes 33 bytes Diff Download File
fwtest5.ok 731.9.7 6 years ago Arnold D. Robbins Greatly improve FIELDWIDTHS behavior, doc, and tes 8 bytes Diff Download File
fwtest6.awk 731.9.7 6 years ago Arnold D. Robbins Greatly improve FIELDWIDTHS behavior, doc, and tes 122 bytes Diff Download File
fwtest6.in 731.9.7 6 years ago Arnold D. Robbins Greatly improve FIELDWIDTHS behavior, doc, and tes 14 bytes Diff Download File
fwtest6.ok 731.9.7 6 years ago Arnold D. Robbins Greatly improve FIELDWIDTHS behavior, doc, and tes 125 bytes Diff Download File
fwtest7.awk 731.9.7 6 years ago Arnold D. Robbins Greatly improve FIELDWIDTHS behavior, doc, and tes 49 bytes Diff Download File
fwtest7.in 731.9.7 6 years ago Arnold D. Robbins Greatly improve FIELDWIDTHS behavior, doc, and tes 15 bytes Diff Download File
fwtest7.ok 731.9.7 6 years ago Arnold D. Robbins Greatly improve FIELDWIDTHS behavior, doc, and tes 15 bytes Diff Download File
fwtest8.awk 731.9.10 6 years ago Arnold D. Robbins Additional robustness in FIELDWIDTHS parsing. 50 bytes Diff Download File
fwtest8.in 731.9.10 6 years ago Arnold D. Robbins Additional robustness in FIELDWIDTHS parsing. 12 bytes Diff Download File
fwtest8.ok 731.9.11 6 years ago Andrew J. Schorr FIELDWIDTHS parsing should protect against blanks 93 bytes Diff Download File
genpot.awk 408.5.297 9 years ago Arnold D. Robbins Fix --gen-pot with long strings. 100 bytes Diff Download File
genpot.ok 408.5.297 9 years ago Arnold D. Robbins Fix --gen-pot with long strings. 127 bytes Diff Download File
gensub.awk 22 13 years ago Arnold D. Robbins Move to gawk-3.0.1. 265 bytes Diff Download File
gensub.in 21 13 years ago Arnold D. Robbins Move to gawk-3.0.0. 36 bytes Diff Download File
gensub.ok 22 13 years ago Arnold D. Robbins Move to gawk-3.0.1. 87 bytes Diff Download File
gensub2.awk 33 13 years ago Arnold D. Robbins Move to gawk 3.1.5. 104 bytes Diff Download File
gensub2.ok 408.13.15 9 years ago Arnold D. Robbins Fixes for new gensub warnings. 79 bytes Diff Download File
gensub3.awk 408.19.283 7 years ago Arnold D. Robbins Fix assignment from gensub to $0. 53 bytes Diff Download File
gensub3.in 408.19.283 7 years ago Arnold D. Robbins Fix assignment from gensub to $0. 11 bytes Diff Download File
gensub3.ok 408.19.283 7 years ago Arnold D. Robbins Fix assignment from gensub to $0. 6 bytes Diff Download File
File Gentests 1409.1.2 3 years ago Arnold D. Robbins Simplify test suite handling of -M and -mpfr.ok fi 6.4 KB Diff Download File
getfile.awk 408.12.44 9 years ago Andrew J. Schorr Add test of get_file API. 755 bytes Diff Download File
getfile.ok 408.20.55 8 years ago Arnold D. Robbins Fix `make check' when building out of the source t 359 bytes Diff Download File
getline.awk 34 13 years ago Arnold D. Robbins Move to gawk-3.1.6. 466 bytes Diff Download File
getline.in 30 13 years ago Arnold D. Robbins Move to gawk-3.1.2. 6 bytes Diff Download File
getline.ok 34 13 years ago Arnold D. Robbins Move to gawk-3.1.6. 37 bytes Diff Download File
getline2.awk 30 13 years ago Arnold D. Robbins Move to gawk-3.1.2. 40 bytes Diff Download File
getline2.ok 30 13 years ago Arnold D. Robbins Move to gawk-3.1.2. 80 bytes Diff Download File
getline3.awk 30 13 years ago Arnold D. Robbins Move to gawk-3.1.2. 91 bytes Diff Download File
getline3.ok 30 13 years ago Arnold D. Robbins Move to gawk-3.1.2. 3 bytes Diff Download File
getline4.awk 277.1.11 12 years ago Arnold D. Robbins Fix gsub and getline pass by reference. Add tests. 25 bytes Diff Download File
getline4.in 277.1.11 12 years ago Arnold D. Robbins Fix gsub and getline pass by reference. Add tests. 9 bytes Diff Download File
getline4.ok 277.1.11 12 years ago Arnold D. Robbins Fix gsub and getline pass by reference. Add tests. 9 bytes Diff Download File
getline5.awk 277.1.157 11 years ago Arnold D. Robbins Doc update and new test on getline with side effec 605 bytes Diff Download File
getline5.ok 277.1.157 11 years ago Arnold D. Robbins Doc update and new test on getline with side effec 2 bytes Diff Download File
getlnbuf.awk 26 13 years ago Arnold D. Robbins Move to gawk-3.0.5. 502 bytes Diff Download File
getlnbuf.in 26 13 years ago Arnold D. Robbins Move to gawk-3.0.5. 41.1 KB Diff Download File
getlnbuf.ok 26 13 years ago Arnold D. Robbins Move to gawk-3.0.5. 41.1 KB Diff Download File
getlndir.awk 35 13 years ago Arnold D. Robbins Move to gawk-3.1.7. 105 bytes Diff Download File
getlndir.ok 35 13 years ago Arnold D. Robbins Move to gawk-3.1.7. 22 bytes Diff Download File
getlnhd.awk 22 13 years ago Arnold D. Robbins Move to gawk-3.0.1. 258 bytes Diff Download File
getlnhd.ok 22 13 years ago Arnold D. Robbins Move to gawk-3.0.1. 46 bytes Diff Download File
getnr2tb.awk 25 13 years ago Arnold D. Robbins Move to gawk-3.0.4. 3.2 KB Diff Download File
getnr2tb.in 25 13 years ago Arnold D. Robbins Move to gawk-3.0.4. 42 bytes Diff Download File
getnr2tb.ok 25 13 years ago Arnold D. Robbins Move to gawk-3.0.4. 39 bytes Diff Download File
getnr2tm.awk 25 13 years ago Arnold D. Robbins Move to gawk-3.0.4. 3.8 KB Diff Download File
getnr2tm.in 25 13 years ago Arnold D. Robbins Move to gawk-3.0.4. 2 bytes Diff Download File
getnr2tm.ok 25 13 years ago Arnold D. Robbins Move to gawk-3.0.4. 41 bytes Diff Download File
gnuops2.awk 28 13 years ago Arnold D. Robbins Move to gawk-3.1.0. 2.9 KB Diff Download File
gnuops2.ok 28 13 years ago Arnold D. Robbins Move to gawk-3.1.0. 14 bytes Diff Download File
gnuops3.awk 33 13 years ago Arnold D. Robbins Move to gawk 3.1.5. 290 bytes Diff Download File
gnuops3.ok 33 13 years ago Arnold D. Robbins Move to gawk 3.1.5. 14 bytes Diff Download File
gnureops.awk 21 13 years ago Arnold D. Robbins Move to gawk-3.0.0. 1.4 KB Diff Download File
gnureops.ok 21 13 years ago Arnold D. Robbins Move to gawk-3.0.0. 272 bytes Diff Download File
gsubasgn.awk 22 13 years ago Arnold D. Robbins Move to gawk-3.0.1. 302 bytes Diff Download File
gsubasgn.ok 281.1.1 12 years ago john haque Speed/memory performance improvements. 253 bytes Diff Download File
gsubind.awk 408.31.1 7 years ago Arnold D. Robbins Restore typed regexp code in a new branch. 97 bytes Diff Download File
gsubind.ok 408.31.1 7 years ago Arnold D. Robbins Restore typed regexp code in a new branch. 100 bytes Diff Download File
gsubtest.awk 30 13 years ago Arnold D. Robbins Move to gawk-3.1.2. 335 bytes Diff Download File
gsubtest.ok 30 13 years ago Arnold D. Robbins Move to gawk-3.1.2. 52 bytes Diff Download File
gsubtst2.awk 30 13 years ago Arnold D. Robbins Move to gawk-3.1.2. 5.4 KB Diff Download File
gsubtst2.ok 30 13 years ago Arnold D. Robbins Move to gawk-3.1.2. 538 bytes Diff Download File
gsubtst3.awk 731.11.352 6 years ago Arnold D. Robbins Major improvements to test infrastructure. 12.6 KB Diff Download File
gsubtst3.in 30 13 years ago Arnold D. Robbins Move to gawk-3.1.2. 2.1 KB Diff Download File
gsubtst3.ok 30 13 years ago Arnold D. Robbins Move to gawk-3.1.2. 3.5 KB Diff Download File
gsubtst4.awk 30 13 years ago Arnold D. Robbins Move to gawk-3.1.2. 5.4 KB Diff Download File
gsubtst4.ok 37 13 years ago Arnold D. Robbins Bring in development gawk changes. 714 bytes Diff Download File
gsubtst5.awk 31 13 years ago Arnold D. Robbins Move to gawk-3.1.3. 4 KB Diff Download File
gsubtst5.in 31 13 years ago Arnold D. Robbins Move to gawk-3.1.3. 27 bytes Diff Download File
gsubtst5.ok 731.11.378 5 years ago Arnold D. Robbins Add warnings for unknown regex escape sequences. 384 bytes Diff Download File
gsubtst6.awk 35 13 years ago Arnold D. Robbins Move to gawk-3.1.7. 696 bytes Diff Download File
gsubtst6.ok 35 13 years ago Arnold D. Robbins Move to gawk-3.1.7. 8 bytes Diff Download File
gsubtst7.awk 277.1.9 12 years ago Arnold D. Robbins Add new test files to the git repo. 4 KB Diff Download File
gsubtst7.in 277.1.9 12 years ago Arnold D. Robbins Add new test files to the git repo. 4 bytes Diff Download File
gsubtst7.ok 277.1.9 12 years ago Arnold D. Robbins Add new test files to the git repo. 5 bytes Diff Download File
gsubtst8.awk 277.1.11 12 years ago Arnold D. Robbins Fix gsub and getline pass by reference. Add tests. 80 bytes Diff Download File
gsubtst8.in 277.1.11 12 years ago Arnold D. Robbins Fix gsub and getline pass by reference. Add tests. 16 bytes Diff Download File
gsubtst8.ok 277.1.11 12 years ago Arnold D. Robbins Fix gsub and getline pass by reference. Add tests. 18 bytes Diff Download File
gtlnbufv.awk 26 13 years ago Arnold D. Robbins Move to gawk-3.0.5. 62 bytes Diff Download File
hello.awk 319.2.7 12 years ago Andrew J. Schorr Add -i option, append .awk if initial search fails 25 bytes Diff Download File
hex.awk 33 13 years ago Arnold D. Robbins Move to gawk 3.1.5. 273 bytes Diff Download File
hex.ok 33 13 years ago Arnold D. Robbins Move to gawk 3.1.5. 44 bytes Diff Download File
hex2.awk 408.19.189 7 years ago Arnold D. Robbins Disallow negative hex numbers in input data. 16 bytes Diff Download File
hex2.in 408.19.189 7 years ago Arnold D. Robbins Disallow negative hex numbers in input data. 9 bytes Diff Download File
hex2.ok 408.19.189 7 years ago Arnold D. Robbins Disallow negative hex numbers in input data. 4 bytes Diff Download File
hsprint.awk 34 13 years ago Arnold D. Robbins Move to gawk-3.1.6. 1.6 KB Diff Download File
hsprint.ok 36 13 years ago Arnold D. Robbins Move to 3.1.8. 3.5 KB Diff Download File
icasefs.awk 30 13 years ago Arnold D. Robbins Move to gawk-3.1.2. 533 bytes Diff Download File
icasefs.ok 30 13 years ago Arnold D. Robbins Move to gawk-3.1.2. 20 bytes Diff Download File
icasers.awk 34 13 years ago Arnold D. Robbins Move to gawk-3.1.6. 71 bytes Diff Download File
icasers.in 30 13 years ago Arnold D. Robbins Move to gawk-3.1.2. 16 bytes Diff Download File
icasers.ok 30 13 years ago Arnold D. Robbins Move to gawk-3.1.2. 10 bytes Diff Download File
id.awk 408.19.51 8 years ago Arnold D. Robbins Sort id test output, should help on z/OS. 193 bytes Diff Download File
id.ok 1512 3 years ago Arnold D. Robbins More progress on bool. 1.2 KB Diff Download File
igncdym.awk 26 13 years ago Arnold D. Robbins Move to gawk-3.0.5. 1.1 KB Diff Download File
igncdym.in 26 13 years ago Arnold D. Robbins Move to gawk-3.0.5. 24 bytes Diff Download File
igncdym.ok 26 13 years ago Arnold D. Robbins Move to gawk-3.0.5. 72 bytes Diff Download File
igncfs.awk 50 13 years ago Arnold D. Robbins Doc updates. Strftime fix for PC. Check ranges in 138 bytes Diff Download File
igncfs.in 13 13 years ago Arnold D. Robbins Move to 2.14. 44 bytes Diff Download File
igncfs.ok 21 13 years ago Arnold D. Robbins Move to gawk-3.0.0. 51 bytes Diff Download File
ignrcas2.awk 32 13 years ago Arnold D. Robbins Move to gawk-3.1.4. 295 bytes Diff Download File
ignrcas2.ok 32 13 years ago Arnold D. Robbins Move to gawk-3.1.4. 3 bytes Diff Download File
ignrcas3.awk 408.19.237 7 years ago Arnold D. Robbins Add test case for single byte IGNORECASE fix. 441 bytes Diff Download File
ignrcas3.ok 408.19.237 7 years ago Arnold D. Robbins Add test case for single byte IGNORECASE fix. 414 bytes Diff Download File
ignrcas4.awk 408.26.43 7 years ago Arnold D. Robbins Merge branch 'gawk-4.1-stable' 150 bytes Diff Download File
ignrcas4.ok 408.26.43 7 years ago Arnold D. Robbins Merge branch 'gawk-4.1-stable' 4 bytes Diff Download File
ignrcase.awk 30 13 years ago Arnold D. Robbins Move to gawk-3.1.2. 49 bytes Diff Download File
ignrcase.in 30 13 years ago Arnold D. Robbins Move to gawk-3.1.2. 4 bytes Diff Download File
ignrcase.ok 21 13 years ago Arnold D. Robbins Move to gawk-3.0.0. 3 bytes Diff Download File
incdupe.ok 319.2.7 12 years ago Andrew J. Schorr Add -i option, append .awk if initial search fails 85 bytes Diff Download File
incdupe2.ok 319.2.7 12 years ago Andrew J. Schorr Add -i option, append .awk if initial search fails 84 bytes Diff Download File
incdupe3.ok 319.2.7 12 years ago Andrew J. Schorr Add -i option, append .awk if initial search fails 12 bytes Diff Download File
incdupe4.ok 1291 4 years ago Arnold D. Robbins First round of message improvements. 82 bytes Diff Download File
incdupe5.ok 1291 4 years ago Arnold D. Robbins First round of message improvements. 82 bytes Diff Download File
incdupe6.ok 1291 4 years ago Arnold D. Robbins First round of message improvements. 147 bytes Diff Download File
incdupe7.ok 1291 4 years ago Arnold D. Robbins First round of message improvements. 147 bytes Diff Download File
inchello.awk 319.2.102 11 years ago Andrew J. Schorr Make it a fatal error to load the same file with - 17 bytes Diff Download File
inclib.awk 319.2.7 12 years ago Andrew J. Schorr Add -i option, append .awk if initial search fails 97 bytes Diff Download File
include.awk 319.2.7 12 years ago Andrew J. Schorr Add -i option, append .awk if initial search fails 64 bytes Diff Download File
include.ok 319.2.7 12 years ago Andrew J. Schorr Add -i option, append .awk if initial search fails 28 bytes Diff Download File
include2.ok 319.2.7 12 years ago Andrew J. Schorr Add -i option, append .awk if initial search fails 28 bytes Diff Download File
indirectbuiltin.awk 1251 4 years ago Arnold D. Robbins Fix a number of memory leaks. 7.8 KB Diff Download File
indirectbuiltin.ok 408.13.135 9 years ago Arnold D. Robbins Make indirect call of gensub with 3 args work. 863 bytes Diff Download File
indirectcall.awk 38 13 years ago Arnold D. Robbins Commit all changes for development gawk. 2.6 KB Diff Download File
indirectcall.in 38 13 years ago Arnold D. Robbins Commit all changes for development gawk. 186 bytes Diff Download File
indirectcall.ok 38 13 years ago Arnold D. Robbins Commit all changes for development gawk. 318 bytes Diff Download File
indirectcall2.awk 408.5.264 9 years ago Arnold D. Robbins New test, indirect call of builtin functions. 170 bytes Diff Download File
indirectcall2.ok 408.5.264 9 years ago Arnold D. Robbins New test, indirect call of builtin functions. 26 bytes Diff Download File
inf-nan-torture.awk 1472.1.15 3 years ago Arnold D. Robbins First steps fixing +inform, +nancy. 53 bytes Diff Download File
inf-nan-torture.in 1472.1.15 3 years ago Arnold D. Robbins First steps fixing +inform, +nancy. 92 bytes Diff Download File
inf-nan-torture.ok 1472.1.15 3 years ago Arnold D. Robbins First steps fixing +inform, +nancy. 182 bytes Diff Download File
inftest.awk 32 13 years ago Arnold D. Robbins Move to gawk-3.1.4. 229 bytes Diff Download File
inftest.ok 731.18.31 5 years ago Arnold D. Robbins Fix test/inftest.ok. 31.4 KB Diff Download File
inplace.1.in 365 11 years ago Andrew J. Schorr Add tests for inplace extension. 37 bytes Diff Download File
inplace.2.in 365 11 years ago Andrew J. Schorr Add tests for inplace extension. 83 bytes Diff Download File
inplace.in 365 11 years ago Andrew J. Schorr Add tests for inplace extension. 39 bytes Diff Download File
inplace1.1.ok 365 11 years ago Andrew J. Schorr Add tests for inplace extension. 37 bytes Diff Download File
inplace1.2.ok 365 11 years ago Andrew J. Schorr Add tests for inplace extension. 83 bytes Diff Download File
inplace1.ok 1146.1.47 4 years ago Arnold D. Robbins Add backwards compatibility to inplace extension, 147 bytes Diff Download File
inplace2.1.bak.ok 365 11 years ago Andrew J. Schorr Add tests for inplace extension. 37 bytes Diff Download File
inplace2.1.ok 365 11 years ago Andrew J. Schorr Add tests for inplace extension. 37 bytes Diff Download File
inplace2.2.bak.ok 365 11 years ago Andrew J. Schorr Add tests for inplace extension. 83 bytes Diff Download File
inplace2.2.ok 365 11 years ago Andrew J. Schorr Add tests for inplace extension. 83 bytes Diff Download File
inplace2.ok 1146.1.47 4 years ago Arnold D. Robbins Add backwards compatibility to inplace extension, 147 bytes Diff Download File
inplace2bcomp.1.ok 1146.1.48 4 years ago Arnold D. Robbins Add backwards compatibility tests for inplace exte 37 bytes Diff Download File
inplace2bcomp.1.orig.ok 1146.1.48 4 years ago Arnold D. Robbins Add backwards compatibility tests for inplace exte 37 bytes Diff Download File
inplace2bcomp.2.ok 1146.1.48 4 years ago Arnold D. Robbins Add backwards compatibility tests for inplace exte 83 bytes Diff Download File
inplace2bcomp.2.orig.ok 1146.1.48 4 years ago Arnold D. Robbins Add backwards compatibility tests for inplace exte 83 bytes Diff Download File
inplace2bcomp.ok 1146.1.48 4 years ago Arnold D. Robbins Add backwards compatibility tests for inplace exte 147 bytes Diff Download File
inplace3.1.bak.ok 365 11 years ago Andrew J. Schorr Add tests for inplace extension. 37 bytes Diff Download File
inplace3.1.ok 365 11 years ago Andrew J. Schorr Add tests for inplace extension. 37 bytes Diff Download File
inplace3.2.bak.ok 365 11 years ago Andrew J. Schorr Add tests for inplace extension. 83 bytes Diff Download File
inplace3.2.ok 365 11 years ago Andrew J. Schorr Add tests for inplace extension. 83 bytes Diff Download File
inplace3.ok 1146.1.47 4 years ago Arnold D. Robbins Add backwards compatibility to inplace extension, 294 bytes Diff Download File
inplace3bcomp.1.ok 1146.1.48 4 years ago Arnold D. Robbins Add backwards compatibility tests for inplace exte 37 bytes Diff Download File
inplace3bcomp.1.orig.ok 1146.1.48 4 years ago Arnold D. Robbins Add backwards compatibility tests for inplace exte 37 bytes Diff Download File
inplace3bcomp.2.ok 1146.1.48 4 years ago Arnold D. Robbins Add backwards compatibility tests for inplace exte 83 bytes Diff Download File
inplace3bcomp.2.orig.ok 1146.1.48 4 years ago Arnold D. Robbins Add backwards compatibility tests for inplace exte 83 bytes Diff Download File
inplace3bcomp.ok 1146.1.48 4 years ago Arnold D. Robbins Add backwards compatibility tests for inplace exte 294 bytes Diff Download File
inpref.awk 408.13.158 9 years ago Arnold D. Robbins Make call-by-value work again for $0. 63 bytes Diff Download File
inpref.in 408.13.158 9 years ago Arnold D. Robbins Make call-by-value work again for $0. 14 bytes Diff Download File
inpref.ok 408.13.158 9 years ago Arnold D. Robbins Make call-by-value work again for $0. 12 bytes Diff Download File
inputred.awk 30 13 years ago Arnold D. Robbins Move to gawk-3.1.2. 40 bytes Diff Download File
inputred.ok 30 13 years ago Arnold D. Robbins Move to gawk-3.1.2. 7 bytes Diff Download File
intarray.awk 408.26.49 7 years ago Arnold D. Robbins Update intarray test and ok files. 406 bytes Diff Download File
intarray.ok 408.26.49 7 years ago Arnold D. Robbins Update intarray test and ok files. Empty Diff Download File
intest.awk 1512 3 years ago Arnold D. Robbins More progress on bool. 109 bytes Diff Download File
intest.ok 24 13 years ago Arnold D. Robbins Move to gawk-3.0.3. 4 bytes Diff Download File
intformat.awk 35 13 years ago Arnold D. Robbins Move to gawk-3.1.7. 1.8 KB Diff Download File
intformat.ok 34 13 years ago Arnold D. Robbins Move to gawk-3.1.6. 64 bytes Diff Download File
intprec.awk 21 13 years ago Arnold D. Robbins Move to gawk-3.0.0. 40 bytes Diff Download File
intprec.ok 21 13 years ago Arnold D. Robbins Move to gawk-3.0.0. 22 bytes Diff Download File
iobug1.awk 33 13 years ago Arnold D. Robbins Move to gawk 3.1.5. 1.6 KB Diff Download File
iobug1.ok 33 13 years ago Arnold D. Robbins Move to gawk 3.1.5. Empty Diff Download File
iolint.awk 1448 3 years ago Arnold D. Robbins Remove racy test from iolint.awk. 1.6 KB Diff Download File
iolint.ok 1448 3 years ago Arnold D. Robbins Remove racy test from iolint.awk. 996 bytes Diff Download File
isarrayunset.awk 731.11.274 6 years ago Arnold D. Robbins Fix isarray to take unset variable. 27 bytes Diff Download File
isarrayunset.ok 731.11.274 6 years ago Arnold D. Robbins Fix isarray to take unset variable. 2 bytes Diff Download File
jarebug.awk 277.1.146 12 years ago Arnold D. Robbins Fix modes on test/jarebug* files. 38 bytes Diff Download File
jarebug.in 277.1.146 12 years ago Arnold D. Robbins Fix modes on test/jarebug* files. 46 bytes Diff Download File
jarebug.ok 277.1.146 12 years ago Arnold D. Robbins Fix modes on test/jarebug* files. 46 bytes Diff Download File
File jarebug.sh 408.2.9 11 years ago Arnold D. Robbins Further portability fixes in extensions, tests. 369 bytes Diff Download File
lc_num1.awk 36 13 years ago Arnold D. Robbins Move to 3.1.8. 418 bytes Diff Download File
lc_num1.ok 36 13 years ago Arnold D. Robbins Move to 3.1.8. 47 bytes Diff Download File
leaddig.awk 731.11.352 6 years ago Arnold D. Robbins Major improvements to test infrastructure. 311 bytes Diff Download File
leaddig.ok 28 13 years ago Arnold D. Robbins Move to gawk-3.1.0. 15 bytes Diff Download File
leadnl.awk 28 13 years ago Arnold D. Robbins Move to gawk-3.1.0. 143 bytes Diff Download File
leadnl.in 28 13 years ago Arnold D. Robbins Move to gawk-3.1.0. 111 bytes Diff Download File
leadnl.ok 28 13 years ago Arnold D. Robbins Move to gawk-3.1.0. 198 bytes Diff Download File
lint.awk 28 13 years ago Arnold D. Robbins Move to gawk-3.1.0. 167 bytes Diff Download File
lint.ok 29 13 years ago Arnold D. Robbins Move to gawk-3.1.1. 283 bytes Diff Download File
lintexp.awk 408.26.1 7 years ago Andrew J. Schorr Fix usage of scalar type flag bits and fix some bu 265 bytes Diff Download File
lintexp.ok 408.26.1 7 years ago Andrew J. Schorr Fix usage of scalar type flag bits and fix some bu 130 bytes Diff Download File
lintindex.awk 408.26.1 7 years ago Andrew J. Schorr Fix usage of scalar type flag bits and fix some bu 231 bytes Diff Download File
lintindex.ok 408.26.1 7 years ago Andrew J. Schorr Fix usage of scalar type flag bits and fix some bu 298 bytes Diff Download File
lintint.awk 408.26.1 7 years ago Andrew J. Schorr Fix usage of scalar type flag bits and fix some bu 265 bytes Diff Download File
lintint.ok 408.26.1 7 years ago Andrew J. Schorr Fix usage of scalar type flag bits and fix some bu 130 bytes Diff Download File
lintlength.awk 408.26.1 7 years ago Andrew J. Schorr Fix usage of scalar type flag bits and fix some bu 133 bytes Diff Download File
lintlength.ok 408.26.1 7 years ago Andrew J. Schorr Fix usage of scalar type flag bits and fix some bu 140 bytes Diff Download File
lintold.awk 731.11.282 6 years ago John Malmberg Fix lintold.awk for VAX/VMS 240 bytes Diff Download File
lintold.in 34 13 years ago Arnold D. Robbins Move to gawk-3.1.6. 1 bytes Diff Download File
lintold.ok 1291 4 years ago Arnold D. Robbins First round of message improvements. 1.1 KB Diff Download File
lintplus.awk 1349 4 years ago Arnold D. Robbins Add lint check for string + string. 50 bytes Diff Download File
lintplus.ok 1349 4 years ago Arnold D. Robbins Add lint check for string + string. 72 bytes Diff Download File
lintset.awk 408.26.1 7 years ago Andrew J. Schorr Fix usage of scalar type flag bits and fix some bu 153 bytes Diff Download File
lintset.ok 408.26.1 7 years ago Andrew J. Schorr Fix usage of scalar type flag bits and fix some bu 65 bytes Diff Download File
lintwarn.awk 731.11.379 5 years ago Arnold D. Robbins Add lint warning for `print "foo" > "foo" 1'. 465 bytes Diff Download File
lintwarn.ok 731.11.382 5 years ago Arnold D. Robbins Fix test/lintwarn.ok. 2.6 KB Diff Download File
litoct.awk 21 13 years ago Arnold D. Robbins Move to gawk-3.0.0. 55 bytes Diff Download File
litoct.in 731.11.352 6 years ago Arnold D. Robbins Major improvements to test infrastructure. 3 bytes Diff Download File
litoct.ok 21 13 years ago Arnold D. Robbins Move to gawk-3.0.0. 9 bytes Diff Download File
localenl.ok 36 13 years ago Arnold D. Robbins Move to 3.1.8. 93 bytes Diff Download File
File localenl.sh 65 13 years ago Arnold D. Robbins Expand ranges before compiling the regexp. 1.9 KB Diff Download File
longsub.awk 29 13 years ago Arnold D. Robbins Move to gawk-3.1.1. 29 bytes Diff Download File
longsub.in 29 13 years ago Arnold D. Robbins Move to gawk-3.1.1. 195 KB Diff Download File
longsub.ok 29 13 years ago Arnold D. Robbins Move to gawk-3.1.1. 195 KB Diff Download File
longwrds.awk 50 13 years ago Arnold D. Robbins Doc updates. Strftime fix for PC. Check ranges in 587 bytes Diff Download File
longwrds.in 30 13 years ago Arnold D. Robbins Move to gawk-3.1.2. 4 KB Diff Download File
longwrds.ok 21 13 years ago Arnold D. Robbins Move to gawk-3.0.0. 275 bytes Diff Download File
Makefile.am 1472.1.44 3 years ago Arnold D. Robbins Fix assigning to ARGC on command line and add test 63.8 KB Diff Download File
Makefile.in 1472.1.44 3 years ago Arnold D. Robbins Fix assigning to ARGC on command line and add test 148 KB Diff Download File
Maketests 1472.1.32 3 years ago Arnold D. Robbins Fix conversion of 018 to decimal. Add a test. 72.4 KB Diff Download File
manglprm.awk 32 13 years ago Arnold D. Robbins Move to gawk-3.1.4. 1 KB Diff Download File
manglprm.in 32 13 years ago Arnold D. Robbins Move to gawk-3.1.4. 8 bytes Diff Download File
manglprm.ok 32 13 years ago Arnold D. Robbins Move to gawk-3.1.4. 12 bytes Diff Download File
manyfiles.awk 19 13 years ago Arnold D. Robbins Move to gawk-2.15.5. 28 bytes Diff Download File
manyfiles.ok 30 13 years ago Arnold D. Robbins Move to gawk-3.1.2. 2 bytes Diff Download File
match1.awk 30 13 years ago Arnold D. Robbins Move to gawk-3.1.2. 254 bytes Diff Download File
match1.ok 30 13 years ago Arnold D. Robbins Move to gawk-3.1.2. 190 bytes Diff Download File
match2.awk 31 13 years ago Arnold D. Robbins Move to gawk-3.1.3. 76 bytes Diff Download File
match2.ok 281.1.1 12 years ago john haque Speed/memory performance improvements. 127 bytes Diff Download File
match3.awk 35 13 years ago Arnold D. Robbins Move to gawk-3.1.7. 1 KB Diff Download File
match3.in 35 13 years ago Arnold D. Robbins Move to gawk-3.1.7. 13 bytes Diff Download File
match3.ok 35 13 years ago Arnold D. Robbins Move to gawk-3.1.7. 12 bytes Diff Download File
math.awk 21 13 years ago Arnold D. Robbins Move to gawk-3.0.0. 262 bytes Diff Download File
math.ok 21 13 years ago Arnold D. Robbins Move to gawk-3.0.0. 128 bytes Diff Download File
mbfw1.awk 35 13 years ago Arnold D. Robbins Move to gawk-3.1.7. 1 KB Diff Download File
mbfw1.in 35 13 years ago Arnold D. Robbins Move to gawk-3.1.7. 213 bytes Diff Download File
mbfw1.ok 35 13 years ago Arnold D. Robbins Move to gawk-3.1.7. 38 bytes Diff Download File
mbprintf1.awk 35 13 years ago Arnold D. Robbins Move to gawk-3.1.7. 25 bytes Diff Download File
mbprintf1.in 35 13 years ago Arnold D. Robbins Move to gawk-3.1.7. 11 bytes Diff Download File
mbprintf1.ok 35 13 years ago Arnold D. Robbins Move to gawk-3.1.7. 21 bytes Diff Download File
mbprintf2.awk 35 13 years ago Arnold D. Robbins Move to gawk-3.1.7. 51 bytes Diff Download File
mbprintf2.ok 35 13 years ago Arnold D. Robbins Move to gawk-3.1.7. 4 bytes Diff Download File
mbprintf3.awk 35 13 years ago Arnold D. Robbins Move to gawk-3.1.7. 41 bytes Diff Download File
mbprintf3.in 35 13 years ago Arnold D. Robbins Move to gawk-3.1.7. 51 bytes Diff Download File
mbprintf3.ok 35 13 years ago Arnold D. Robbins Move to gawk-3.1.7. 102 bytes Diff Download File
mbprintf4.awk 408.5.329 9 years ago Arnold D. Robbins Improve mprintf4 test. 1.1 KB Diff Download File
mbprintf4.in 408.4.12 10 years ago Arnold D. Robbins Fix for %c in multibyte locale + new tests. 16 bytes Diff Download File
mbprintf4.ok 408.5.329 9 years ago Arnold D. Robbins Improve mprintf4 test. 1006 bytes Diff Download File
mbprintf5.awk 731.9.18 6 years ago Arnold D. Robbins Fix multibyte char printf problem, add test. 28 bytes Diff Download File
mbprintf5.in 731.9.18 6 years ago Arnold D. Robbins Fix multibyte char printf problem, add test. 24 bytes Diff Download File
mbprintf5.ok 731.9.18 6 years ago Arnold D. Robbins Fix multibyte char printf problem, add test. 33 bytes Diff Download File
mbstr1.awk 35 13 years ago Arnold D. Robbins Move to gawk-3.1.7. 89 bytes Diff Download File
mbstr1.ok 1418 3 years ago Arnold D. Robbins Make all messages consistent: no final periods. 124 bytes Diff Download File
mbstr2.awk 408.19.37 8 years ago Arnold D. Robbins Improve handling of invalid data in UTF locales. 75 bytes Diff Download File
mbstr2.in 408.19.37 8 years ago Arnold D. Robbins Improve handling of invalid data in UTF locales. 108 bytes Diff Download File
mbstr2.ok 1418 3 years ago Arnold D. Robbins Make all messages consistent: no final periods. 159 bytes Diff Download File
membug1.awk 29 13 years ago Arnold D. Robbins Move to gawk-3.1.1. 20 bytes Diff Download File
membug1.in 29 13 years ago Arnold D. Robbins Move to gawk-3.1.1. 8 bytes Diff Download File
membug1.ok 29 13 years ago Arnold D. Robbins Move to gawk-3.1.1. Empty Diff Download File
memleak.awk 731.7.1 7 years ago Arnold D. Robbins fixes for memory leak for user-supplied sorting fu 329 bytes Diff Download File
memleak.ok 731.7.9 7 years ago Arnold D. Robbins Add new memleak test. 6 bytes Diff Download File
messages.awk 319.1.76 11 years ago Arnold D. Robbins Fix two tests to work with make diffout. 366 bytes Diff Download File
minusstr.awk 29 13 years ago Arnold D. Robbins Move to gawk-3.1.1. 20 bytes Diff Download File
minusstr.ok 29 13 years ago Arnold D. Robbins Move to gawk-3.1.1. 3 bytes Diff Download File
mixed1.ok 408.19.199 7 years ago Arnold D. Robbins Restore mixed1 test. 119 bytes Diff Download File
mktime.awk 731.3.51 7 years ago Andrew J. Schorr Add optional 2nd argument to mktime to request UTC 25 bytes Diff Download File
mktime.in 731.3.51 7 years ago Andrew J. Schorr Add optional 2nd argument to mktime to request UTC 15 bytes Diff Download File
mktime.ok 731.3.51 7 years ago Andrew J. Schorr Add optional 2nd argument to mktime to request UTC 11 bytes Diff Download File
mmap8k.awk 731.11.337 6 years ago Arnold D. Robbins Regularize several tests so they can be autogenera 10 bytes Diff Download File
mmap8k.in 22 13 years ago Arnold D. Robbins Move to gawk-3.0.1. 8 KB Diff Download File
mmap8k.ok 731.11.337 6 years ago Arnold D. Robbins Regularize several tests so they can be autogenera 8 KB Diff Download File
modifiers.ok 1472.1.27 3 years ago Arnold D. Robbins And add additional test files. 834 bytes Diff Download File
File modifiers.sh 1472.1.27 3 years ago Arnold D. Robbins And add additional test files. 150 bytes Diff Download File
mpfranswer42.awk 1215 4 years ago Arnold D. Robbins New test: mpfranswer42. 657 bytes Diff Download File
mpfranswer42.ok 1215 4 years ago Arnold D. Robbins New test: mpfranswer42. 3 bytes Diff Download File
mpfrbigint.awk 306 12 years ago john haque Add arbitrary-precision arithmetic on integers. 357 bytes Diff Download File
mpfrbigint.ok 306 12 years ago john haque Add arbitrary-precision arithmetic on integers. 185 bytes Diff Download File
mpfrbigint2.awk 731.17.42 5 years ago Arnold D. Robbins Fix problem with MPFR conversion to int from hex n 111 bytes Diff Download File
mpfrbigint2.in 731.17.42 5 years ago Arnold D. Robbins Fix problem with MPFR conversion to int from hex n 23 bytes Diff Download File
mpfrbigint2.ok 731.17.42 5 years ago Arnold D. Robbins Fix problem with MPFR conversion to int from hex n 75 bytes Diff Download File
mpfrcase.awk 1379.1.10 3 years ago Arnold D. Robbins MPFR bug fixes in some corner cases. 74 bytes Diff Download File
mpfrcase.in 1379.1.10 3 years ago Arnold D. Robbins MPFR bug fixes in some corner cases. 2 bytes Diff Download File
mpfrcase.ok 1379.1.10 3 years ago Arnold D. Robbins MPFR bug fixes in some corner cases. 9 bytes Diff Download File
mpfrcase2.awk 1379.1.15 3 years ago Arnold D. Robbins Fix another MPFR number parsing issue. 481 bytes Diff Download File
mpfrcase2.in 1379.1.15 3 years ago Arnold D. Robbins Fix another MPFR number parsing issue. 6 bytes Diff Download File
mpfrcase2.ok 1379.1.15 3 years ago Arnold D. Robbins Fix another MPFR number parsing issue. 6 bytes Diff Download File
mpfrexprange.awk 305 12 years ago john haque Bug fixes and tests for MPFR. 101 bytes Diff Download File
mpfrexprange.ok 305 12 years ago john haque Bug fixes and tests for MPFR. 11 bytes Diff Download File
mpfrfield.awk 731.11.338 6 years ago Arnold D. Robbins Copy MPZ/MPFR bits also, in r_dupnode. 98 bytes Diff Download File
mpfrfield.in 731.11.338 6 years ago Arnold D. Robbins Copy MPZ/MPFR bits also, in r_dupnode. 20 bytes Diff Download File
mpfrfield.ok 731.11.338 6 years ago Arnold D. Robbins Copy MPZ/MPFR bits also, in r_dupnode. 6 bytes Diff Download File
mpfrieee.awk 305 12 years ago john haque Bug fixes and tests for MPFR. 198 bytes Diff Download File
mpfrieee.ok 305 12 years ago john haque Bug fixes and tests for MPFR. 276 bytes Diff Download File
mpfrmemok1.awk 408.13.102 9 years ago Arnold D. Robbins Fix bad allocs -M and profiling. 219 bytes Diff Download File
mpfrmemok1.ok 408.26.77 7 years ago Arnold D. Robbins Use original input text of numbers when pretty pri 82 bytes Diff Download File
mpfrnegzero.awk 408.5.42 10 years ago Arnold D. Robbins Fix -0 for MPFR. 466 bytes Diff Download File
mpfrnegzero.ok 408.5.42 10 years ago Arnold D. Robbins Fix -0 for MPFR. 255 bytes Diff Download File
mpfrnonum.awk 1379.1.10 3 years ago Arnold D. Robbins MPFR bug fixes in some corner cases. 35 bytes Diff Download File
mpfrnonum.in 1379.1.10 3 years ago Arnold D. Robbins MPFR bug fixes in some corner cases. 6 bytes Diff Download File
mpfrnonum.ok 1379.1.10 3 years ago Arnold D. Robbins MPFR bug fixes in some corner cases. 39 bytes Diff Download File
mpfrnr.awk 305 12 years ago john haque Bug fixes and tests for MPFR. 183 bytes Diff Download File
mpfrnr.in 305 12 years ago john haque Bug fixes and tests for MPFR. 21 bytes Diff Download File
mpfrnr.ok 305 12 years ago john haque Bug fixes and tests for MPFR. 35 bytes Diff Download File
mpfrrem.awk 408.5.234 9 years ago Arnold D. Robbins Bug fix to MPFR mod operation for negative numerat 122 bytes Diff Download File
mpfrrem.ok 408.5.234 9 years ago Arnold D. Robbins Bug fix to MPFR mod operation for negative numerat 50 bytes Diff Download File
mpfrrnd.awk 314 12 years ago john haque Change RNDMODE to ROUNDMODE and update doc. 405 bytes Diff Download File
mpfrrnd.ok 305 12 years ago john haque Bug fixes and tests for MPFR. 165 bytes Diff Download File
mpfrrndeval.awk 731.11.254 6 years ago Arnold D. Robbins Changes to ROUNDMODE now invalidate cached string 1 KB Diff Download File
mpfrrndeval.ok 731.11.254 6 years ago Arnold D. Robbins Changes to ROUNDMODE now invalidate cached string 239 bytes Diff Download File
mpfrsort.awk 306 12 years ago john haque Add arbitrary-precision arithmetic on integers. 201 bytes Diff Download File
mpfrsort.ok 306 12 years ago john haque Add arbitrary-precision arithmetic on integers. 46 bytes Diff Download File
mpfrsqrt.awk 731.11.53 7 years ago Arnold D. Robbins Rename intdiv to intdiv0, require it to be configu 1.9 KB Diff Download File
mpfrsqrt.ok 408.5.233 9 years ago Arnold D. Robbins Bug fix in MPFR that manifested in sqrt(). 120 bytes Diff Download File
mpfrstrtonum.awk 408.26.1 7 years ago Andrew J. Schorr Fix usage of scalar type flag bits and fix some bu 68 bytes Diff Download File
mpfrstrtonum.ok 408.26.1 7 years ago Andrew J. Schorr Fix usage of scalar type flag bits and fix some bu 5 bytes Diff Download File
mpfruplus.ok 731.11.303 6 years ago Andrew J. Schorr Fix bug printing +"01" in regular and MPFR mode. 7 bytes Diff Download File
mpgforcenum.awk 408.26.1 7 years ago Andrew J. Schorr Fix usage of scalar type flag bits and fix some bu 144 bytes Diff Download File
mpgforcenum.ok 408.26.1 7 years ago Andrew J. Schorr Fix usage of scalar type flag bits and fix some bu 7 bytes Diff Download File
mtchi18n.awk 34 13 years ago Arnold D. Robbins Move to gawk-3.1.6. 23 bytes Diff Download File
mtchi18n.in 34 13 years ago Arnold D. Robbins Move to gawk-3.1.6. 2 bytes Diff Download File
mtchi18n.ok 34 13 years ago Arnold D. Robbins Move to gawk-3.1.6. 4 bytes Diff Download File
muldimposix.awk 408.19.42 8 years ago Arnold D. Robbins Fatal with --posix on multidimensional arrays. 22 bytes Diff Download File
muldimposix.ok 408.19.42 8 years ago Arnold D. Robbins Fatal with --posix on multidimensional arrays. 90 bytes Diff Download File
nasty.awk 25 13 years ago Arnold D. Robbins Move to gawk-3.0.4. 3 KB Diff Download File
nasty.ok 28 13 years ago Arnold D. Robbins Move to gawk-3.1.0. 323 bytes Diff Download File
nasty2.awk 28 13 years ago Arnold D. Robbins Move to gawk-3.1.0. 247 bytes Diff Download File
nasty2.ok 28 13 years ago Arnold D. Robbins Move to gawk-3.1.0. 1.2 KB Diff Download File
nastyparm.awk 204 13 years ago Arnold D. Robbins Bug fixes and new test, see nastyparm. 541 bytes Diff Download File
nastyparm.ok 204 13 years ago Arnold D. Robbins Bug fixes and new test, see nastyparm. 149 bytes Diff Download File
negexp.awk 30 13 years ago Arnold D. Robbins Move to gawk-3.1.2. 29 bytes Diff Download File
negexp.ok 21 13 years ago Arnold D. Robbins Move to gawk-3.0.0. 5 bytes Diff Download File
negrange.awk 128 13 years ago Arnold D. Robbins Fix mode on test/negrange.awk. 191 bytes Diff Download File
negrange.ok 127 13 years ago Arnold D. Robbins Regex bug fix and token bug fix. See ChangeLog. 94 bytes Diff Download File
negtime.awk 408.13.133 9 years ago Arnold D. Robbins Remove fatal error if strftime timestamp < 0. 89 bytes Diff Download File
negtime.ok 408.13.133 9 years ago Arnold D. Robbins Remove fatal error if strftime timestamp < 0. 29 bytes Diff Download File
nested.awk 31 13 years ago Arnold D. Robbins Move to gawk-3.1.3. 4 KB Diff Download File
nested.in 31 13 years ago Arnold D. Robbins Move to gawk-3.1.3. 4 bytes Diff Download File
nested.ok 31 13 years ago Arnold D. Robbins Move to gawk-3.1.3. 4 bytes Diff Download File
next.ok 168 13 years ago Arnold D. Robbins Add tests for next and exit to test suite. 284 bytes Diff Download File
File next.sh 168 13 years ago Arnold D. Robbins Add tests for next and exit to test suite. 434 bytes Diff Download File
nfldstr.awk 30 13 years ago Arnold D. Robbins Move to gawk-3.1.2. 151 bytes Diff Download File
nfldstr.in 30 13 years ago Arnold D. Robbins Move to gawk-3.1.2. 1 bytes Diff Download File
nfldstr.ok 24 13 years ago Arnold D. Robbins Move to gawk-3.0.3. Empty Diff Download File
nfloop.awk 408.4.34 10 years ago Arnold D. Robbins Fix problem when extending NF. See test/nfloop. 81 bytes Diff Download File
nfloop.ok 408.4.34 10 years ago Arnold D. Robbins Fix problem when extending NF. See test/nfloop. 22 bytes Diff Download File
nfneg.awk 30 13 years ago Arnold D. Robbins Move to gawk-3.1.2. 26 bytes Diff Download File
nfneg.ok 30 13 years ago Arnold D. Robbins Move to gawk-3.1.2. 64 bytes Diff Download File
nfset.awk 13 13 years ago Arnold D. Robbins Move to 2.14. 19 bytes Diff Download File
nfset.in 13 13 years ago Arnold D. Robbins Move to 2.14. 40 bytes Diff Download File
nfset.ok 21 13 years ago Arnold D. Robbins Move to gawk-3.0.0. 42 bytes Diff Download File
nlfldsep.awk 24 13 years ago Arnold D. Robbins Move to gawk-3.0.3. 77 bytes Diff Download File
nlfldsep.in 24 13 years ago Arnold D. Robbins Move to gawk-3.0.3. 41 bytes Diff Download File
nlfldsep.ok 22 13 years ago Arnold D. Robbins Move to gawk-3.0.1. 48 bytes Diff Download File
nlinstr.awk 28 13 years ago Arnold D. Robbins Move to gawk-3.1.0. 70 bytes Diff Download File
nlinstr.in 28 13 years ago Arnold D. Robbins Move to gawk-3.1.0. 15 bytes Diff Download File
nlinstr.ok 28 13 years ago Arnold D. Robbins Move to gawk-3.1.0. 3 bytes Diff Download File
nlstrina.awk 27 13 years ago Arnold D. Robbins Move to gawk-3.0.6. 2.9 KB Diff Download File
nlstrina.ok 27 13 years ago Arnold D. Robbins Move to gawk-3.0.6. 21 bytes Diff Download File
nlstringtest-nogettext.ok 731.11.328 6 years ago Arnold D. Robbins Make nlstringtest work if gawk was compiled withou 85 bytes Diff Download File
nlstringtest.awk 731.11.272 6 years ago Arnold D. Robbins Add nlstringtest files. 297 bytes Diff Download File
nlstringtest.ok 731.11.272 6 years ago Arnold D. Robbins Add nlstringtest files. 79 bytes Diff Download File
nlstringtest.po 731.11.272 6 years ago Arnold D. Robbins Add nlstringtest files. 405 bytes Diff Download File
noeffect.awk 731.11.359 5 years ago Arnold D. Robbins Improve lint checking for statement of just a cons 70 bytes Diff Download File
noeffect.ok 731.11.359 5 years ago Arnold D. Robbins Improve lint checking for statement of just a cons 487 bytes Diff Download File
nofile.ok 1291 4 years ago Arnold D. Robbins First round of message improvements. 97 bytes Diff Download File
nofmtch.awk 21 13 years ago Arnold D. Robbins Move to gawk-3.0.0. 24 bytes Diff Download File
nofmtch.ok 28 13 years ago Arnold D. Robbins Move to gawk-3.1.0. 90 bytes Diff Download File
noloop1.awk 30 13 years ago Arnold D. Robbins Move to gawk-3.1.2. 2.9 KB Diff Download File
noloop1.in 30 13 years ago Arnold D. Robbins Move to gawk-3.1.2. 42 bytes Diff Download File
noloop1.ok 30 13 years ago Arnold D. Robbins Move to gawk-3.1.2. Empty Diff Download File
noloop2.awk 30 13 years ago Arnold D. Robbins Move to gawk-3.1.2. 2.9 KB Diff Download File
noloop2.in 30 13 years ago Arnold D. Robbins Move to gawk-3.1.2. 41 bytes Diff Download File
noloop2.ok 30 13 years ago Arnold D. Robbins Move to gawk-3.1.2. Empty Diff Download File
nondec.awk 33 13 years ago Arnold D. Robbins Move to gawk 3.1.5. 43 bytes Diff Download File
nondec.ok 33 13 years ago Arnold D. Robbins Move to gawk 3.1.5. 21 bytes Diff Download File
nondec2.awk 731.11.352 6 years ago Arnold D. Robbins Major improvements to test infrastructure. 4.5 KB Diff Download File
nondec2.ok 33 13 years ago Arnold D. Robbins Move to gawk 3.1.5. 2 bytes Diff Download File
nonfatal1.awk 731.11.347 6 years ago Arnold D. Robbins Update nonfatal1 test for bizarre ISPs. 133 bytes Diff Download File
nonfatal1.ok 731.11.347 6 years ago Arnold D. Robbins Update nonfatal1 test for bizarre ISPs. 91 bytes Diff Download File
nonfatal2.awk 408.14.10 9 years ago Arnold D. Robbins Use "NONFATAL" for nonfatal I/O. 78 bytes Diff Download File
nonfatal2.ok 408.14.8 9 years ago Arnold D. Robbins Add tests for non fatal i/o. 26 bytes Diff Download File
nonfatal3.awk 408.14.24 9 years ago Arnold D. Robbins Fix nonfatal3 test. 116 bytes Diff Download File
nonfatal3.ok 408.14.24 9 years ago Arnold D. Robbins Fix nonfatal3 test. 2 bytes Diff Download File
nonl.awk 20 13 years ago Arnold D. Robbins Move to gawk-2.15.6. 1 bytes Diff Download File
nonl.in 731.11.352 6 years ago Arnold D. Robbins Major improvements to test infrastructure. 4 bytes Diff Download File
nonl.ok 21 13 years ago Arnold D. Robbins Move to gawk-3.0.0. 63 bytes Diff Download File
noparms.awk 24 13 years ago Arnold D. Robbins Move to gawk-3.0.3. 27 bytes Diff Download File
noparms.ok 30 13 years ago Arnold D. Robbins Move to gawk-3.1.2. 224 bytes Diff Download File
nors.in 24 13 years ago Arnold D. Robbins Move to gawk-3.0.3. 9 bytes Diff Download File
nors.ok 24 13 years ago Arnold D. Robbins Move to gawk-3.0.3. 4 bytes Diff Download File
nsawk1.awk 1146.1.46 4 years ago Arnold D. Robbins Add tests for previous fix to namespaces. 71 bytes Diff Download File
nsawk1a.ok 1146.1.46 4 years ago Arnold D. Robbins Add tests for previous fix to namespaces. Empty Diff Download File
nsawk1b.ok 1146.1.46 4 years ago Arnold D. Robbins Add tests for previous fix to namespaces. Empty Diff Download File
nsawk1c.ok 1146.1.46 4 years ago Arnold D. Robbins Add tests for previous fix to namespaces. Empty Diff Download File
nsawk2.awk 1146.1.46 4 years ago Arnold D. Robbins Add tests for previous fix to namespaces. 68 bytes Diff Download File
nsawk2a.ok 1146.1.46 4 years ago Arnold D. Robbins Add tests for previous fix to namespaces. 5 bytes Diff Download File
nsawk2b.ok 1146.1.46 4 years ago Arnold D. Robbins Add tests for previous fix to namespaces. 5 bytes Diff Download File
nsbad.awk 1055 5 years ago Arnold D. Robbins Squashed merge of feature/namespaces. Add code and 186 bytes Diff Download File
nsbad.ok 1055 5 years ago Arnold D. Robbins Squashed merge of feature/namespaces. Add code and 830 bytes Diff Download File
nsbad_cmd.ok 1055 5 years ago Arnold D. Robbins Squashed merge of feature/namespaces. Add code and 152 bytes Diff Download File
nsforloop.awk 1056.2.8 5 years ago Arnold D. Robbins Rework namespace handling to make simpler and corr 182 bytes Diff Download File
nsforloop.ok 1056.2.8 5 years ago Arnold D. Robbins Rework namespace handling to make simpler and corr 23 bytes Diff Download File
nsfuncrecurse.awk 1056.2.8 5 years ago Arnold D. Robbins Rework namespace handling to make simpler and corr 167 bytes Diff Download File
nsfuncrecurse.ok 1056.2.8 5 years ago Arnold D. Robbins Rework namespace handling to make simpler and corr 85 bytes Diff Download File
nsindirect1.awk 1055 5 years ago Arnold D. Robbins Squashed merge of feature/namespaces. Add code and 249 bytes Diff Download File
nsindirect1.ok 1055 5 years ago Arnold D. Robbins Squashed merge of feature/namespaces. Add code and 77 bytes Diff Download File
nsindirect2.awk 1055 5 years ago Arnold D. Robbins Squashed merge of feature/namespaces. Add code and 791 bytes Diff Download File
nsindirect2.ok 1056.2.8 5 years ago Arnold D. Robbins Rework namespace handling to make simpler and corr 214 bytes Diff Download File
nsprof1.awk 1055 5 years ago Arnold D. Robbins Squashed merge of feature/namespaces. Add code and 129 bytes Diff Download File
nsprof1.ok 1409.1.4 3 years ago Arnold D. Robbins Fix issues with function ordering in pretty printe 133 bytes Diff Download File
nsprof2.awk 1055 5 years ago Arnold D. Robbins Squashed merge of feature/namespaces. Add code and 1.2 KB Diff Download File
nsprof2.ok 1409.1.4 3 years ago Arnold D. Robbins Fix issues with function ordering in pretty printe 1.1 KB Diff Download File
nulinsrc.awk 408.19.54 8 years ago Arnold D. Robbins Disallow nul bytes in source code no matter what. 3 bytes Diff Download File
nulinsrc.ok 1291 4 years ago Arnold D. Robbins First round of message improvements. 89 bytes Diff Download File
nulrsend.awk 33 13 years ago Arnold D. Robbins Move to gawk 3.1.5. 3.1 KB Diff Download File
nulrsend.in 30 13 years ago Arnold D. Robbins Move to gawk-3.1.2. 12 bytes Diff Download File
nulrsend.ok 30 13 years ago Arnold D. Robbins Move to gawk-3.1.2. 4 bytes Diff Download File
numindex.awk 26 13 years ago Arnold D. Robbins Move to gawk-3.0.5. 1.4 KB Diff Download File
numindex.in 26 13 years ago Arnold D. Robbins Move to gawk-3.0.5. 100 bytes Diff Download File
numindex.ok 26 13 years ago Arnold D. Robbins Move to gawk-3.0.5. 12 bytes Diff Download File
numrange-mpfr.ok 1379.1.19 3 years ago Arnold D. Robbins Fix MPFR tests that are OK. 3.6 KB Diff Download File
numrange.awk 1251 4 years ago Arnold D. Robbins Fix a number of memory leaks. 111 bytes Diff Download File
numrange.ok 1251 4 years ago Arnold D. Robbins Fix a number of memory leaks. 39 bytes Diff Download File
numstr1.awk 731.14.40 6 years ago Arnold D. Robbins New test, numstr1. 80 bytes Diff Download File
numstr1.ok 731.14.40 6 years ago Arnold D. Robbins New test, numstr1. 12 bytes Diff Download File
numsubstr.awk 21 13 years ago Arnold D. Robbins Move to gawk-3.0.0. 29 bytes Diff Download File
numsubstr.in 21 13 years ago Arnold D. Robbins Move to gawk-3.0.0. 16 bytes Diff Download File
numsubstr.ok 21 13 years ago Arnold D. Robbins Move to gawk-3.0.0. 13 bytes Diff Download File
octdec.awk 1472.1.32 3 years ago Arnold D. Robbins Fix conversion of 018 to decimal. Add a test. 45 bytes Diff Download File
octdec.ok 1472.1.32 3 years ago Arnold D. Robbins Fix conversion of 018 to decimal. Add a test. 12 bytes Diff Download File
octsub.awk 28 13 years ago Arnold D. Robbins Move to gawk-3.1.0. 45 bytes Diff Download File
octsub.ok 28 13 years ago Arnold D. Robbins Move to gawk-3.1.0. 5 bytes Diff Download File
ofmt.awk 28 13 years ago Arnold D. Robbins Move to gawk-3.1.0. 1.2 KB Diff Download File
ofmt.in 28 13 years ago Arnold D. Robbins Move to gawk-3.1.0. 738 bytes Diff Download File
ofmt.ok 28 13 years ago Arnold D. Robbins Move to gawk-3.1.0. 154 bytes Diff Download File
ofmta.awk 180 13 years ago Arnold D. Robbins Add new test files. 528 bytes Diff Download File
ofmta.ok 180 13 years ago Arnold D. Robbins Add new test files. 43 bytes Diff Download File
ofmtbig.awk 50 13 years ago Arnold D. Robbins Doc updates. Strftime fix for PC. Check ranges in 2.7 KB Diff Download File
ofmtbig.in 28 13 years ago Arnold D. Robbins Move to gawk-3.1.0. 6 bytes Diff Download File
ofmtbig.ok 28 13 years ago Arnold D. Robbins Move to gawk-3.1.0. 21 bytes Diff Download File
ofmtfidl.awk 33 13 years ago Arnold D. Robbins Move to gawk 3.1.5. 3.2 KB Diff Download File
ofmtfidl.in 29 13 years ago Arnold D. Robbins Move to gawk-3.1.1. 21 bytes Diff Download File
ofmtfidl.ok 29 13 years ago Arnold D. Robbins Move to gawk-3.1.1. 21 bytes Diff Download File
ofmts.awk 28 13 years ago Arnold D. Robbins Move to gawk-3.1.0. 47 bytes Diff Download File
ofmts.in 28 13 years ago Arnold D. Robbins Move to gawk-3.1.0. 8 bytes Diff Download File
ofmts.ok 28 13 years ago Arnold D. Robbins Move to gawk-3.1.0. 8 bytes Diff Download File
ofmtstrnum.awk 408.19.228 7 years ago Arnold D. Robbins Fix do_print for use with strnums. 84 bytes Diff Download File
ofmtstrnum.ok 408.19.228 7 years ago Arnold D. Robbins Fix do_print for use with strnums. 6 bytes Diff Download File
ofs1.awk 408.13.96 9 years ago Arnold D. Robbins Fix permissions on some of the files in test. 673 bytes Diff Download File
ofs1.in 277.1.159 11 years ago Arnold D. Robbins New test for OFS from Nelson Beebe. 24 bytes Diff Download File
ofs1.ok 408.5.236 9 years ago Arnold D. Robbins Rebuild record upon OFS being changed. 38 bytes Diff Download File
onlynl.awk 29 13 years ago Arnold D. Robbins Move to gawk-3.1.1. 38 bytes Diff Download File
onlynl.in 29 13 years ago Arnold D. Robbins Move to gawk-3.1.1. 4 bytes Diff Download File
onlynl.ok 29 13 years ago Arnold D. Robbins Move to gawk-3.1.1. Empty Diff Download File
opasnidx.awk 26 13 years ago Arnold D. Robbins Move to gawk-3.0.5. 53 bytes Diff Download File
opasnidx.ok 26 13 years ago Arnold D. Robbins Move to gawk-3.0.5. 4 bytes Diff Download File
opasnslf.awk 26 13 years ago Arnold D. Robbins Move to gawk-3.0.5. 61 bytes Diff Download File
opasnslf.ok 26 13 years ago Arnold D. Robbins Move to gawk-3.0.5. 8 bytes Diff Download File
ordchr.awk 319.2.15 11 years ago Andrew J. Schorr Install gawkapi.h, fix is_off_limits_var, and enha 216 bytes Diff Download File
ordchr.ok 319.2.15 11 years ago Andrew J. Schorr Install gawkapi.h, fix is_off_limits_var, and enha 12 bytes Diff Download File
ordchr2.ok 286.1.19 12 years ago Andrew J. Schorr Fix shared library tests to work properly with mak 2 bytes Diff Download File
out1.ok 21 13 years ago Arnold D. Robbins Move to gawk-3.0.0. 20 bytes Diff Download File
out2.ok 21 13 years ago Arnold D. Robbins Move to gawk-3.0.0. 46 bytes Diff Download File
out3.ok 21 13 years ago Arnold D. Robbins Move to gawk-3.0.0. 13 bytes Diff Download File
paramasfunc1.awk 408.13.59 9 years ago Arnold D. Robbins Disallow calling a function parameter. Check param 114 bytes Diff Download File
paramasfunc1.ok 1291 4 years ago Arnold D. Robbins First round of message improvements. 170 bytes Diff Download File
paramasfunc2.awk 408.13.59 9 years ago Arnold D. Robbins Disallow calling a function parameter. Check param 115 bytes Diff Download File
paramasfunc2.ok 1291 4 years ago Arnold D. Robbins First round of message improvements. 170 bytes Diff Download File
paramdup.awk 20 13 years ago Arnold D. Robbins Move to gawk-2.15.6. 104 bytes Diff Download File
paramdup.ok 150 13 years ago Arnold D. Robbins Fix line numbers in lint warnings. 189 bytes Diff Download File
paramres.awk 35 13 years ago Arnold D. Robbins Move to gawk-3.1.7. 60 bytes Diff Download File
paramres.ok 1291 4 years ago Arnold D. Robbins First round of message improvements. 115 bytes Diff Download File
paramtyp.awk 28 13 years ago Arnold D. Robbins Move to gawk-3.1.0. 357 bytes Diff Download File
paramtyp.ok 28 13 years ago Arnold D. Robbins Move to gawk-3.1.0. 77 bytes Diff Download File
paramuninitglobal.awk 277.1.199 11 years ago Arnold D. Robbins Additional bug fix from John Haque. 97 bytes Diff Download File
paramuninitglobal.ok 277.1.199 11 years ago Arnold D. Robbins Additional bug fix from John Haque. 12 bytes Diff Download File
parse1.awk 34 13 years ago Arnold D. Robbins Move to gawk-3.1.6. 952 bytes Diff Download File
parse1.in 34 13 years ago Arnold D. Robbins Move to gawk-3.1.6. 14 bytes Diff Download File
parse1.ok 34 13 years ago Arnold D. Robbins Move to gawk-3.1.6. 45 bytes Diff Download File
parsefld.awk 34 13 years ago Arnold D. Robbins Move to gawk-3.1.6. 51 bytes Diff Download File
parsefld.in 34 13 years ago Arnold D. Robbins Move to gawk-3.1.6. 6 bytes Diff Download File
parsefld.ok 34 13 years ago Arnold D. Robbins Move to gawk-3.1.6. 5 bytes Diff Download File
parseme.awk 28 13 years ago Arnold D. Robbins Move to gawk-3.1.0. 37 bytes Diff Download File
parseme.ok 277.1.214 11 years ago Arnold D. Robbins Bug fix for expression list error. 290 bytes Diff Download File
patsplit.awk 38 13 years ago Arnold D. Robbins Commit all changes for development gawk. 712 bytes Diff Download File
patsplit.ok 731.8.38 7 years ago Arnold D. Robbins Fix FPAT problems. 1.1 KB Diff Download File
pcntplus.awk 21 13 years ago Arnold D. Robbins Move to gawk-3.0.0. 34 bytes Diff Download File
pcntplus.ok 21 13 years ago Arnold D. Robbins Move to gawk-3.0.0. 5 bytes Diff Download File
pid.awk 37 13 years ago Arnold D. Robbins Bring in development gawk changes. 1.2 KB Diff Download File
pid.ok 34 13 years ago Arnold D. Robbins Move to gawk-3.1.6. 25 bytes Diff Download File
File pid.sh 34 13 years ago Arnold D. Robbins Move to gawk-3.1.6. 94 bytes Diff Download File
pipeio1.awk 24 13 years ago Arnold D. Robbins Move to gawk-3.0.3. 1.2 KB Diff Download File
pipeio1.ok 24 13 years ago Arnold D. Robbins Move to gawk-3.0.3. 7 bytes Diff Download File
pipeio2.awk 34 13 years ago Arnold D. Robbins Move to gawk-3.1.6. 2.1 KB Diff Download File
pipeio2.in 24 13 years ago Arnold D. Robbins Move to gawk-3.0.3. 140 bytes Diff Download File
pipeio2.ok 34 13 years ago Arnold D. Robbins Move to gawk-3.1.6. 441 bytes Diff Download File
posix.awk 21 13 years ago Arnold D. Robbins Move to gawk-3.0.0. 1.5 KB Diff Download File
posix.in 30 13 years ago Arnold D. Robbins Move to gawk-3.1.2. 8 bytes Diff Download File
posix.ok 21 13 years ago Arnold D. Robbins Move to gawk-3.0.0. 429 bytes Diff Download File
posix2008sub.awk 40 13 years ago Arnold D. Robbins Bring latest byte code gawk into git. Hurray! 201 bytes Diff Download File
posix2008sub.ok 40 13 years ago Arnold D. Robbins Bring latest byte code gawk into git. Hurray! 123 bytes Diff Download File
posix_compare.awk 1379.1.6 3 years ago Arnold D. Robbins Fix posix_compare function, add test. 1.6 KB Diff Download File
posix_compare.ok 1379.1.6 3 years ago Arnold D. Robbins Fix posix_compare function, add test. 594 bytes Diff Download File
poundbang.awk 731.8.40 7 years ago Arnold D. Robbins Remove unneeded execute permission on various file 27 bytes Diff Download File
prdupval.awk 24 13 years ago Arnold D. Robbins Move to gawk-3.0.3. 29 bytes Diff Download File
prdupval.in 24 13 years ago Arnold D. Robbins Move to gawk-3.0.3. 4 bytes Diff Download File
prdupval.ok 24 13 years ago Arnold D. Robbins Move to gawk-3.0.3. 13 bytes Diff Download File
prec.awk 30 13 years ago Arnold D. Robbins Move to gawk-3.1.2. 82 bytes Diff Download File
prec.ok 30 13 years ago Arnold D. Robbins Move to gawk-3.1.2. 2 bytes Diff Download File
printf0.awk 30 13 years ago Arnold D. Robbins Move to gawk-3.1.2. 59 bytes Diff Download File
printf0.ok 30 13 years ago Arnold D. Robbins Move to gawk-3.1.2. 2 bytes Diff Download File
printf1.awk 25 13 years ago Arnold D. Robbins Move to gawk-3.0.4. 439 bytes Diff Download File
printf1.ok 25 13 years ago Arnold D. Robbins Move to gawk-3.0.4. 126 bytes Diff Download File
printfbad1.awk 32 13 years ago Arnold D. Robbins Move to gawk-3.1.4. 1.6 KB Diff Download File
printfbad1.ok 32 13 years ago Arnold D. Robbins Move to gawk-3.1.4. 138 bytes Diff Download File
printfbad2.awk 35 13 years ago Arnold D. Robbins Move to gawk-3.1.7. 40 bytes Diff Download File
printfbad2.in 35 13 years ago Arnold D. Robbins Move to gawk-3.1.7. 11 bytes Diff Download File
printfbad2.ok 35 13 years ago Arnold D. Robbins Move to gawk-3.1.7. 248 bytes Diff Download File
printfbad3.awk 277.1.121 12 years ago Arnold D. Robbins Add the test files for the previous commit. Sheesh 476 bytes Diff Download File
printfbad3.ok 277.1.121 12 years ago Arnold D. Robbins Add the test files for the previous commit. Sheesh 23 bytes Diff Download File
printfbad4.awk 408.13.35 9 years ago Arnold D. Robbins Fix count$ in printf for dynamic width/precision. 77 bytes Diff Download File
printfbad4.ok 408.13.35 9 years ago Arnold D. Robbins Fix count$ in printf for dynamic width/precision. 92 bytes Diff Download File
printfchar.awk 408.26.1 7 years ago Andrew J. Schorr Fix usage of scalar type flag bits and fix some bu 114 bytes Diff Download File
printfchar.ok 408.26.1 7 years ago Andrew J. Schorr Fix usage of scalar type flag bits and fix some bu 2 bytes Diff Download File
printfloat.awk 28 13 years ago Arnold D. Robbins Move to gawk-3.1.0. 1.3 KB Diff Download File
printhuge.awk 408.5.223 9 years ago Arnold D. Robbins Add newline to printhuge test. 59 bytes Diff Download File
printhuge.ok 408.5.223 9 years ago Arnold D. Robbins Add newline to printhuge test. 2 bytes Diff Download File
printlang.awk 31 13 years ago Arnold D. Robbins Move to gawk-3.1.3. 113 bytes Diff Download File
prmarscl.awk 21 13 years ago Arnold D. Robbins Move to gawk-3.0.0. 59 bytes Diff Download File
prmarscl.ok 30 13 years ago Arnold D. Robbins Move to gawk-3.1.2. 90 bytes Diff Download File
prmreuse.awk 30 13 years ago Arnold D. Robbins Move to gawk-3.1.2. 216 bytes Diff Download File
prmreuse.ok 21 13 years ago Arnold D. Robbins Move to gawk-3.0.0. Empty Diff Download File
procinfs.awk 28 13 years ago Arnold D. Robbins Move to gawk-3.1.0. 254 bytes Diff Download File
procinfs.ok 28 13 years ago Arnold D. Robbins Move to gawk-3.1.0. 129 bytes Diff Download File
profile0.awk 408.13.72 9 years ago Arnold D. Robbins Add new profile test. 8 bytes Diff Download File
profile0.in 408.13.72 9 years ago Arnold D. Robbins Add new profile test. 14 bytes Diff Download File
profile0.ok 1002 5 years ago Arnold D. Robbins Update test/profile0.ok. 53 bytes Diff Download File
profile10.awk 408.24.6 8 years ago Arnold D. Robbins Improve pretty-printing comment after if statement 714 bytes Diff Download File
profile10.ok 1021 5 years ago Arnold D. Robbins More improvements on block comments. 694 bytes Diff Download File
profile11.awk 1030 5 years ago Arnold D. Robbins Improve comments before/after functions. 4.5 KB Diff Download File
profile11.ok 1100 5 years ago Arnold D. Robbins Fix plain `print' to work if profiling. 4.6 KB Diff Download File
profile12.awk 1100 5 years ago Arnold D. Robbins Fix plain `print' to work if profiling. 47 bytes Diff Download File
profile12.in 1100 5 years ago Arnold D. Robbins Fix plain `print' to work if profiling. 28 bytes Diff Download File
profile12.ok 1100 5 years ago Arnold D. Robbins Fix plain `print' to work if profiling. 21 bytes Diff Download File
profile13.awk 1254 4 years ago Arnold D. Robbins Fix a pretty-printer error with print[f]. 80 bytes Diff Download File
profile13.ok 1254 4 years ago Arnold D. Robbins Fix a pretty-printer error with print[f]. 81 bytes Diff Download File
profile14.awk 1412 3 years ago Arnold D. Robbins Add profile14 and profile15 tests. 752 bytes Diff Download File
profile14.ok 1415 3 years ago Arnold D. Robbins Fix test/profile14.ok. 717 bytes Diff Download File
profile15.awk 1412 3 years ago Arnold D. Robbins Add profile14 and profile15 tests. 201 bytes Diff Download File
profile15.ok 1412 3 years ago Arnold D. Robbins Add profile14 and profile15 tests. 204 bytes Diff Download File
profile2.ok 1454 3 years ago Arnold D. Robbins Bug fix to test/xref.awk. 4.2 KB Diff Download File
profile3.awk 137 13 years ago Arnold D. Robbins Profile fix and test for it. 94 bytes Diff Download File
profile3.ok 408.9.29 9 years ago Arnold D. Robbins Merge branch 'master' into comment 186 bytes Diff Download File
profile4.awk 408.2.118 10 years ago Arnold D. Robbins Additional profiling tests. 169 bytes Diff Download File
profile4.ok 731.9.27 6 years ago Arnold D. Robbins Fix parenthesization in the pretty printer for rea 170 bytes Diff Download File
profile5.awk 408.2.118 10 years ago Arnold D. Robbins Additional profiling tests. 252 KB Diff Download File
profile5.ok 1286 4 years ago Arnold D. Robbins Updates after release engineering. 222 KB Diff Download File
profile6.awk 408.5.321 9 years ago Arnold D. Robbins Fixes in pretty-printer. 78 bytes Diff Download File
profile6.ok 408.5.322 9 years ago Arnold D. Robbins Fix profile6 test. 139 bytes Diff Download File
profile7.awk 731.9.27 6 years ago Arnold D. Robbins Fix parenthesization in the pretty printer for rea 226 bytes Diff Download File
profile7.ok 731.9.27 6 years ago Arnold D. Robbins Fix parenthesization in the pretty printer for rea 343 bytes Diff Download File
profile8.awk 408.19.69 8 years ago Arnold D. Robbins Bug fix for pretty printing empty else part. 56 bytes Diff Download File
profile8.ok 408.20.101 8 years ago Arnold D. Robbins Merge branch 'gawk-4.1-stable' 93 bytes Diff Download File
profile9.awk 408.20.101 8 years ago Arnold D. Robbins Merge branch 'gawk-4.1-stable' 82 bytes Diff Download File
profile9.ok 408.20.101 8 years ago Arnold D. Robbins Merge branch 'gawk-4.1-stable' 85 bytes Diff Download File
prt1eval.awk 22 13 years ago Arnold D. Robbins Move to gawk-3.0.1. 81 bytes Diff Download File
prt1eval.ok 22 13 years ago Arnold D. Robbins Move to gawk-3.0.1. 2 bytes Diff Download File
prtoeval.awk 22 13 years ago Arnold D. Robbins Move to gawk-3.0.1. 123 bytes Diff Download File
prtoeval.ok 22 13 years ago Arnold D. Robbins Move to gawk-3.0.1. 39 bytes Diff Download File
pty1.awk 277.1.18 12 years ago Arnold D. Robbins Fix for ptys for coprocesses. 2 KB Diff Download File
pty1.ok 277.1.18 12 years ago Arnold D. Robbins Fix for ptys for coprocesses. 13 bytes Diff Download File
pty2.awk 731.11.256 6 years ago Arnold D. Robbins Fix pty handling on non-AIX, non-HP-UX systems. 167 bytes Diff Download File
pty2.ok 731.11.276 6 years ago Arnold D. Robbins Improve pty2 test. 27 bytes Diff Download File
rand-mpfr.ok 368 11 years ago Arnold D. Robbins Fix tests to run with -M. 77 bytes Diff Download File
rand-mpfr1.ok 306 12 years ago john haque Add arbitrary-precision arithmetic on integers. 77 bytes Diff Download File
rand.awk 22 13 years ago Arnold D. Robbins Move to gawk-3.0.1. 98 bytes Diff Download File
rand.ok 731.3.29 7 years ago Arnold D. Robbins Improve random number generator's period using a s 77 bytes Diff Download File
randtest.ok 408.2.164 10 years ago Arnold D. Robbins Improvements in the random number generator. Empty Diff Download File
File randtest.sh 731.11.352 6 years ago Arnold D. Robbins Major improvements to test infrastructure. 3 KB Diff Download File
range1.awk 408.13.96 9 years ago Arnold D. Robbins Fix permissions on some of the files in test. 22 bytes Diff Download File
range1.in 40 13 years ago Arnold D. Robbins Bring latest byte code gawk into git. Hurray! 12 bytes Diff Download File
range1.ok 40 13 years ago Arnold D. Robbins Bring latest byte code gawk into git. Hurray! 7 bytes Diff Download File
range2.awk 1136 5 years ago Arnold D. Robbins Single-byte locales use locale settings for ignori 38 bytes Diff Download File
range2.ok 1136 5 years ago Arnold D. Robbins Single-byte locales use locale settings for ignori 2 bytes Diff Download File
readbuf.awk 408.19.48 8 years ago Arnold D. Robbins Bug fix, invalid read in yylex. 3 bytes Diff Download File
readbuf.ok 408.19.48 8 years ago Arnold D. Robbins Bug fix, invalid read in yylex. 95 bytes Diff Download File
readdir.awk 319.1.114 11 years ago Arnold D. Robbins Simplify readdir extension. 27 bytes Diff Download File
readdir0.awk 731.11.350 6 years ago Arnold D. Robbins Improve capability of readdir test. 1.2 KB Diff Download File
readdir_retest.awk 731.11.343 6 years ago Arnold D. Robbins Fix problem with rebuilding records if using API p 176 bytes Diff Download File
readfile2.awk 408.5.122 10 years ago Arnold D. Robbins Add input parser to readfile extension, document i 279 bytes Diff Download File
readfile2.ok 408.5.122 10 years ago Arnold D. Robbins Add input parser to readfile extension, document i 402 bytes Diff Download File
README 731.9.4 6 years ago Arnold D. Robbins Add a known issue to test/README. 845 bytes Diff Download File
rebrackloc.awk 408.13.166 9 years ago Arnold D. Robbins Fix parsing brackets in regexps (again). 349 bytes Diff Download File
rebrackloc.in 408.13.166 9 years ago Arnold D. Robbins Fix parsing brackets in regexps (again). 20 bytes Diff Download File
rebrackloc.ok 408.13.166 9 years ago Arnold D. Robbins Fix parsing brackets in regexps (again). 226 bytes Diff Download File
rebt8b1.awk 28 13 years ago Arnold D. Robbins Move to gawk-3.1.0. 5.8 KB Diff Download File
rebt8b1.ok 28 13 years ago Arnold D. Robbins Move to gawk-3.1.0. 472 bytes Diff Download File
rebt8b2.awk 28 13 years ago Arnold D. Robbins Move to gawk-3.1.0. 3.6 KB Diff Download File
rebt8b2.ok 28 13 years ago Arnold D. Robbins Move to gawk-3.1.0. 10.9 KB Diff Download File
rebuf.awk 30 13 years ago Arnold D. Robbins Move to gawk-3.1.2. 1.5 KB Diff Download File
rebuf.in 30 13 years ago Arnold D. Robbins Move to gawk-3.1.2. 16.1 KB Diff Download File
rebuf.ok 30 13 years ago Arnold D. Robbins Move to gawk-3.1.2. 13.6 KB Diff Download File
rebuild.awk 408.26.28 7 years ago Andrew J. Schorr Fix bug where STRING flag was disabled during reco 45 bytes Diff Download File
rebuild.in 408.30.10 7 years ago Andrew J. Schorr Modify MAYBE_NUM usage and typeof function to retu 6 bytes Diff Download File
rebuild.ok 408.30.10 7 years ago Andrew J. Schorr Modify MAYBE_NUM usage and typeof function to retu 16 bytes Diff Download File
redfilnm.awk 28 13 years ago Arnold D. Robbins Move to gawk-3.1.0. 2 KB Diff Download File
redfilnm.in 28 13 years ago Arnold D. Robbins Move to gawk-3.1.0. 13 bytes Diff Download File
redfilnm.ok 28 13 years ago Arnold D. Robbins Move to gawk-3.1.0. 117 bytes Diff Download File
regeq.awk 28 13 years ago Arnold D. Robbins Move to gawk-3.1.0. 743 bytes Diff Download File
regeq.in 28 13 years ago Arnold D. Robbins Move to gawk-3.1.0. 15 bytes Diff Download File
regeq.ok 28 13 years ago Arnold D. Robbins Move to gawk-3.1.0. 4 bytes Diff Download File
regexpbrack.awk 408.13.34 9 years ago Arnold D. Robbins Bug fix in regexp parsing. 45 bytes Diff Download File
regexpbrack.in 408.13.34 9 years ago Arnold D. Robbins Bug fix in regexp parsing. Empty Diff Download File
regexpbrack.ok 408.13.34 9 years ago Arnold D. Robbins Bug fix in regexp parsing. Empty Diff Download File
regexpbrack2.awk 408.13.156 9 years ago Arnold D. Robbins Fix to Jan 7 2015 regexp parsing fix. 139 bytes Diff Download File
regexpbrack2.in 408.13.156 9 years ago Arnold D. Robbins Fix to Jan 7 2015 regexp parsing fix. 36 bytes Diff Download File
regexpbrack2.ok 408.13.156 9 years ago Arnold D. Robbins Fix to Jan 7 2015 regexp parsing fix. 28 bytes Diff Download File
regexprange.awk 277.1.163 11 years ago Arnold D. Robbins Fix doc on ranges and locales again. Add test. 367 bytes Diff Download File
regexprange.ok 277.1.163 11 years ago Arnold D. Robbins Fix doc on ranges and locales again. Add test. 1.2 KB Diff Download File
reginttrad.awk 277.1.208 11 years ago Arnold D. Robbins Fix bug with --traditional + --re-interval. 168 bytes Diff Download File
reginttrad.ok 277.1.208 11 years ago Arnold D. Robbins Fix bug with --traditional + --re-interval. 25 bytes Diff Download File
regnul1.awk 408.5.190 9 years ago Arnold D. Robbins New tests for regex match against NUL byte. 2.6 KB Diff Download File
regnul1.ok 408.5.190 9 years ago Arnold D. Robbins New tests for regex match against NUL byte. 144 bytes Diff Download File
regnul2.awk 408.5.190 9 years ago Arnold D. Robbins New tests for regex match against NUL byte. 4.1 KB Diff Download File
regnul2.ok 408.5.190 9 years ago Arnold D. Robbins New tests for regex match against NUL byte. 462 bytes Diff Download File
regrange.awk 253 12 years ago Arnold D. Robbins Rationalize range expansion in regexps. 541 bytes Diff Download File
regrange.ok 408.5.89 10 years ago Arnold D. Robbins Sync dfa with grep, update a test. 144 bytes Diff Download File
File regtest.sh 33 13 years ago Arnold D. Robbins Move to gawk 3.1.5. 263 bytes Diff Download File
regx8bit.awk 28 13 years ago Arnold D. Robbins Move to gawk-3.1.0. 979 bytes Diff Download File
regx8bit.ok 28 13 years ago Arnold D. Robbins Move to gawk-3.1.0. 92 bytes Diff Download File
reindops.awk 22 13 years ago Arnold D. Robbins Move to gawk-3.0.1. 79 bytes Diff Download File
reindops.in 22 13 years ago Arnold D. Robbins Move to gawk-3.0.1. 12 bytes Diff Download File
reindops.ok 22 13 years ago Arnold D. Robbins Move to gawk-3.0.1. 11 bytes Diff Download File
reint.awk 24 13 years ago Arnold D. Robbins Move to gawk-3.0.3. 28 bytes Diff Download File
reint.in 24 13 years ago Arnold D. Robbins Move to gawk-3.0.3. 16 bytes Diff Download File
reint.ok 24 13 years ago Arnold D. Robbins Move to gawk-3.0.3. 3 bytes Diff Download File
reint2.awk 34 13 years ago Arnold D. Robbins Move to gawk-3.1.6. 33 bytes Diff Download File
reint2.in 34 13 years ago Arnold D. Robbins Move to gawk-3.1.6. 6 bytes Diff Download File
reint2.ok 34 13 years ago Arnold D. Robbins Move to gawk-3.1.6. 6 bytes Diff Download File
reparse.awk 13 13 years ago Arnold D. Robbins Move to 2.14. 67 bytes Diff Download File
reparse.in 13 13 years ago Arnold D. Robbins Move to 2.14. 10 bytes Diff Download File
reparse.ok 21 13 years ago Arnold D. Robbins Move to gawk-3.0.0. 18 bytes Diff Download File
resplit.awk 30 13 years ago Arnold D. Robbins Move to gawk-3.1.2. 32 bytes Diff Download File
resplit.in 30 13 years ago Arnold D. Robbins Move to gawk-3.1.2. 12 bytes Diff Download File
resplit.ok 21 13 years ago Arnold D. Robbins Move to gawk-3.0.0. 2 bytes Diff Download File
revout.awk 319.1.20 11 years ago Arnold D. Robbins Add output and two-way processors to API. Update M 79 bytes Diff Download File
revout.ok 319.1.20 11 years ago Arnold D. Robbins Add output and two-way processors to API. Update M 13 bytes Diff Download File
revtwoway.awk 319.1.20 11 years ago Arnold D. Robbins Add output and two-way processors to API. Update M 165 bytes Diff Download File
revtwoway.ok 319.1.20 11 years ago Arnold D. Robbins Add output and two-way processors to API. Update M 35 bytes Diff Download File
rri1.awk 277.1.85 12 years ago Arnold D. Robbins Finish RRI changes per points from Paolo Bonzini. 8 bytes Diff Download File
rri1.in 277.1.85 12 years ago Arnold D. Robbins Finish RRI changes per points from Paolo Bonzini. 12 bytes Diff Download File
rri1.ok 277.1.85 12 years ago Arnold D. Robbins Finish RRI changes per points from Paolo Bonzini. Empty Diff Download File
rs.awk 30 13 years ago Arnold D. Robbins Move to gawk-3.1.2. 35 bytes Diff Download File
rs.in 21 13 years ago Arnold D. Robbins Move to gawk-3.0.0. 21 bytes Diff Download File
rs.ok 21 13 years ago Arnold D. Robbins Move to gawk-3.0.0. 11 bytes Diff Download File
rscompat.awk 408.19.161 8 years ago Arnold D. Robbins Fix multicharacter RS in traditional/posix modes. 38 bytes Diff Download File
rscompat.in 408.19.161 8 years ago Arnold D. Robbins Fix multicharacter RS in traditional/posix modes. 24 bytes Diff Download File
rscompat.ok 408.19.161 8 years ago Arnold D. Robbins Fix multicharacter RS in traditional/posix modes. 26 bytes Diff Download File
rsgetline.awk 408.5.167 10 years ago Arnold D. Robbins Fix in read_a_record for short file with RS=regex. 543 bytes Diff Download File
rsgetline.in 408.5.167 10 years ago Arnold D. Robbins Fix in read_a_record for short file with RS=regex. 4 bytes Diff Download File
rsgetline.ok 408.5.167 10 years ago Arnold D. Robbins Fix in read_a_record for short file with RS=regex. 20 bytes Diff Download File
rsglstdin.ok 408.5.168 10 years ago Arnold D. Robbins Additional fix for TERMNEAREND. 20 bytes Diff Download File
rsnul1nl.awk 28 13 years ago Arnold D. Robbins Move to gawk-3.1.0. 28 bytes Diff Download File
rsnul1nl.in 28 13 years ago Arnold D. Robbins Move to gawk-3.1.0. 30 bytes Diff Download File
rsnul1nl.ok 28 13 years ago Arnold D. Robbins Move to gawk-3.1.0. 29 bytes Diff Download File
rsnulbig.ok 31 13 years ago Arnold D. Robbins Move to gawk-3.1.3. 6 bytes Diff Download File
rsnulbig2.ok 31 13 years ago Arnold D. Robbins Move to gawk-3.1.3. 2 bytes Diff Download File
rsnullre.awk 1472.1.29 3 years ago Arnold D. Robbins And again, add the test files. 72 bytes Diff Download File
rsnullre.in 1472.1.29 3 years ago Arnold D. Robbins And again, add the test files. 4 bytes Diff Download File
rsnullre.ok 1472.1.29 3 years ago Arnold D. Robbins And again, add the test files. 12 bytes Diff Download File
rsnulw.awk 1328 4 years ago Arnold D. Robbins Add new test files. 101 bytes Diff Download File
rsnulw.in 1328 4 years ago Arnold D. Robbins Add new test files. 8 bytes Diff Download File
rsnulw.ok 1328 4 years ago Arnold D. Robbins Add new test files. 32 bytes Diff Download File
rsstart1.awk 33 13 years ago Arnold D. Robbins Move to gawk 3.1.5. 990 bytes Diff Download File
rsstart1.in 33 13 years ago Arnold D. Robbins Move to gawk 3.1.5. 78.1 KB Diff Download File
rsstart1.ok 33 13 years ago Arnold D. Robbins Move to gawk 3.1.5. 2 bytes Diff Download File
rsstart2.awk 33 13 years ago Arnold D. Robbins Move to gawk 3.1.5. 41 bytes Diff Download File
rsstart2.in 731.11.337 6 years ago Arnold D. Robbins Regularize several tests so they can be autogenera 78.1 KB Diff Download File
rsstart2.ok 33 13 years ago Arnold D. Robbins Move to gawk 3.1.5. 2 bytes Diff Download File
rsstart3.ok 33 13 years ago Arnold D. Robbins Move to gawk 3.1.5. 2 bytes Diff Download File
rstest1.awk 30 13 years ago Arnold D. Robbins Move to gawk-3.1.2. 83 bytes Diff Download File
rstest1.ok 30 13 years ago Arnold D. Robbins Move to gawk-3.1.2. 4 bytes Diff Download File
rstest2.awk 30 13 years ago Arnold D. Robbins Move to gawk-3.1.2. 53 bytes Diff Download File
rstest2.ok 30 13 years ago Arnold D. Robbins Move to gawk-3.1.2. 2 bytes Diff Download File
rstest3.awk 31 13 years ago Arnold D. Robbins Move to gawk-3.1.3. 2.8 KB Diff Download File
rstest3.ok 31 13 years ago Arnold D. Robbins Move to gawk-3.1.3. Empty Diff Download File
rstest4.awk 31 13 years ago Arnold D. Robbins Move to gawk-3.1.3. 2.3 KB Diff Download File
rstest4.ok 31 13 years ago Arnold D. Robbins Move to gawk-3.1.3. 15 bytes Diff Download File
rstest5.awk 31 13 years ago Arnold D. Robbins Move to gawk-3.1.3. 2.2 KB Diff Download File
rstest5.ok 31 13 years ago Arnold D. Robbins Move to gawk-3.1.3. 19 bytes Diff Download File
rstest6.awk 32 13 years ago Arnold D. Robbins Move to gawk-3.1.4. 117 bytes Diff Download File
rstest6.in 32 13 years ago Arnold D. Robbins Move to gawk-3.1.4. 4 bytes Diff Download File
rstest6.ok 32 13 years ago Arnold D. Robbins Move to gawk-3.1.4. 5 bytes Diff Download File
rswhite.awk 21 13 years ago Arnold D. Robbins Move to gawk-3.0.0. 43 bytes Diff Download File
rswhite.in 21 13 years ago Arnold D. Robbins Move to gawk-3.0.0. 12 bytes Diff Download File
rswhite.ok 21 13 years ago Arnold D. Robbins Move to gawk-3.0.0. 14 bytes Diff Download File
rtlen.ok 277.1.33 12 years ago Arnold D. Robbins Fix RT handling if partial terminators. 6 bytes Diff Download File
File rtlen.sh 277.1.33 12 years ago Arnold D. Robbins Fix RT handling if partial terminators. 130 bytes Diff Download File
rtlen01.ok 277.1.33 12 years ago Arnold D. Robbins Fix RT handling if partial terminators. 6 bytes Diff Download File
File rtlen01.sh 277.1.33 12 years ago Arnold D. Robbins Fix RT handling if partial terminators. 265 bytes Diff Download File
rtlenmb.ok 375 11 years ago Arnold D. Robbins Make more tests work with make diffout. 6 bytes Diff Download File
rwarray.awk 731.3.8 7 years ago Andrew J. Schorr Add strnum support to API. Update rwarray extensio 1.3 KB Diff Download File
rwarray.in 319.2.45 11 years ago Arnold D. Robbins Add rwarray to extension tests. 6.2 KB Diff Download File
rwarray.ok 319.2.45 11 years ago Arnold D. Robbins Add rwarray to extension tests. 94 bytes Diff Download File
sandbox1.awk 1146.1.22 5 years ago Arnold D. Robbins Improve sandbox mode. 257 bytes Diff Download File
sandbox1.ok 1146.1.22 5 years ago Arnold D. Robbins Improve sandbox mode. 100 bytes Diff Download File
scalar.awk 31 13 years ago Arnold D. Robbins Move to gawk-3.1.3. 30 bytes Diff Download File
scalar.ok 132 13 years ago Arnold D. Robbins Equalize messages. New es.po file. 78 bytes Diff Download File
sclforin.awk 21 13 years ago Arnold D. Robbins Move to gawk-3.0.0. 41 bytes Diff Download File
sclforin.ok 132 13 years ago Arnold D. Robbins Equalize messages. New es.po file. 80 bytes Diff Download File
sclifin.awk 21 13 years ago Arnold D. Robbins Move to gawk-3.0.0. 68 bytes Diff Download File
sclifin.ok 132 13 years ago Arnold D. Robbins Equalize messages. New es.po file. 79 bytes Diff Download File
setrec0.awk 731.11.221 6 years ago Andrew J. Schorr Fix field corruption when $0 is reassigned with op 79 bytes Diff Download File
setrec0.in 731.11.221 6 years ago Andrew J. Schorr Fix field corruption when $0 is reassigned with op 6 bytes Diff Download File
setrec0.ok 731.11.221 6 years ago Andrew J. Schorr Fix field corruption when $0 is reassigned with op 6 bytes Diff Download File
setrec1.awk 731.11.221 6 years ago Andrew J. Schorr Fix field corruption when $0 is reassigned with op 116 bytes Diff Download File
setrec1.ok 731.11.221 6 years ago Andrew J. Schorr Fix field corruption when $0 is reassigned with op 4 bytes Diff Download File
shadow.awk 28 13 years ago Arnold D. Robbins Move to gawk-3.1.0. 164 bytes Diff Download File
shadow.ok 40 13 years ago Arnold D. Robbins Bring latest byte code gawk into git. Hurray! 346 bytes Diff Download File
shadowbuiltin.awk 408.18.2 9 years ago Arnold D. Robbins Make builtin shadowing work. Add test and doc. 85 bytes Diff Download File
shadowbuiltin.ok 408.18.2 9 years ago Arnold D. Robbins Make builtin shadowing work. Add test and doc. 4 bytes Diff Download File
sigpipe1.awk 408.19.170 8 years ago Arnold D. Robbins Fix issues with SIGPIPE. 196 bytes Diff Download File
sigpipe1.ok 408.19.170 8 years ago Arnold D. Robbins Fix issues with SIGPIPE. 41 bytes Diff Download File
sort1.awk 205 13 years ago Arnold D. Robbins Revamp array sorting. 2.5 KB Diff Download File
sort1.ok 209 13 years ago Arnold D. Robbins More array sorting fixes. 5.8 KB Diff Download File
sortempty.awk 31 13 years ago Arnold D. Robbins Move to gawk-3.1.3. 25 bytes Diff Download File
sortempty.ok 31 13 years ago Arnold D. Robbins Move to gawk-3.1.3. 2 bytes Diff Download File
sortfor.awk 205 13 years ago Arnold D. Robbins Revamp array sorting. 149 bytes Diff Download File
sortfor.in 112 13 years ago Arnold D. Robbins Add controlled array sorting in for loop. Needs do 2.3 KB Diff Download File
sortfor.ok 152 13 years ago Arnold D. Robbins PROCINFO["sorted_in"] value now matters. 4.6 KB Diff Download File
sortfor2.awk 408.19.235 7 years ago Arnold D. Robbins New test for sorted for. 175 bytes Diff Download File
sortfor2.in 408.19.235 7 years ago Arnold D. Robbins New test for sorted for. 8 bytes Diff Download File
sortfor2.ok 408.19.235 7 years ago Arnold D. Robbins New test for sorted for. 8 bytes Diff Download File
sortglos.awk 408.13.96 9 years ago Arnold D. Robbins Fix permissions on some of the files in test. 964 bytes Diff Download File
sortglos.in 408.13.96 9 years ago Arnold D. Robbins Fix permissions on some of the files in test. 613 bytes Diff Download File
sortglos.ok 408.13.1 9 years ago Arnold D. Robbins Add field reference changes. Currently breaks sort 231 bytes Diff Download File
sortu.awk 277.1.13 12 years ago Arnold D. Robbins Fix sortu test. 2.4 KB Diff Download File
sortu.ok 277.1.13 12 years ago Arnold D. Robbins Fix sortu test. 1.3 KB Diff Download File
sourcesplit.ok 1055 5 years ago Arnold D. Robbins Squashed merge of feature/namespaces. Add code and 118 bytes Diff Download File
space.ok 1291 4 years ago Arnold D. Robbins First round of message improvements. 93 bytes Diff Download File
spacere.awk 731.18.13 5 years ago Arnold D. Robbins Improve portability of spacere test. 367 bytes Diff Download File
spacere.ok 731.11.357 5 years ago Arnold D. Robbins New test: spacere. 282 bytes Diff Download File
split_after_fpat.awk 408.5.29 10 years ago Arnold D. Robbins Bug fix to do_split(). 171 bytes Diff Download File
split_after_fpat.in 408.5.29 10 years ago Arnold D. Robbins Bug fix to do_split(). 10 bytes Diff Download File
split_after_fpat.ok 408.5.29 10 years ago Arnold D. Robbins Bug fix to do_split(). 19 bytes Diff Download File
splitarg4.awk 38 13 years ago Arnold D. Robbins Commit all changes for development gawk. 1.9 KB Diff Download File
splitarg4.in 38 13 years ago Arnold D. Robbins Commit all changes for development gawk. 77 bytes Diff Download File
splitarg4.ok 38 13 years ago Arnold D. Robbins Commit all changes for development gawk. 1.1 KB Diff Download File
splitargv.awk 13 13 years ago Arnold D. Robbins Move to 2.14. 144 bytes Diff Download File
splitargv.in 13 13 years ago Arnold D. Robbins Move to 2.14. 144 bytes Diff Download File
splitargv.ok 21 13 years ago Arnold D. Robbins Move to gawk-3.0.0. 144 bytes Diff Download File
splitarr.awk 30 13 years ago Arnold D. Robbins Move to gawk-3.1.2. 101 bytes Diff Download File
splitarr.ok 30 13 years ago Arnold D. Robbins Move to gawk-3.1.2. 13 bytes Diff Download File
splitdef.awk 28 13 years ago Arnold D. Robbins Move to gawk-3.1.0. 154 bytes Diff Download File
splitdef.ok 28 13 years ago Arnold D. Robbins Move to gawk-3.1.0. 17 bytes Diff Download File
splitvar.awk 22 13 years ago Arnold D. Robbins Move to gawk-3.0.1. 48 bytes Diff Download File
splitvar.in 22 13 years ago Arnold D. Robbins Move to gawk-3.0.1. 24 bytes Diff Download File
splitvar.ok 22 13 years ago Arnold D. Robbins Move to gawk-3.0.1. 2 bytes Diff Download File
splitwht.awk 22 13 years ago Arnold D. Robbins Move to gawk-3.0.1. 98 bytes Diff Download File
splitwht.ok 22 13 years ago Arnold D. Robbins Move to gawk-3.0.1. 4 bytes Diff Download File
sprintfc.awk 22 13 years ago Arnold D. Robbins Move to gawk-3.0.1. 32 bytes Diff Download File
sprintfc.in 22 13 years ago Arnold D. Robbins Move to gawk-3.0.1. 10 bytes Diff Download File
sprintfc.ok 22 13 years ago Arnold D. Robbins Move to gawk-3.0.1. 16 bytes Diff Download File
status-close.awk 408.26.42 7 years ago Arnold D. Robbins Make return status of close on a pipe like system. 226 bytes Diff Download File
status-close.ok 408.26.42 7 years ago Arnold D. Robbins Make return status of close on a pipe like system. 22 bytes Diff Download File
strcat1.awk 32 13 years ago Arnold D. Robbins Move to gawk-3.1.4. 110 bytes Diff Download File
strcat1.ok 32 13 years ago Arnold D. Robbins Move to gawk-3.1.4. 4 bytes Diff Download File
strfieldnum.awk 1364 3 years ago Arnold D. Robbins Fix ` print $"2" ' case. 15 bytes Diff Download File
strfieldnum.in 1364 3 years ago Arnold D. Robbins Fix ` print $"2" ' case. 6 bytes Diff Download File
strfieldnum.ok 1364 3 years ago Arnold D. Robbins Fix ` print $"2" ' case. 2 bytes Diff Download File
strftfld.awk 731.8.2 7 years ago Andrew J. Schorr Fix bug in strftime when format argument is an unt 34 bytes Diff Download File
strftfld.in 731.8.2 7 years ago Andrew J. Schorr Fix bug in strftime when format argument is an unt 6 bytes Diff Download File
strftfld.ok 731.8.2 7 years ago Andrew J. Schorr Fix bug in strftime when format argument is an unt 2 bytes Diff Download File
strftime.awk 408.5.64 10 years ago Arnold D. Robbins Fix strftime test. 1009 bytes Diff Download File
strftlng.awk 24 13 years ago Arnold D. Robbins Move to gawk-3.0.3. 311 bytes Diff Download File
strftlng.ok 24 13 years ago Arnold D. Robbins Move to gawk-3.0.3. 1 KB Diff Download File
strnum1.awk 34 13 years ago Arnold D. Robbins Move to gawk-3.1.6. 1005 bytes Diff Download File
strnum1.ok 34 13 years ago Arnold D. Robbins Move to gawk-3.1.6. 15 bytes Diff Download File
strnum2.awk 408.26.12 7 years ago Andrew J. Schorr Improve strnum test case to check both OFMT and CO 477 bytes Diff Download File
strnum2.ok 408.26.15 7 years ago Andrew J. Schorr Do not use OFMT or CONVFMT for strnum values. 32 bytes Diff Download File
strtod.awk 30 13 years ago Arnold D. Robbins Move to gawk-3.1.2. 91 bytes Diff Download File
strtod.in 30 13 years ago Arnold D. Robbins Move to gawk-3.1.2. 35 bytes Diff Download File
strtod.ok 30 13 years ago Arnold D. Robbins Move to gawk-3.1.2. 24 bytes Diff Download File
strtonum.awk 31 13 years ago Arnold D. Robbins Move to gawk-3.1.3. 99 bytes Diff Download File
strtonum.ok 31 13 years ago Arnold D. Robbins Move to gawk-3.1.3. 12 bytes Diff Download File
strtonum1.awk 408.26.1 7 years ago Andrew J. Schorr Fix usage of scalar type flag bits and fix some bu 68 bytes Diff Download File
strtonum1.ok 408.26.1 7 years ago Andrew J. Schorr Fix usage of scalar type flag bits and fix some bu 5 bytes Diff Download File
stupid1.awk 1252 4 years ago Arnold D. Robbins Fix a bug in retrieving unset variables through SY 125 bytes Diff Download File
stupid1.ok 1252 4 years ago Arnold D. Robbins Fix a bug in retrieving unset variables through SY 13 bytes Diff Download File
stupid2.awk 1252 4 years ago Arnold D. Robbins Fix a bug in retrieving unset variables through SY 45 bytes Diff Download File
stupid2.ok 1252 4 years ago Arnold D. Robbins Fix a bug in retrieving unset variables through SY Empty Diff Download File
stupid3.awk 1253 4 years ago Arnold D. Robbins Fix problems passing uninitialized variables to ty 129 bytes Diff Download File
stupid3.ok 1253 4 years ago Arnold D. Robbins Fix problems passing uninitialized variables to ty 32 bytes Diff Download File
stupid4.awk 1253 4 years ago Arnold D. Robbins Fix problems passing uninitialized variables to ty 92 bytes Diff Download File
stupid4.ok 1253 4 years ago Arnold D. Robbins Fix problems passing uninitialized variables to ty 16 bytes Diff Download File
subamp.awk 50 13 years ago Arnold D. Robbins Doc updates. Strftime fix for PC. Check ranges in 36 bytes Diff Download File
subamp.in 32 13 years ago Arnold D. Robbins Move to gawk-3.1.4. 4 bytes Diff Download File
subamp.ok 32 13 years ago Arnold D. Robbins Move to gawk-3.1.4. 4 bytes Diff Download File
subback.awk 408.19.200 7 years ago Arnold D. Robbins Fix long runs of backslashes in sub/gsub. 244 bytes Diff Download File
subback.in 408.19.200 7 years ago Arnold D. Robbins Fix long runs of backslashes in sub/gsub. 2 bytes Diff Download File
subback.ok 408.19.200 7 years ago Arnold D. Robbins Fix long runs of backslashes in sub/gsub. 134 bytes Diff Download File
subi18n.awk 34 13 years ago Arnold D. Robbins Move to gawk-3.1.6. 1.6 KB Diff Download File
subi18n.ok 34 13 years ago Arnold D. Robbins Move to gawk-3.1.6. 32 bytes Diff Download File
subsepnm.awk 32 13 years ago Arnold D. Robbins Move to gawk-3.1.4. 59 bytes Diff Download File
subsepnm.ok 32 13 years ago Arnold D. Robbins Move to gawk-3.1.4. 4 bytes Diff Download File
subslash.awk 26 13 years ago Arnold D. Robbins Move to gawk-3.0.5. 70 bytes Diff Download File
subslash.ok 26 13 years ago Arnold D. Robbins Move to gawk-3.0.5. 16 bytes Diff Download File
substr.awk 24 13 years ago Arnold D. Robbins Move to gawk-3.0.3. 334 bytes Diff Download File
substr.ok 24 13 years ago Arnold D. Robbins Move to gawk-3.0.3. 59 bytes Diff Download File
swaplns.awk 13 13 years ago Arnold D. Robbins Move to 2.14. 66 bytes Diff Download File
swaplns.in 21 13 years ago Arnold D. Robbins Move to gawk-3.0.0. 359 bytes Diff Download File
swaplns.ok 21 13 years ago Arnold D. Robbins Move to gawk-3.0.0. 359 bytes Diff Download File
switch2.awk 31 13 years ago Arnold D. Robbins Move to gawk-3.1.3. 2.2 KB Diff Download File
switch2.ok 40 13 years ago Arnold D. Robbins Bring latest byte code gawk into git. Hurray! Empty Diff Download File
symtab1.awk 319.1.61 11 years ago Arnold D. Robbins SYMTAB enhancements, bug fix. Doc additions. 398 bytes Diff Download File
symtab1.ok 347 11 years ago Arnold D. Robbins Make indirectly updated vars accessable to SYMTAB, 633 bytes Diff Download File
symtab10.awk 408.19.191 7 years ago Arnold D. Robbins Bug fix in symbol lookup, could break watchpoints. 34 bytes Diff Download File
symtab10.in 408.19.191 7 years ago Arnold D. Robbins Bug fix in symbol lookup, could break watchpoints. 29 bytes Diff Download File
symtab10.ok 1379.1.5 3 years ago Arnold D. Robbins Make debug.c messages more consistent. 275 bytes Diff Download File
symtab11.awk 1290 4 years ago Arnold D. Robbins Update to symtab11 test. 754 bytes Diff Download File
symtab11.ok 1512 3 years ago Arnold D. Robbins More progress on bool. 1.2 KB Diff Download File
symtab2.awk 319.9.4 11 years ago Arnold D. Robbins Add tests for SYMTAB and FUNCTAB. 144 bytes Diff Download File
symtab2.ok 319.9.4 11 years ago Arnold D. Robbins Add tests for SYMTAB and FUNCTAB. 46 bytes Diff Download File
symtab3.awk 319.9.4 11 years ago Arnold D. Robbins Add tests for SYMTAB and FUNCTAB. 37 bytes Diff Download File
symtab3.ok 319.9.4 11 years ago Arnold D. Robbins Add tests for SYMTAB and FUNCTAB. 77 bytes Diff Download File
symtab4.awk 319.1.96 11 years ago Arnold D. Robbins Bug fixes for SYMTAB. 32 bytes Diff Download File
symtab4.in 319.1.96 11 years ago Arnold D. Robbins Bug fixes for SYMTAB. 8 bytes Diff Download File
symtab4.ok 319.1.96 11 years ago Arnold D. Robbins Bug fixes for SYMTAB. 4 bytes Diff Download File
symtab5.awk 319.1.96 11 years ago Arnold D. Robbins Bug fixes for SYMTAB. 37 bytes Diff Download File
symtab5.in 319.1.96 11 years ago Arnold D. Robbins Bug fixes for SYMTAB. 8 bytes Diff Download File
symtab5.ok 319.1.96 11 years ago Arnold D. Robbins Bug fixes for SYMTAB. 4 bytes Diff Download File
symtab6.awk 319.1.96 11 years ago Arnold D. Robbins Bug fixes for SYMTAB. 24 bytes Diff Download File
symtab6.ok 1071 5 years ago Arnold D. Robbins Fix symtab6 test. 87 bytes Diff Download File
symtab7.awk 336 11 years ago Arnold D. Robbins Two new SYMTAB tests. 78 bytes Diff Download File
symtab7.in 336 11 years ago Arnold D. Robbins Two new SYMTAB tests. 25 bytes Diff Download File
symtab7.ok 731.15.96 5 years ago Arnold D. Robbins Disable writing to arbitrary elements of SYMTAB. 106 bytes Diff Download File
symtab8.awk 336 11 years ago Arnold D. Robbins Two new SYMTAB tests. 41 bytes Diff Download File
symtab8.in 336 11 years ago Arnold D. Robbins Two new SYMTAB tests. 5 bytes Diff Download File
symtab8.ok 1512 3 years ago Arnold D. Robbins More progress on bool. 367 bytes Diff Download File
symtab9.awk 408.2.85 11 years ago Arnold D. Robbins Fix symtab9 test so it will work on Windows too. 429 bytes Diff Download File
symtab9.ok 347 11 years ago Arnold D. Robbins Make indirectly updated vars accessable to SYMTAB, 21 bytes Diff Download File
synerr1.awk 30 13 years ago Arnold D. Robbins Move to gawk-3.1.2. 69 bytes Diff Download File
synerr1.ok 30 13 years ago Arnold D. Robbins Move to gawk-3.1.2. 81 bytes Diff Download File
synerr2.awk 34 13 years ago Arnold D. Robbins Move to gawk-3.1.6. 2.1 KB Diff Download File
synerr2.ok 34 13 years ago Arnold D. Robbins Move to gawk-3.1.6. 122 bytes Diff Download File
synerr3.awk 1146.1.5 5 years ago Arnold D. Robbins Fix core dump upon syntax error. 26 bytes Diff Download File
synerr3.ok 1146.1.5 5 years ago Arnold D. Robbins Fix core dump upon syntax error. 188 bytes Diff Download File
tailrecurse.awk 731.11.335 6 years ago Arnold D. Robbins Remove the tail recursion optimization. 150 bytes Diff Download File
tailrecurse.ok 731.11.335 6 years ago Arnold D. Robbins Remove the tail recursion optimization. 34 bytes Diff Download File
testext-mpfr.ok 1379.1.27 3 years ago Arnold D. Robbins Fix testext test for MPFR. 3.1 KB Diff Download File
testext.ok 1055 5 years ago Arnold D. Robbins Squashed merge of feature/namespaces. Add code and 3.1 KB Diff Download File
time.awk 319.5.1 11 years ago Andrew J. Schorr Protect against race condition in test/time.awk. 621 bytes Diff Download File
time.ok 319.4.3 11 years ago Andrew J. Schorr Add time extension providing gettimeofday and slee 69 bytes Diff Download File
timeout.awk 1103 5 years ago Andrew J. Schorr Tweak timeout test to reduce likelihood of failure 558 bytes Diff Download File
timeout.ok 1103 5 years ago Andrew J. Schorr Tweak timeout test to reduce likelihood of failure 124 bytes Diff Download File
tradanch.awk 22 13 years ago Arnold D. Robbins Move to gawk-3.0.1. 20 bytes Diff Download File
tradanch.in 22 13 years ago Arnold D. Robbins Move to gawk-3.0.1. 16 bytes Diff Download File
tradanch.ok 22 13 years ago Arnold D. Robbins Move to gawk-3.0.1. Empty Diff Download File
trailbs.awk 731.17.38 5 years ago Arnold D. Robbins Bug fix for trailing backslash in dynamic regexp. 4 bytes Diff Download File
trailbs.in 731.17.38 5 years ago Arnold D. Robbins Bug fix for trailing backslash in dynamic regexp. 23 bytes Diff Download File
trailbs.ok 731.17.38 5 years ago Arnold D. Robbins Bug fix for trailing backslash in dynamic regexp. 122 bytes Diff Download File
tweakfld.awk 22 13 years ago Arnold D. Robbins Move to gawk-3.0.1. 6.7 KB Diff Download File
tweakfld.in 22 13 years ago Arnold D. Robbins Move to gawk-3.0.1. 994 bytes Diff Download File
tweakfld.ok 22 13 years ago Arnold D. Robbins Move to gawk-3.0.1. 1 KB Diff Download File
typedregex1.awk 408.20.56 8 years ago Arnold D. Robbins Improve values returned by typeof. Fix tests and d 6.9 KB Diff Download File
typedregex1.ok 408.20.42 8 years ago Arnold D. Robbins Cleanup files and fix up tests for typed regexes a 901 bytes Diff Download File
typedregex2.awk 408.20.58 8 years ago Arnold D. Robbins Additional memory fixes and test for typedregex. 186 bytes Diff Download File
typedregex2.ok 408.20.58 8 years ago Arnold D. Robbins Additional memory fixes and test for typedregex. 42 bytes Diff Download File
typedregex3.awk 408.20.61 8 years ago Arnold D. Robbins Typed regex fix, if in an array. 198 bytes Diff Download File
typedregex3.ok 408.20.61 8 years ago Arnold D. Robbins Typed regex fix, if in an array. 42 bytes Diff Download File
typedregex4.awk 731.18.14 5 years ago Arnold D. Robbins Add test for command line typed regexp assignment. 83 bytes Diff Download File
typedregex4.ok 731.18.14 5 years ago Arnold D. Robbins Add test for command line typed regexp assignment. 38 bytes Diff Download File
typedregex5.awk 1222 4 years ago Arnold D. Robbins Fix assigning typed regex to FS and RS. 49 bytes Diff Download File
typedregex5.in 1222 4 years ago Arnold D. Robbins Fix assigning typed regex to FS and RS. 5 bytes Diff Download File
typedregex5.ok 1222 4 years ago Arnold D. Robbins Fix assigning typed regex to FS and RS. 10 bytes Diff Download File
typedregex6.awk 1222 4 years ago Arnold D. Robbins Fix assigning typed regex to FS and RS. 56 bytes Diff Download File
typedregex6.in 1222 4 years ago Arnold D. Robbins Fix assigning typed regex to FS and RS. 5 bytes Diff Download File
typedregex6.ok 1222 4 years ago Arnold D. Robbins Fix assigning typed regex to FS and RS. 45 bytes Diff Download File
typeof1.awk 408.31.1 7 years ago Arnold D. Robbins Restore typed regexp code in a new branch. 197 bytes Diff Download File
typeof1.ok 408.31.1 7 years ago Arnold D. Robbins Restore typed regexp code in a new branch. 56 bytes Diff Download File
typeof2.awk 408.20.44 8 years ago Arnold D. Robbins Fix typeof to not change untyped param to scalar. 191 bytes Diff Download File
typeof2.ok 408.20.44 8 years ago Arnold D. Robbins Fix typeof to not change untyped param to scalar. 125 bytes Diff Download File
typeof3.awk 408.31.1 7 years ago Arnold D. Robbins Restore typed regexp code in a new branch. 236 bytes Diff Download File
typeof3.ok 408.31.1 7 years ago Arnold D. Robbins Restore typed regexp code in a new branch. 129 bytes Diff Download File
typeof4.awk 408.20.48 8 years ago Arnold D. Robbins More work straightening out typeof, including test 319 bytes Diff Download File
typeof4.ok 408.20.48 8 years ago Arnold D. Robbins More work straightening out typeof, including test 20 bytes Diff Download File
typeof5.awk 731.3.49 7 years ago Arnold D. Robbins Fix typeof on null fields. 96 bytes Diff Download File
typeof5.in 731.3.49 7 years ago Arnold D. Robbins Fix typeof on null fields. 5 bytes Diff Download File
typeof5.ok 731.3.49 7 years ago Arnold D. Robbins Fix typeof on null fields. 40 bytes Diff Download File
uninit2.awk 30 13 years ago Arnold D. Robbins Move to gawk-3.1.2. 64 bytes Diff Download File
uninit2.ok 30 13 years ago Arnold D. Robbins Move to gawk-3.1.2. 144 bytes Diff Download File
uninit3.awk 31 13 years ago Arnold D. Robbins Move to gawk-3.1.3. 43 bytes Diff Download File
uninit3.ok 40 13 years ago Arnold D. Robbins Bring latest byte code gawk into git. Hurray! 153 bytes Diff Download File
uninit4.awk 31 13 years ago Arnold D. Robbins Move to gawk-3.1.3. 144 bytes Diff Download File
uninit4.ok 31 13 years ago Arnold D. Robbins Move to gawk-3.1.3. 348 bytes Diff Download File
uninit5.awk 36 13 years ago Arnold D. Robbins Move to 3.1.8. 4.5 KB Diff Download File
uninit5.ok 40 13 years ago Arnold D. Robbins Bring latest byte code gawk into git. Hurray! 239 bytes Diff Download File
uninitialized.awk 30 13 years ago Arnold D. Robbins Move to gawk-3.1.2. 18 bytes Diff Download File
uninitialized.ok 30 13 years ago Arnold D. Robbins Move to gawk-3.1.2. 76 bytes Diff Download File
unterm.awk 32 13 years ago Arnold D. Robbins Move to gawk-3.1.4. 259 bytes Diff Download File
unterm.ok 1055 5 years ago Arnold D. Robbins Squashed merge of feature/namespaces. Add code and 486 bytes Diff Download File
uparrfs.awk 35 13 years ago Arnold D. Robbins Move to gawk-3.1.7. 88 bytes Diff Download File
uparrfs.in 35 13 years ago Arnold D. Robbins Move to gawk-3.1.7. 15 bytes Diff Download File
uparrfs.ok 35 13 years ago Arnold D. Robbins Move to gawk-3.1.7. 36 bytes Diff Download File
uplus.awk 731.11.303 6 years ago Andrew J. Schorr Fix bug printing +"01" in regular and MPFR mode. 58 bytes Diff Download File
uplus.ok 731.11.303 6 years ago Andrew J. Schorr Fix bug printing +"01" in regular and MPFR mode. 7 bytes Diff Download File
valgrind.awk 408.19.272 7 years ago Arnold D. Robbins Improve valgrind scan. 597 bytes Diff Download File
watchpoint1.awk 408.19.59 8 years ago Arnold D. Robbins Make watchpoints fire before breakpoints in the de 141 bytes Diff Download File
watchpoint1.in 408.19.59 8 years ago Arnold D. Robbins Make watchpoints fire before breakpoints in the de 82 bytes Diff Download File
watchpoint1.ok 1379.1.5 3 years ago Arnold D. Robbins Make debug.c messages more consistent. 1.1 KB Diff Download File
watchpoint1.script 408.19.59 8 years ago Arnold D. Robbins Make watchpoints fire before breakpoints in the de 116 bytes Diff Download File
wideidx.awk 34 13 years ago Arnold D. Robbins Move to gawk-3.1.6. 69 bytes Diff Download File
wideidx.in 34 13 years ago Arnold D. Robbins Move to gawk-3.1.6. 8 bytes Diff Download File
wideidx.ok 34 13 years ago Arnold D. Robbins Move to gawk-3.1.6. 4 bytes Diff Download File
wideidx2.awk 34 13 years ago Arnold D. Robbins Move to gawk-3.1.6. 2.5 KB Diff Download File
wideidx2.ok 34 13 years ago Arnold D. Robbins Move to gawk-3.1.6. 32 bytes Diff Download File
widesub.awk 34 13 years ago Arnold D. Robbins Move to gawk-3.1.6. 206 bytes Diff Download File
widesub.ok 34 13 years ago Arnold D. Robbins Move to gawk-3.1.6. 32 bytes Diff Download File
widesub2.awk 34 13 years ago Arnold D. Robbins Move to gawk-3.1.6. 156 bytes Diff Download File
widesub2.ok 34 13 years ago Arnold D. Robbins Move to gawk-3.1.6. 32 bytes Diff Download File
widesub3.awk 34 13 years ago Arnold D. Robbins Move to gawk-3.1.6. 108 bytes Diff Download File
widesub3.in 34 13 years ago Arnold D. Robbins Move to gawk-3.1.6. 9 bytes Diff Download File
widesub3.ok 34 13 years ago Arnold D. Robbins Move to gawk-3.1.6. 34 bytes Diff Download File
widesub4.awk 34 13 years ago Arnold D. Robbins Move to gawk-3.1.6. 1.6 KB Diff Download File
widesub4.ok 34 13 years ago Arnold D. Robbins Move to gawk-3.1.6. 144 bytes Diff Download File
wjposer1.awk 33 13 years ago Arnold D. Robbins Move to gawk 3.1.5. 2.6 KB Diff Download File
wjposer1.in 33 13 years ago Arnold D. Robbins Move to gawk 3.1.5. 20 KB Diff Download File
wjposer1.ok 33 13 years ago Arnold D. Robbins Move to gawk 3.1.5. 28.4 KB Diff Download File
xref.awk 1454 3 years ago Arnold D. Robbins Bug fix to test/xref.awk. 6.6 KB Diff Download File
xref.original 60 13 years ago Arnold D. Robbins Clean up sprintf return type. Add tests for pgawk. 13.9 KB Diff Download File
zero2.awk 34 13 years ago Arnold D. Robbins Move to gawk-3.1.6. 71 bytes Diff Download File
zero2.ok 34 13 years ago Arnold D. Robbins Move to gawk-3.1.6. 6 bytes Diff Download File
zeroe0.awk 30 13 years ago Arnold D. Robbins Move to gawk-3.1.2. 1.2 KB Diff Download File
zeroe0.ok 30 13 years ago Arnold D. Robbins Move to gawk-3.1.2. 22 bytes Diff Download File
zeroflag.awk 25 13 years ago Arnold D. Robbins Move to gawk-3.0.4. 43 bytes Diff Download File
zeroflag.ok 25 13 years ago Arnold D. Robbins Move to gawk-3.0.4. 8 bytes Diff Download File