index
:
busybox.git
1_33_stable
1_35_stable
master
Copy of git.busybox.net/busybox
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
shell
/
ash_test
/
ash-heredoc
Age
Commit message (
Expand
)
Author
2018-04-02
ash: parser: Fix single-quoted patterns in here-documents
Denys Vlasenko
2018-04-01
parser: Fix backquote support in here-document EOF mark
Denys Vlasenko
2018-03-31
ash: use pgetc_eatbnl() in more places
Denys Vlasenko
2017-07-29
hush: fix handling of empty heredoc EOF marker
Denys Vlasenko
2017-07-29
ash: [PARSER] Removed noexpand/length check on eofmark
Denys Vlasenko
2017-07-06
shell: syncronize ash and hush heredoc3.tests
Denys Vlasenko
2017-07-06
shell: syncronize ash and hush heredoc1.tests
Denys Vlasenko
2016-10-26
ash: [PARSER] Recognise here-doc delimiters terminated by EOF
Denys Vlasenko
2016-10-03
ash testsuite: add most of hust tests which pass for ash
Denys Vlasenko
2016-10-02
sh testsuite: create hush-heredoc/* and move files around
Denys Vlasenko
2016-04-15
ash: bash-compatible $'...' shouldn't expand in double quotes
Ron Yorston
2015-10-29
ash: fix error during recursive processing of here document
Ron Yorston
2015-10-29
ash: add test for issue with here document
Ron Yorston
2015-04-18
ash: fix handling of duplicate "local"
Denys Vlasenko
2015-02-05
ash: fix a SEGV case in an invalid heredoc
Denys Vlasenko
2007-03-20
fix accumulated whitespace and indentation damage
Denis Vlasenko
2007-03-05
ash: "here document" testcases
Denis Vlasenko