index
:
busybox-w32
ansi
awk_faster
busybox
dscho-kill-gently
embed
fix_backslash
manifest
master
merge
merge_1_19
merge_1_20
noconsole
noconsole2
old
path_search
realpath
stty
su_cmd
su_cmd2
su_cmd3
symlink
tab_completion
tab_completion2
tilde
ucrt_hack
w32_1_26_2
wget-post-file
wip
A mirror of https://github.com/rmyorston/busybox-w32.git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
testsuite
/
awk.tests
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
awk: fix segfault on for loop syntax error
Brian Foley
2016-10-24
1
-0
/
+3
*
awk: support "length" form of "length()". Closes 8371
Denys Vlasenko
2015-10-02
1
-0
/
+5
*
awk: fix handling of "if ... break ; else ..." - closes 7226
Denys Vlasenko
2014-06-26
1
-0
/
+16
*
fix failures found by randomconfig builds
Denys Vlasenko
2013-12-31
1
-1
/
+5
*
awk: fix a bug in argc counting in recent change
Denys Vlasenko
2013-11-21
1
-1
/
+13
*
awk: fix length(array)
Denys Vlasenko
2013-10-12
1
-0
/
+5
*
awk: Fix handling of functions with empty body
Bernhard Reutner-Fischer
2013-07-31
1
-0
/
+28
*
awk.tests: add test for recent large integer fix
Denys Vlasenko
2013-07-22
1
-3
/
+8
*
awk: Fix handling of functions with empty body
Bernhard Reutner-Fischer
2013-03-13
1
-0
/
+19
*
awk: fix FS assignment behavior. Closes 5108
Denys Vlasenko
2012-07-11
1
-0
/
+7
*
awk: make -F STR interpret escape sequences. Closes 5126
Denys Vlasenko
2012-06-22
1
-0
/
+5
*
testsuite: some more awk tests related to conditions
Tanguy Pruvot
2012-06-11
1
-0
/
+7
*
awk: fix a SEGV
Denys Vlasenko
2011-09-11
1
-0
/
+3
*
awk: fix segfault on closing non-opened file
Denys Vlasenko
2010-10-23
1
-0
/
+6
*
awk: 00.123 is not a octal constant; neither is 009.123. fixing this
Denys Vlasenko
2010-10-05
1
-0
/
+6
*
*: make GNU licensing statement forms more regular
Denys Vlasenko
2010-08-16
1
-1
/
+1
*
randomtest fixes
Denys Vlasenko
2010-05-11
1
-0
/
+2
*
more randomconfig testsuite fixes
Denys Vlasenko
2010-05-10
1
-1
/
+1
*
randomconfig testsuite fixes
Denys Vlasenko
2010-05-10
1
-2
/
+4
*
awk: add two tests we currently fail
Denys Vlasenko
2010-03-11
1
-16
/
+97
*
awk: fix the case where nested "for" loops with the same variable misbehave
Denys Vlasenko
2010-03-10
1
-0
/
+38
*
awk: skip whitespace between array name and subscript
Alexander Shishkin
2010-02-26
1
-0
/
+3
*
awk: fix an incorrect casting to string (bug 725). -44 bytes.
Denys Vlasenko
2009-11-30
1
-0
/
+17
*
tests: fix POSIX shell source style
Mike Frysinger
2009-11-04
1
-1
/
+1
*
awk: fix long field separators case. By Ian Wienand (ianw AT vmware.com)
Denis Vlasenko
2009-04-12
1
-0
/
+6
*
awk: fix compat issue found by gpm build
Denis Vlasenko
2009-03-15
1
-0
/
+5
*
awk: in BEGIN section $0 should be "", not "0".
Denis Vlasenko
2009-01-25
1
-0
/
+7
*
awk: improve nadling of negative numbers in bitwise ops;
Denis Vlasenko
2008-09-02
1
-0
/
+1
*
build system: echo and test features may be enabled
Denis Vlasenko
2008-08-29
1
-0
/
+5
*
comm: almost total rewrite; add testsuite
Denis Vlasenko
2008-07-15
1
-2
/
+1
*
awk: fix a case with multiple -f options. simplify -f file reading.
Denis Vlasenko
2008-07-01
1
-0
/
+7
*
awk: actually do "svn add" for testsuite
Denis Vlasenko
2007-07-18
1
-0
/
+20