]> git.ipfire.org Git - thirdparty/bash.git/commit - MANIFEST
more changes for bracket expressions in patterns
authorChet Ramey <chet.ramey@case.edu>
Fri, 2 Dec 2022 16:41:48 +0000 (11:41 -0500)
committerChet Ramey <chet.ramey@case.edu>
Fri, 2 Dec 2022 16:41:48 +0000 (11:41 -0500)
commit198210c58f7ca8adf7fd3b68208f0840713e4f45
treebbc66127bbbfde21861bd22ead98b1e59ed0eaf6
parente8652353ae4481113419ff55d72722565da0a155
more changes for bracket expressions in patterns
20 files changed:
CWRU/CWRU.chlog
MANIFEST
builtins/evalstring.c
doc/bash.1
lib/glob/glob.c
lib/glob/gmisc.c
lib/glob/sm_loop.c
lib/glob/smatch.c
lib/readline/display.c
patchlevel.h
po/ko.gmo
po/ko.po
tests/glob-bracket.right [new file with mode: 0644]
tests/glob-bracket.tests [new file with mode: 0644]
tests/misc/glob-test [new file with mode: 0644]
tests/run-all
tests/run-glob-bracket [new file with mode: 0644]
tests/run-minimal
tests/trap.tests
tests/trap7.sub [new file with mode: 0644]