]> git.ipfire.org Git - thirdparty/bash.git/commit
fix for @E transformation; fixes for failures in arith for and for commands; style...
authorChet Ramey <chet.ramey@case.edu>
Tue, 10 Oct 2023 16:00:19 +0000 (12:00 -0400)
committerChet Ramey <chet.ramey@case.edu>
Tue, 10 Oct 2023 16:00:19 +0000 (12:00 -0400)
commit09c32bc946baad7364b30abb491f72f7728b56d9
treeea11f0426dd5d1dd175351c1aaad287574685654
parent2eb9a3699b0b8276bc582049b03246ad786e8212
fix for @E transformation; fixes for failures in arith for and for commands; style changes to man page; fix for bug in read builtin if it assigns to IFS
29 files changed:
CWRU/CWRU.chlog
MANIFEST
builtins/read.def
doc/bash.0
doc/bash.1
doc/bash.html
doc/bash.info
doc/bash.pdf
doc/bashref.html
doc/bashref.info
doc/bashref.log
doc/bashref.pdf
doc/bashref.texi
doc/builtins.0
doc/version.texi
examples/loadables/kv.c
execute_cmd.c
lib/readline/complete.c
lib/readline/misc.c
subst.c
tests/arith-for.right
tests/arith-for.tests
tests/errors.right
tests/errors.tests
tests/new-exp.right
tests/new-exp10.sub
tests/read.right
tests/read.tests
tests/read10.sub [new file with mode: 0644]