Lines Matching full:thanks

29 	Fix edge case where FS is changed on commandline. Thanks to 
34 been plugged. Thanks to Miguel Pineiro Jr.
39 consistency, as well as consistency with gawk. Thanks to
45 tempfree in cat, thanks to Miguel Pineiro Jr and valgrind.
49 Thanks to Miguel Pineiro Jr. <mpj@pineiro.cc>.
54 Thanks to Miguel Pineiro Jr. <mpj@pineiro.cc>.
58 truncating its entry in ARGV. (circa 1989) Thanks to
64 stdout, and stderr (circa 1992). Thanks to Miguel Pineiro Jr.
70 undetected. Thanks to Miguel Pineiro Jr. <mpj@pineiro.cc>.
75 Thanks to Volodymyr Gubarkov, and Todd C Miller.
84 -v FS="str" when str is null. Thanks to Warner Losh.
89 an infinite read loop. Thanks to Miguel Pineiro Jr.
94 RS regex functionality. Thanks to Miguel Pineiro Jr.
97 REPEAT_WITH_Q. Thanks to Todd C. Miller.
100 Small fix so that awk will compile again with g++. Thanks to
105 after recent changes. Thanks to Ozan Yigit.
112 test for these values. Thanks to Arnold Robbins. Allows closing
117 Thanks to GitHub user michaelforney.
124 PR #95. Thanks to Arnold Robbins.
128 Thanks to Todd Miller. Merges PR #97.
132 to get it to compile with g++. Thanks to Arnold Robbins.
135 Additional fixes for DJGPP. Thanks to Eli Zaretskii for
140 using the %p format specifier. Thanks to GitHub user YongHaoWu
145 portability to DJGPP. Should fix Issue 92. Thanks to Albert Wik
149 Merge PRs 88-91 which fix small bugs. Thanks to Todd Miller and
156 Merge PRs 85 and 86 which fix regressions. Thanks to
160 Merge PRs 82 and 84. The latter fixes issue #83. Thanks to
165 left over from previous calls that may have set it. Thanks to
169 lib.c:is_number. Thanks to GitHub user ajcarr for the report
174 use it. Thanks to Steffen Nurpmeso <steffen@sdaoden.eu>
178 Fix checks for compilers that can handle noreturn. Thanks to
183 Thanks to Arnold Robbins.
187 Thanks to GitHub user awkfan77. Closes PR #77.
192 Fix for address sanitizer-found problem. Thanks to GitHub user
207 Merge PR #70, which avoids use of variable length arrays. Thanks
210 Thanks to Arnold Robbins.
224 mere warnings. Thanks to Martijn Dekker <martijn@inlv.org>.
228 one done in the grammar. Fixes GitHub issue #61. Thanks
234 Fix a bug whereby a{0,3} could match four a's. Thanks to
239 Thanks again to Christos Zoulas.
243 Thanks to Jim Lowe for the report and to Christos Zoulas
249 enum and simplify some of the related code. Thanks
263 Import second round of code cleanups from NetBSD. Much thanks
269 Import code cleanups from NetBSD. Much thanks to Christos
278 -fsanitize=unknown. Thanks to Alexander Richardson (GitHub
291 Thanks to Martijn Dekker.
297 Thanks to Warner Losh for collecting all these fixes in
302 was read or assigned to. Thanks to GitHub user Cody Mello (melloc)
313 use-after-free bugs. Thanks to GitHub user Cody Mello (melloc)
318 be treated literally. Fixes Issue #40. Thanks to GitHub user
319 Warner Losh (bsdimp) for the report. Thanks to Arnold Robbins
325 August 11, 1989. Thanks to GitHub user Jamie Landeg Jones for
330 for Android development. Thanks to GitHub user mohd-akram (Mohamed
336 autotools, though. Thanks to GitHub user nee-san for
343 Thanks to Martijn Dekker <martijn@inlv.org> for the port.
349 relex(). Thanks to GitHub user iamleot.
350 #31: Make getline handle numeric strings, and update FIXES. Thanks
352 #32: maketab: support build systems with read-only source. Thanks
357 (Thanks, Arnold.)
361 Thanks to GitHub users Arnold Robbins (arnoldrobbins),
368 generated a warning message. Thanks to Nan Xiao for report.
375 (Thanks, Arnold.)
379 to whom profound thanks.
409 fixed mangled awktest.tar (thanks, Arnold), posted all
415 [thanks to Arnold Robbins]
418 buffer overflow in error reporting; thanks to tobias ulmer
427 needed but cleaner. Thanks to Michael Bombardieri.
438 took a shortcut by making an extra string copy. thanks
446 another fix to avoid core dump with delete(ARGV); again, many thanks
455 added checks to new -v code that permits -vnospace; thanks to
458 removed fixed limit on number of open files; thanks to aleksey
470 (thanks, ruslan)
477 pass to the library srand(). thanks, everyone.
480 in fldbld, by adding space for one extra \0. thanks to
488 fixed long-standing overflow bug in run.c; many thanks to
491 fixed bug that didn't parse -vd=1 properly; thanks to santiago
513 run into the problem, apparently. thanks to alistair crooks.
521 thanks to david o'brien, freebsd, for both fixes.
524 fiddle in makefile to fix for BSD make; thanks to igor sobrado.
530 fixed a bug in matching the null RE in sub and gsub. thanks to al aho
534 fixed quotation in b.c; thanks to Hal Pratt and the Princeton Dante
544 fixed wording and an outright error in the usage message; thanks to igor
569 block, apparently as required by posix. thanks to havard eidnes
574 thanks to arnold robbins for a suggestion that started me
579 call of SYNTAX(), test malloc return in lib.c, all with thanks to
589 e.g., print $(2^32-1). thanks to ruslan ermilov, giorgos keramidas
595 to (re-)initialize. thanks to steve fisher for spotting this and
602 the machine properly. many thanks to moinak ghosh for not only finding
608 string to a parameter leaked a Cell. thanks to moinak ghosh for
612 fixed, thanks to andrey chernov and ruslan ermilov, a bug in lex.c
620 regular expressions in non-US locales. thanks to ruslan for keeping
624 n-th try at getting internationalization right, with thanks to volker
686 classes. thanks to ruslan ermilov (ru@freebsd.org) for code.
697 variable has been irrevocably set. thanks to arnold robbins for
700 fixed subtle bug in format that could get core dump. thanks to
705 were never intended for external consumption. thanks to dave
708 GNU compatibility: an empty regexp matches anything (thanks to
726 length(arrayname) returns number of elements; thanks to
735 portable. thanks to dag-erling smorgrav for code.
739 broken (noted thanks to volker kiefel).
754 like $f[1] to be syntax errors. thanks to arnold robbins for
758 fixed some nextfile bugs: not handling all cases. thanks to
768 processing of \'s. thanks to arnold robbins.
772 thanks to norman wilson.
778 changed HAT to NCHARS-2. thanks again to santiago vila.
781 instead of halting; new freeBSD generates one. thanks to
786 unsigned char*'s. not clear i have them all yet. thanks to
791 been there since functions were added ~1983. thanks to
795 names beginning with '='; thanks to Berend Hasselman.
799 otherwise recurses until core dump. thanks to arnold
804 without terminating the string. thanks to russ cox.
813 fixed-size errbuf array. thanks to ralph corderoy for the
819 variable with value ending in \. (thanks to nelson beebe for
833 same purpose. thanks to Nelson Beebe for these portability
843 (thanks to Nelson Beebe for both of these.)
855 thanks to Dan Allen.
859 thanks to Stephen Nutt for finding these and providing the fixes.
864 thanks to Dan Allen.
873 pipes (thanks to Steve Adams for this helpful suggestion).
886 thanks to ross ridge for finding these, and for providing
891 pointer after growing. thanks to dan levy for spotting this
908 thanks to nelson beebe for pointing this one out.
914 thanks to arnold robbins for advice here.
945 using code provided by dan levy (to whom profuse thanks), replaced
951 thanks to arnold robbins.
967 a null byte in output. thanks to ken stailey for the fix.
972 to a "safe" version of awk, but don't rely on it too much. thanks
976 fixed long-standing bug in sub, gsub(/a/, "\\\\&"); thanks to
987 predictable definition. thanks to arnold robbins for encouragement
1006 thanks to jeffrey friedl for several of these.
1013 none of my compilers seem to care much. thanks to nelson beebe for
1025 input file. (thanks to arnold robbins for inspiration and code).
1030 or correct, however. (thanks to jeffrey friedl for pointing out
1041 (thanks to nelson beebe for pointing out some of these problems.)
1058 were not set. (thanks to purify, all of whose complaints i
1133 thanks to Bill Jones (jones@cs.usask.ca)
1140 overflow in penter. thanks to mark larsen.