]> git.ipfire.org Git - thirdparty/bash.git/commit
more changes to avoid expanding associative array subscripts twice; internal debuggin...
authorChet Ramey <chet.ramey@case.edu>
Wed, 22 Dec 2021 21:05:39 +0000 (16:05 -0500)
committerChet Ramey <chet.ramey@case.edu>
Wed, 22 Dec 2021 21:05:39 +0000 (16:05 -0500)
commit701f36c2c3f445485a770639b349a2014cbd0166
treebe0ceed8122987e319d12c55945e6b1cd0264cf8
parentb2b78a6348f4839025781320ff5b1693f76b9d0d
more changes to avoid expanding associative array subscripts twice; internal debugging changes
27 files changed:
CWRU/CWRU.chlog
MANIFEST
arrayfunc.c
builtins/command.def
builtins/common.c
builtins/evalstring.c
doc/bash.1
doc/bashref.texi
error.c
error.h
execute_cmd.c
jobs.c
parse.y
po/zh_CN.gmo
po/zh_CN.po
subst.c
tests/RUN-ONE-TEST
tests/assoc.right
tests/assoc.tests
tests/assoc16.sub [new file with mode: 0644]
tests/comsub5.sub
tests/heredoc.right
tests/heredoc.tests
tests/heredoc7.sub [new file with mode: 0644]
trap.c
unwind_prot.c
variables.c