]> git.ipfire.org Git - thirdparty/bash.git/commit - doc/bashref.html
bash-5.0-beta release bash-5.0-beta
authorChet Ramey <chet.ramey@case.edu>
Mon, 17 Sep 2018 19:10:56 +0000 (15:10 -0400)
committerChet Ramey <chet.ramey@case.edu>
Mon, 17 Sep 2018 19:10:56 +0000 (15:10 -0400)
commit2f5dfe5a18b4670eb4cea32c1c76295eb70a8865
treebf19e42dcaf6c5cf8e0ce0a1c15d56e8f8a6d675
parent9a51695bed07d37086c352372ac69d0a30039a6b
bash-5.0-beta release
144 files changed:
ABOUT-NLS
CHANGES
COMPAT
CWRU/changelog
INSTALL
MANIFEST
Makefile.in
NEWS
POSIX
aclocal.m4
array.c
arrayfunc.c
assoc.c
bashhist.c
bashline.c
braces.c
builtins/common.c
builtins/complete.def
builtins/declare.def
builtins/printf.def
builtins/read.def
builtins/setattr.def
builtins/shopt.def
command.h
config-top.h
config.h.in
configure
configure.ac
doc/bash.0
doc/bash.1
doc/bash.html
doc/bash.info
doc/bash.pdf
doc/bash.ps
doc/bashref.dvi
doc/bashref.html
doc/bashref.info
doc/bashref.pdf
doc/bashref.ps
doc/bashref.texi
doc/builtins.0
doc/builtins.ps
doc/rbash.ps
doc/version.texi
eval.c
examples/loadables/sleep.c
execute_cmd.c
externs.h
general.h
include/shmbutil.h
jobs.c
jobs.h
lib/malloc/malloc.c
lib/malloc/mstats.h
lib/malloc/stats.c
lib/readline/display.c
lib/readline/doc/hstech.texi
lib/readline/doc/hsuser.texi
lib/readline/doc/rltech.texi
lib/readline/doc/rluser.texi
lib/readline/doc/version.texi
lib/readline/histexpand.c
lib/readline/histfile.c
lib/readline/history.h
lib/readline/kill.c
lib/readline/mbutil.c
lib/readline/readline.c
lib/readline/readline.h
lib/readline/rlmbutil.h
lib/readline/rlprivate.h
lib/readline/rltty.c
lib/readline/text.c
lib/readline/vi_mode.c
lib/sh/Makefile.in
lib/sh/getenv.c
lib/sh/mbschr.c
lib/sh/mbscmp.c
lib/sh/shmbchar.c
lib/sh/snprintf.c
lib/sh/utf8.c [new file with mode: 0644]
locale.c
nojobs.c
parse.y
parser-built
pcomplete.c
pcomplete.h
po/Makefile.in.in
po/bash.pot
po/de.po
po/es.po
po/ga.po
po/hr.po
po/pt.po
po/pt_BR.po
po/ru.po
po/zh_TW.po
shell.c
sig.c
subst.c
support/Makefile.in
support/config.guess [changed mode: 0644->0755]
support/config.rpath
support/config.sub [changed mode: 0644->0755]
support/man2html.c
test.c
tests/array.right
tests/array.tests
tests/array26.sub [new file with mode: 0644]
tests/assoc.right
tests/assoc.tests
tests/assoc10.sub [new file with mode: 0644]
tests/histexp.right
tests/histexp.tests
tests/histexp5.sub [new file with mode: 0644]
tests/histexp6.sub [new file with mode: 0644]
tests/intl.right
tests/nameref.right
tests/nameref20.sub [new file with mode: 0644]
tests/nameref21.sub [new file with mode: 0644]
tests/nquote1.right
tests/nquote1.tests
tests/posixexp.right
tests/posixexp.tests
tests/posixexp5.sub
tests/posixexp7.sub [new file with mode: 0644]
tests/quote.right
tests/quote.tests
tests/quote2.sub [new file with mode: 0644]
tests/redir.right
tests/redir.tests
tests/run-varenv
tests/shopt.right
tests/test-glue-functions
tests/unicode3.sub
tests/varenv.right
tests/varenv.tests [new file with mode: 0644]
tests/varenv12.sub
tests/varenv13.sub [new file with mode: 0644]
tests/varenv14.sub [new file with mode: 0644]
tests/varenv15.in [new file with mode: 0644]
tests/varenv15.sub [new file with mode: 0644]
variables.c
variables.h
y.tab.c