Chet Ramey
|
d3e86e66ce
|
reap and store status of process substitutions even when there are no jobs; fix issue with optimizing shell functions that set RETURN trap; fix issue with procsubs and eval allowing '<file'; fix for fignore and ignorning completions
|
2024-07-11 12:03:23 -04:00 |
|
Chet Ramey
|
cc51fb3c65
|
avoid executing unsafe functions if we get a terminating signal while handling SIGCHLD; reject attempts to modify some attributes for readonly variables; more changes for unlocked stdio functions; quoting fixes for uncommon cases where IFS = ^A and the word is not being split
|
2024-02-20 09:53:58 -05:00 |
|
Chet Ramey
|
1e1a0342a4
|
changes for backslashes in glob patterns and single-quoted strings; brace expansion knows '${...}' expansions; read returns status 2 if trying to assign to a readonly variable
|
2023-10-17 11:09:23 -04:00 |
|
Chet Ramey
|
9c83052f48
|
changes to several error messages; more test suite additions
|
2023-10-04 15:04:31 -04:00 |
|
Chet Ramey
|
1cc5a8f752
|
use size_t for string indices; document rl_reparse_colors
|
2023-09-22 09:50:33 -04:00 |
|
Chet Ramey
|
4e4cebb6dc
|
fix for nofork comsub command printing; fix for crash caused by tempvar assignment converted to an array in a function
|
2023-06-20 11:10:39 -04:00 |
|
Chet Ramey
|
e44e3d50de
|
complete initial implementation of nofork command substitution (${ command; })
|
2023-05-15 13:30:18 -04:00 |
|
Chet Ramey
|
c375f8f45f
|
subshells should not inherit FIFOs; initial framework for nofork (foreground) command substitutions
|
2023-05-09 10:33:56 -04:00 |
|
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
|
2e725f7346
|
final set of ANSI C changes
|
2023-01-05 15:09: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
|
81e3a4fb07
|
first set of ANSI C changes: remove PARAMS
|
2023-01-03 10:01:11 -05:00 |
|
Chet Ramey
|
c4a2e37470
|
fix comsub inside parameter expansion in here-document; fix readline longjmp botch; posix change for unset non-identifier; posix change for double quotes inside backquote comsub in here-document; add missing posix pieces to umask builtin
|
2022-12-19 09:38:15 -05:00 |
|
Chet Ramey
|
3011048a92
|
fixes to read/wait; revert change that processes $'...' quoting in here-documents unconditionally
|
2022-01-24 09:37:14 -05:00 |
|
Chet Ramey
|
2adf06d9f8
|
minor fixes; readline API change for rl_completer_word_break_characters ; readline fixes for MSVC
|
2021-08-19 15:48:31 -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
|
7b024db83e
|
more minor changes for builtins and array subscript expansion; fix to `wait -n'
|
2021-05-17 12:03:03 -04:00 |
|
Chet Ramey
|
35bc7025c1
|
first set of changes to eliminate array subscript double expansion in math contexts
|
2021-05-07 10:56:24 -04:00 |
|
Chet Ramey
|
3fd77612fc
|
allow assignment to array keys @ and *; minor completion fix
|
2021-04-26 16:31:46 -04:00 |
|
Chet Ramey
|
83c4ad27c7
|
process $'...' and $"..." in here-documents
|
2021-03-15 09:30:44 -04:00 |
|
Chet Ramey
|
ce3e1a8c5b
|
commit bash-20200803 snapshot
|
2020-08-05 11:46:35 -04:00 |
|
Chet Ramey
|
5f49ef47d1
|
commit bash-20200323 snapshot
|
2020-03-27 10:30:38 -04:00 |
|
Chet Ramey
|
cf58e12ce6
|
commit bash-20200316 snapshot
|
2020-03-20 09:26:56 -04:00 |
|
Chet Ramey
|
89d788fb01
|
commit bash-20200214 snapshot
|
2020-02-17 11:41:35 -05:00 |
|
Chet Ramey
|
3a7c642e22
|
commit bash-20191213 snapshot
|
2019-12-16 09:43:38 -05:00 |
|
Chet Ramey
|
15a23d4474
|
commit bash-20190313 snapshot
|
2019-03-18 10:48:08 -04:00 |
|
Chet Ramey
|
b577a7bc74
|
commit bash-20181019 snapshot
|
2018-10-22 16:47:48 -04:00 |
|
Chet Ramey
|
2e41257453
|
commit bash-20171222 snapshot
|
2018-01-02 10:52:24 -05:00 |
|
Chet Ramey
|
32dc2bf525
|
commit bash-20171215 snapshot
|
2018-01-02 10:51:40 -05:00 |
|
Chet Ramey
|
1126b09632
|
commit bash-20171205 snapshot
|
2017-12-08 07:43:45 -05:00 |
|
Chet Ramey
|
45cccbbc0e
|
commit bash-20170929 snapshot
|
2017-10-02 16:42:47 -04:00 |
|
Chet Ramey
|
1a5fa30baf
|
commit bash-20170407 snapshot
|
2017-04-10 16:25:57 -04:00 |
|
Chet Ramey
|
7c4ef411b5
|
commit bash-20170331 snapshot
|
2017-04-03 10:31:01 -04:00 |
|
Chet Ramey
|
124d67cde0
|
commit bash-20170324 snapshot
|
2017-03-28 11:32:59 -04:00 |
|
Chet Ramey
|
ec157dfefb
|
commit bash-20161230 snapshot
|
2017-01-03 14:37:53 -05:00 |
|
Chet Ramey
|
06db13a410
|
commit bash-20161216 snapshot
|
2016-12-20 14:15:35 -05:00 |
|
Chet Ramey
|
731e5676a2
|
commit bash-20161129 snapshot
|
2016-12-05 09:45:14 -05:00 |
|
Chet Ramey
|
31a8d95a37
|
commit bash-20161118 snapshot
|
2016-11-21 14:50:59 -05:00 |
|
Chet Ramey
|
f8c5768ef2
|
commit bash-20160812 snapshot
|
2016-08-18 14:55:56 -04:00 |
|
Chet Ramey
|
ec69166705
|
commit bash-20160805 snapshot
|
2016-08-08 15:57:30 -04:00 |
|
Chet Ramey
|
d994b9d612
|
commit bash-20160701 snapshot
|
2016-07-06 10:22:51 -04:00 |
|
Chet Ramey
|
6f82653c5e
|
commit bash-20151230 snapshot
|
2016-01-04 09:18:44 -05:00 |
|
Chet Ramey
|
07357ec296
|
commit bash-20151023 snapshot
|
2015-11-02 10:49:23 -05:00 |
|
Chet Ramey
|
4eb81d59d0
|
commit bash-20150828 snapshot
|
2015-09-11 14:19:06 -04:00 |
|
Chet Ramey
|
e9eee9d4b0
|
commit bash-20150807 snapshot
|
2015-08-11 16:41:53 -04:00 |
|
Chet Ramey
|
09f70f2f67
|
commit bash-20141128 snapshot
|
2014-12-02 16:15:47 -05:00 |
|
Chet Ramey
|
0a233f3ec4
|
commit bash-20141121 snapshot
|
2014-12-02 16:14:59 -05:00 |
|
Chet Ramey
|
b4a0002219
|
commit bash-20141017 snapshot
|
2014-10-21 12:07:41 -04:00 |
|
Chet Ramey
|
e198129d21
|
commit bash-20140905 snapshot
|
2014-10-02 10:20:50 -04:00 |
|
Chet Ramey
|
aee3e5611a
|
commit bash-20140829 snapshot
|
2014-10-02 10:20:14 -04:00 |
|