]> git.ipfire.org Git - thirdparty/bash.git/commit
bash-4.4 beta release bash-4.4-beta
authorChet Ramey <chet.ramey@case.edu>
Mon, 12 Oct 2015 13:57:17 +0000 (09:57 -0400)
committerChet Ramey <chet.ramey@case.edu>
Mon, 12 Oct 2015 13:57:17 +0000 (09:57 -0400)
commit54a5fbe126d2a28913a81f7191d7ac6db70e1f43
tree33520782faa38e1dcf4db5461ece90584273fa0f
parenteac8fb1b4c9229f78b71d1df7d11327723a3acab
bash-4.4 beta release
314 files changed:
CHANGES
COMPAT
CWRU/changelog
MANIFEST
Makefile.in
NEWS
POSIX
RBASH
array.c
assoc.c
bashhist.c
bashline.c
braces.c
builtins/Makefile.in
builtins/common.h
builtins/complete.def
builtins/declare.def
builtins/enable.def
builtins/evalstring.c
builtins/exec.def
builtins/help.def
builtins/kill.def
builtins/read.def
builtins/set.def
builtins/type.def
builtins/wait.def
config-top.h
config.h.in
configure
configure.ac
doc/Makefile.in
doc/bash.0
doc/bash.1
doc/bash.html
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
examples/loadables/Makefile.in
examples/loadables/Makefile.inc.in [new file with mode: 0644]
examples/loadables/README
examples/loadables/basename.c
examples/loadables/dirname.c
examples/loadables/finfo.c
examples/loadables/head.c
examples/loadables/hello.c
examples/loadables/ln.c
examples/loadables/loadables.h [new file with mode: 0644]
examples/loadables/logname.c
examples/loadables/mypid.c
examples/loadables/necho.c
examples/loadables/pathchk.c
examples/loadables/realpath.c
examples/loadables/rmdir.c
examples/loadables/sync.c
examples/loadables/tee.c
examples/loadables/template.c
examples/loadables/truefalse.c
examples/loadables/tty.c
examples/loadables/uname.c
examples/loadables/unlink.c
examples/loadables/whoami.c
execute_cmd.c
general.h
include/chartypes.h
input.c
jobs.c
jobs.h
lib/glob/Makefile.in
lib/malloc/malloc.c
lib/malloc/table.c
lib/malloc/table.h
lib/readline/callback.c
lib/readline/colors.c
lib/readline/colors.h
lib/readline/complete.c
lib/readline/display.c
lib/readline/doc/hsuser.texi
lib/readline/examples/fileman.c
lib/readline/examples/rl.c
lib/readline/history.c
lib/readline/history.h
lib/readline/input.c
lib/readline/kill.c
lib/readline/misc.c
lib/readline/readline.c
lib/readline/readline.h
lib/readline/rlconf.h
lib/readline/rlprivate.h
lib/readline/search.c
lib/readline/text.c
lib/readline/undo.c
lib/readline/util.c
lib/readline/vi_mode.c
lib/sh/shquote.c
lib/termcap/termcap.c
lib/termcap/termcap.h
locale.c
nojobs.c
parse.y
pcomplib.c
po/._zh_TW.po [new file with mode: 0644]
po/af.gmo
po/af.po
po/bash.pot
po/bg.gmo
po/bg.po
po/ca.gmo
po/ca.po
po/cs.gmo
po/cs.po
po/da.gmo
po/da.po
po/de.gmo
po/de.po
po/el.gmo
po/el.po
po/en@boldquot.gmo
po/en@boldquot.po
po/en@quot.gmo
po/en@quot.po
po/eo.gmo
po/eo.po
po/es.gmo
po/es.po
po/et.gmo
po/et.po
po/fi.gmo
po/fi.po
po/fr.gmo
po/fr.po
po/ga.gmo
po/ga.po
po/gl.gmo
po/gl.po
po/hr.gmo
po/hr.po
po/hu.gmo
po/hu.po
po/id.gmo
po/id.po
po/it.gmo
po/it.po
po/ja.gmo
po/ja.po
po/lt.gmo
po/lt.po
po/nb.gmo [new file with mode: 0644]
po/nb.po [new file with mode: 0644]
po/nl.gmo
po/nl.po
po/pl.gmo
po/pl.po
po/pt_BR.gmo
po/pt_BR.po
po/ro.gmo
po/ro.po
po/ru.gmo
po/ru.po
po/sk.gmo
po/sk.po
po/sl.gmo
po/sl.po
po/sr.gmo
po/sr.po
po/sv.gmo
po/sv.po
po/tr.gmo
po/tr.po
po/uk.gmo
po/uk.po
po/vi.gmo
po/vi.po
po/zh_CN.gmo
po/zh_CN.po
po/zh_TW.gmo
po/zh_TW.po
print_cmd.c
quit.h
redir.c
shell.c
shell.h
sig.c
subst.c
subst.h
support/Makefile.in
support/bash.pc.in [new file with mode: 0644]
support/bashbug.sh
support/man2html.c
syntax.h
tests/array.right
tests/array21.sub
tests/assoc.tests
tests/assoc8.sub [new file with mode: 0644]
tests/dollar-at-star
tests/dollar-at-star6.sub [new file with mode: 0644]
tests/dollar.right
tests/errors.right
tests/errors.tests
tests/errors6.sub [new file with mode: 0644]
tests/exec.right
tests/exec12.sub [new file with mode: 0644]
tests/execscript
tests/exp.right
tests/exp.tests
tests/exp8.sub [new file with mode: 0644]
tests/herestr.right
tests/herestr.tests
tests/herestr1.sub [new file with mode: 0644]
tests/histexp.right
tests/histexp.tests
tests/histexp1.sub [new file with mode: 0644]
tests/nameref.right
tests/new-exp.right
tests/new-exp3.sub
tests/nquote.right
tests/nquote.tests
tests/nquote3.sub [new file with mode: 0644]
tests/run-alias
tests/run-all
tests/run-appendop
tests/run-arith
tests/run-arith-for
tests/run-array
tests/run-array2
tests/run-assoc
tests/run-braces
tests/run-builtins
tests/run-case
tests/run-casemod
tests/run-comsub
tests/run-comsub-eof
tests/run-comsub-posix
tests/run-cond
tests/run-coproc
tests/run-cprint
tests/run-dbg-support [changed mode: 0755->0644]
tests/run-dbg-support2 [changed mode: 0755->0644]
tests/run-dirstack
tests/run-dollars
tests/run-errors
tests/run-execscript
tests/run-exp-tests
tests/run-exportfunc
tests/run-extglob
tests/run-extglob2
tests/run-extglob3
tests/run-func
tests/run-getopts
tests/run-glob-test
tests/run-globstar
tests/run-heredoc
tests/run-herestr
tests/run-histexpand
tests/run-history
tests/run-ifs
tests/run-ifs-posix
tests/run-input-test
tests/run-intl
tests/run-invert
tests/run-iquote
tests/run-jobs
tests/run-lastpipe
tests/run-mapfile
tests/run-minimal
tests/run-more-exp
tests/run-nameref
tests/run-new-exp
tests/run-nquote
tests/run-nquote1
tests/run-nquote2
tests/run-nquote3
tests/run-nquote4
tests/run-nquote5
tests/run-parser
tests/run-posix2
tests/run-posixexp
tests/run-posixexp2
tests/run-posixpat
tests/run-posixpipe
tests/run-precedence
tests/run-printf
tests/run-quote
tests/run-read
tests/run-redir
tests/run-rhs-exp
tests/run-rsh
tests/run-set-e
tests/run-set-x [changed mode: 0755->0644]
tests/run-shopt
tests/run-strip
tests/run-test
tests/run-tilde
tests/run-tilde2
tests/run-trap
tests/run-type
tests/run-varenv
tests/run-vredir
tests/varenv.right
tests/varenv4.sub
trap.c
trap.h
variables.c
version.c
y.tab.c
y.tab.h