Denys Vlasenko
|
28b00ce6ff
awk: support "length" form of "length()". Closes 8371
|
9 жил өмнө |
Maninder Singh
|
97f2f7ca7f
Removes stray empty line from code
|
9 жил өмнө |
Denys Vlasenko
|
5f8daefb83
awk: fix handling of "if ... break ; else ..." - closes 7226
|
10 жил өмнө |
Denys Vlasenko
|
bd0e221620
awk: fix a bug in argc counting in recent change
|
11 жил өмнө |
Sven-Göran Bergh
|
f200f732f4
awk: optionally support -e AWK_PROG
|
11 жил өмнө |
Denys Vlasenko
|
7985bc109e
awk: fix length(array)
|
11 жил өмнө |
Bernhard Reutner-Fischer
|
a060a1ad96
awk: Fix handling of functions with empty body
|
11 жил өмнө |
Denys Vlasenko
|
1390a010b6
awk: use "long long" as integer type, not "int"
|
11 жил өмнө |
Bernhard Reutner-Fischer
|
b79a0fef99
awk: Fix handling of functions with empty body
|
11 жил өмнө |
Denys Vlasenko
|
60cb48ca50
whitespace cleanup. no code changes
|
12 жил өмнө |
Denys Vlasenko
|
df8066a78c
awk: fix FS assignment behavior. Closes 5108
|
12 жил өмнө |
Denys Vlasenko
|
ea664dde87
awk: make -F STR interpret escape sequences. Closes 5126
|
12 жил өмнө |
Denys Vlasenko
|
7b46d11582
awk: fix a SEGV
|
13 жил өмнө |
Denys Vlasenko
|
202a1b9284
awk: fix define name collision with BSD headers
|
13 жил өмнө |
Denys Vlasenko
|
f65c5f5c54
awk: next_input_file can return NULL, don't SEGV in this case.
|
13 жил өмнө |
Denys Vlasenko
|
66426760be
*: remove "Options:" string from help texts
|
13 жил өмнө |
Pere Orga
|
6a3e01d5a9
move help text from include/usage.src.h to debianutils/*.c e2fsprogs/*.c editors/*.c loginutils/*.c mailutils/*.c
|
13 жил өмнө |
Denys Vlasenko
|
fb132e4737
whitespace cleanup
|
14 жил өмнө |
Rob Landley
|
d8205b39ab
awk: reduce ifdef forest
|
14 жил өмнө |
Denys Vlasenko
|
2b299fed6a
awk: fix breakage in last commit
|
14 жил өмнө |
Denys Vlasenko
|
6a0d7490ea
awk: fix segfault on closing non-opened file
|
14 жил өмнө |
Denys Vlasenko
|
28458c64db
awk: code shrink
|
14 жил өмнө |
Denys Vlasenko
|
d527e0c81d
awk: 00.123 is not a octal constant; neither is 009.123. fixing this
|
14 жил өмнө |
Denys Vlasenko
|
0ef64bdb40
*: make GNU licensing statement forms more regular
|
14 жил өмнө |
Denys Vlasenko
|
7379cd1ca1
awk: add comment about fixing bug 1333
|
14 жил өмнө |
Denys Vlasenko
|
fab288cf0b
awk: don't append bogus data after NUL in sub(); shrink
|
14 жил өмнө |
Denys Vlasenko
|
f9782ffc45
awk: code shrink
|
14 жил өмнө |
Denys Vlasenko
|
c6ba997978
awk: code shrink
|
14 жил өмнө |
Denys Vlasenko
|
7b81db1379
awk: style fixes
|
14 жил өмнө |
Denys Vlasenko
|
39fe4d1599
awk: code shrink
|
14 жил өмнө |