Commit Graph

69 Commits

Author SHA1 Message Date
Chet Ramey ee3b91dfd9 do not require leading . for rl color prefix etension; fix for isearch in single-byte locales; next set of doc updates (SIGNALS); add warning for invalid job id; allow function names to be non-identifiers in posix mode 2024-10-26 12:39:17 -04:00
Chet Ramey cf694865de optimize asynchronous function invocations; fix for running return from trap while sourcing a file; restore completion function if read -e is interrupted 2024-08-15 16:37:54 -04:00
Chet Ramey 6fb61ee126 allow some job notifications while running $PROMPT_COMMAND; allow notifications while running bind -x commands; change some translated messages to be more uniform 2024-05-06 11:25:35 -04:00
Chet Ramey 7a698806d1 changes to quoting for some globbing characters; regularize error behavior of builtins that take numeric arguments and complain about too many arguments 2023-10-11 11:40:08 -04:00
Chet Ramey 76112093ec extend assoc_expand_once to indexed arrays; rename to array_expand_once, keeping old name as a synonym; udpate shopt documentation 2023-06-13 11:44:33 -04: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 94d25f57f1 fix for too-aggressive optimizing forks away in an `eval' command inside a (command) subshell 2022-11-21 11:43:19 -05:00
Chet Ramey 055a4552c9 change to readline callback signal handling; fix message when popping shell function context; handle new terminating signals inside terminating signal handler; fix to pattern substitution with null replacement and null string; fix to alias expansion when we get a SIGINT while entering a command substitution in an interactive shell 2022-10-15 13:34:51 -04:00
Chet Ramey 22f21b760e fixes for extended glob in compat mode; fix for brackets appearing in nested parameter expansions 2022-10-07 17:46:16 -04:00
Chet Ramey ebeba87477 fix mem leak with local BASH_REMATCH 2022-06-03 11:33:35 -04:00
Chet Ramey b325b0e96b more changes for here-docs and $'...'; command optimization updates 2022-01-31 09:53:03 -05:00
Chet Ramey 1d17c604fc changes to make builtins that perform assignments work better with arbitrary associative array keys 2022-01-04 10:54:28 -05:00
Chet Ramey 2208813a97 optimize many cases of $(<file) not to require a fork 2021-09-02 10:52:20 -04:00
Chet Ramey ea32b611f7 new "@k" parameter transformation; minor completion fix for uncommon case 2021-08-23 15:54:49 -04:00
Chet Ramey 8d3cecab33 changes to documentation to reduce gender-specific language; fix a seg fault in `fc' 2021-06-17 17:10:49 -04:00
Chet Ramey b304aabc92 additional changes to avoid array subscript double expansion in arithmetic contexts 2021-05-10 09:58:14 -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 128c5d41b0 read builtin timeouts no longer use SIGALRM 2021-03-10 17:15:44 -05:00
Chet Ramey 5adc7cd3ec commit bash-20200707 snapshot 2020-07-10 10:08:56 -04:00
Chet Ramey 0df4ddca3f commit bash-20200221 snapshot 2020-02-24 10:41:37 -05:00
Chet Ramey 89d788fb01 commit bash-20200214 snapshot 2020-02-17 11:41:35 -05:00
Chet Ramey fc35c477cd commit bash-20191122 snapshot 2019-11-25 11:48:29 -05:00
Chet Ramey befdddcbf1 commit bash-20190328 snapshot 2019-04-01 15:44:20 -04:00
Chet Ramey ca5d21091b commit bash-20190125 snapshot 2019-01-30 14:38:09 -05:00
Chet Ramey a6ae8f3539 commit bash-20181109 snapshot 2018-11-12 10:15:40 -05:00
Chet Ramey 89149ec09e commit bash-20180413 snapshot 2018-04-16 16:35:50 -04:00
Chet Ramey 6ca5e50062 commit bash-20180223 snapshot 2018-02-26 11:16:15 -05:00
Chet Ramey ec157dfefb commit bash-20161230 snapshot 2017-01-03 14:37:53 -05:00
Chet Ramey 03b415d33e commit bash-20161014 snapshot 2016-10-19 15:14:38 -04:00
Chet Ramey 6f82653c5e commit bash-20151230 snapshot 2016-01-04 09:18:44 -05:00
Chet Ramey a59615a1bb commit bash-20150925 snapshot 2015-09-28 14:00:21 -04:00
Chet Ramey 58a975cb0c commit bash-20150717 snapshot 2015-07-29 16:16:37 -04:00
Chet Ramey 1573ba78f3 commit bash-20150605 snapshot 2015-06-17 08:34:09 -04:00
Chet Ramey 8f50a0236c commit bash-20150102 snapshot 2015-01-12 11:03:15 -05:00
Chet Ramey 83633b6f04 commit bash-20141226 snapshot 2015-01-12 10:57:11 -05: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 96f3fb6664 commit bash-20140912 snapshot 2014-10-02 10:21:23 -04:00
Chet Ramey e198129d21 commit bash-20140905 snapshot 2014-10-02 10:20:50 -04:00
Chet Ramey fc34b3a446 commit bash-20130712 snapshot 2013-08-05 09:54:58 -04:00
Chet Ramey 7175a77f3a commit bash-20121228 snapshot 2013-01-03 10:48:31 -05:00
Chet Ramey 200aed9a45 commit bash-20120817 snapshot 2012-09-13 11:52:12 -04:00
Chet Ramey 6faad6254a commit bash-20100525 snapshot 2011-12-12 21:59:37 -05:00
Chet Ramey a31435742f commit bash-20091223 snapshot 2011-12-08 20:23:30 -05:00
Chet Ramey cd0ef72721 commit bash-20091119 snapshot 2011-12-08 20:21:07 -05:00
Chet Ramey 691aebcba3 commit bash-20090813 snapshot 2011-12-08 20:14:08 -05:00
Chet Ramey e141c35a07 commit bash-20090115 snapshot 2011-12-07 09:35:52 -05:00
Chet Ramey 10a4e4150a commit bash-20080925 snapshot 2011-12-07 09:29:27 -05:00
Chet Ramey 48ff544772 commit bash-20080904 snapshot 2011-12-07 09:28:26 -05:00