Commit Graph

87 Commits

Author SHA1 Message Date
Chet Ramey 15b199c0dd posix mode changes for interp 1150; fix for varassign redirection; fix for nameref in ${param=value} expansion 2023-04-11 09:56:03 -04:00
Chet Ramey 349e21043e local variables no longer modify external variables if the variable is supplied as a variable assignment preceding a function call; assignments in compound assignment statements don't undergo brace expansion 2023-02-27 10:55:06 -05:00
Chet Ramey b2613ad1c0 third set of ANSI C changes: const function parameters 2023-01-03 11:59:43 -05:00
Chet Ramey a61ffa78ed second set of ANSI C changes: C89-style function declarations, more inline functions, remove register keyword 2023-01-03 10:23:11 -05:00
Chet Ramey 98300c9405 force using temp files for here documents with shell compatibility setting; fix small memleak in programmable completion 2022-04-26 10:21:05 -04:00
Chet Ramey 6e1ab9a367 fix to expand $'...' and $"..." in certain word expansions while expanding lines of here-document data 2022-01-25 09:33:34 -05:00
Chet Ramey b2b78a6348 fixes to LINENO, read -n, command substitution and backslash-escaped newlines 2021-12-20 20:03:26 -05:00
Chet Ramey fa1e33671d prompt reprinting fixes for readline when screenwidth is less than prompt length; redirection fixes 2021-09-27 10:29:22 -04:00
Chet Ramey 3fb16fce32 new option to auto-close varassign redirs; fixed some new parser error reporting issues 2021-06-28 10:26:43 -04:00
Chet Ramey 2047e28584 add numeric arguments to bind -x commands and READLINE_ARGUMENT; minor fixes 2021-05-24 16:09:47 -04:00
Chet Ramey 046d0cc93b allow builtins to assign to associative arrays using @ or * as keys; fixes to glob completion of command words 2021-04-28 11:30:31 -04:00
Chet Ramey f9f8a7fa3a commit bash-20200609 snapshot 2020-06-15 10:57:55 -04:00
Chet Ramey f9df535553 commit bash-20200529 snapshot 2020-06-03 18:31:24 -04:00
Chet Ramey 5e061bb08b commit bash-20191108 snapshot 2019-11-13 16:41:51 -05:00
Chet Ramey 194cfc28f8 commit bash-20190719 snapshot 2019-07-22 09:24:14 -04:00
Chet Ramey 5d31eaea6e commit bash-20190412 snapshot 2019-04-15 09:26:31 -04:00
Chet Ramey 31321bf1b2 commit bash-20190322 snapshot 2019-03-25 09:36:24 -04:00
Chet Ramey 9d80be9ab5 commit bash-20181207 snapshot 2018-12-10 10:07:15 -05:00
Chet Ramey 941cd04a53 commit bash-20181025 snapshot 2018-10-29 16:06:50 -04:00
Chet Ramey 96b7e26874 commit bash-20180504 snapshot 2018-05-08 14:27:28 -04:00
Chet Ramey fc132f73d1 commit bash-20180209 snapshot 2018-02-12 16:39:59 -05:00
Chet Ramey 2e41257453 commit bash-20171222 snapshot 2018-01-02 10:52:24 -05:00
Chet Ramey 571ba52b71 commit bash-20170120 snapshot 2017-01-30 15:48:59 -05:00
Chet Ramey ec157dfefb commit bash-20161230 snapshot 2017-01-03 14:37:53 -05:00
Chet Ramey 64a7a6249f commit bash-20160930 snapshot 2016-10-19 15:13:16 -04:00
Chet Ramey 80c3b1d4bd commit bash-20160603 snapshot 2016-06-07 16:46:16 -04:00
Chet Ramey de8f105604 commit bash-20150904 snapshot 2015-09-11 14:20:03 -04:00
Chet Ramey 58a975cb0c commit bash-20150717 snapshot 2015-07-29 16:16:37 -04:00
Chet Ramey 34ec187607 commit bash-20150501 snapshot 2015-05-15 11:05:19 -04:00
Chet Ramey 48abf0fdc9 commit bash-20150424 snapshot 2015-05-15 11:04:28 -04:00
Chet Ramey 06c3a57511 commit bash-20150320 snapshot 2015-03-25 10:08:06 -04:00
Chet Ramey 2171061f5f commit bash-20150306 snapshot 2015-03-09 11:12:00 -04:00
Chet Ramey 947f04912e commit bash-20150116 snapshot 2015-01-27 11:10:49 -05:00
Chet Ramey b4a17eba68 commit bash-20140425 snapshot 2014-04-30 16:54:12 -04:00
Chet Ramey 39feef01a7 commit bash-20131018 snapshot 2013-11-05 11:32:59 -05:00
Chet Ramey fc34b3a446 commit bash-20130712 snapshot 2013-08-05 09:54:58 -04:00
Chet Ramey 83509ab7ce commit bash-20130222 snapshot 2013-03-04 08:11:02 -05:00
Chet Ramey 208fdb509e commit bash-20130201 snapshot 2013-03-04 08:09:29 -05:00
Chet Ramey 1a81420a36 commit bash-20130125 snapshot 2013-02-05 16:44:34 -05:00
Chet Ramey ad4aef0831 commit bash-20130111 snapshot 2013-02-05 16:43:03 -05:00
Chet Ramey 7175a77f3a commit bash-20121228 snapshot 2013-01-03 10:48:31 -05:00
Chet Ramey 3087e51c0e commit bash-20121130 snapshot 2012-12-07 11:07:50 -05:00
Chet Ramey c84e520283 commit bash-20120907 snapshot 2012-10-10 09:35:18 -04:00
Chet Ramey a7ad477fe7 commit bash-20120831 snapshot 2012-09-13 11:55:04 -04:00
Chet Ramey 8cb3d56718 commit bash-20120427 snapshot 2012-05-02 08:33:16 -04:00
Chet Ramey 1f6ec1a86f commit bash-20120216 snapshot 2012-03-05 21:16:53 -05:00
Chet Ramey 084c952b61 commit bash-20111110 snapshot 2012-01-09 08:32:19 -05:00
Chet Ramey 631b20c609 commit bash-20111104 snapshot 2012-01-09 08:31:41 -05:00
Chet Ramey 54a1fa7c24 commit bash-20101229 snapshot 2011-12-12 22:12:40 -05:00
Chet Ramey 89c77bc75b commit bash-20101222 snapshot 2011-12-12 22:12:13 -05:00