od_bloaty: fix debug code
[oweals/busybox.git] / shell / ash_test / ash-heredoc /
2017-07-29 Denys Vlasenkohush: fix handling of empty heredoc EOF marker
2017-07-29 Denys Vlasenkoash: [PARSER] Removed noexpand/length check on eofmark
2017-07-06 Denys Vlasenkoshell: syncronize ash and hush heredoc3.tests
2017-07-06 Denys Vlasenkoshell: syncronize ash and hush heredoc1.tests
2016-10-26 Denys Vlasenkoash: [PARSER] Recognise here-doc delimiters terminated...
2016-10-02 Denys Vlasenkoash testsuite: add most of hust tests which pass for ash
2016-10-02 Denys Vlasenkosh testsuite: create hush-heredoc/* and move files...
2016-04-15 Ron Yorstonash: bash-compatible $'...' shouldn't expand in double...
2015-10-29 Ron Yorstonash: fix error during recursive processing of here...
2015-10-29 Ron Yorstonash: add test for issue with here document
2015-04-18 Denys Vlasenkoash: fix handling of duplicate "local"
2015-02-05 Denys Vlasenkoash: fix a SEGV case in an invalid heredoc
2007-03-20 Denis Vlasenkofix accumulated whitespace and indentation damage
2007-03-05 Denis Vlasenkoash: "here document" testcases