Commit Graph

81 Commits

Author SHA1 Message Date
Chet Ramey 52ae6c3f5d fix for local variable problem in EXIT trap; add sed-like behavior for null patterns in pattern substitution 2022-07-19 11:42:23 -04:00
Chet Ramey f9ed510acb fix to RL_STATE_EOF in readline callback mode; fix to edge case for terminating signal handling and exit traps in -c command 2022-05-03 10:43:44 -04:00
Chet Ramey b325b0e96b more changes for here-docs and $'...'; command optimization updates 2022-01-31 09:53:03 -05:00
Chet Ramey 701f36c2c3 more changes to avoid expanding associative array subscripts twice; internal debugging changes 2021-12-22 16:05:39 -05:00
Chet Ramey d384b92874 update version to 5.2-devel, update copyright dates 2021-11-08 09:53:24 -05:00
Chet Ramey f188aa6a01 enable support for using `&' in the pattern substitution replacement string 2021-10-04 15:30:21 -04:00
Chet Ramey 9928dcb48f changes to command timing with errexit; binary file checks; treat exit builtin slightly differently when using bash -c 2021-09-19 13:44:55 -04:00
Chet Ramey 2208813a97 optimize many cases of $(<file) not to require a fork 2021-09-02 10:52:20 -04:00
Chet Ramey 03de84de4a command substitution parsing now calls the parser recursively 2021-06-21 10:27:21 -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 d514a08760 commit bash-20201001 snapshot 2020-10-19 08:56:41 -04:00
Chet Ramey 5adc7cd3ec commit bash-20200707 snapshot 2020-07-10 10:08:56 -04:00
Chet Ramey ab309487d5 commit bash-20200605 snapshot 2020-06-05 14:34:49 -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 ad66335110 commit bash-20190906 snapshot 2019-09-09 10:00:54 -04:00
Chet Ramey 969496e53b commit bash-20190830 snapshot 2019-09-03 10:54:55 -04:00
Chet Ramey 194cfc28f8 commit bash-20190719 snapshot 2019-07-22 09:24:14 -04:00
Chet Ramey e2169ae94e commit bash-20190712 snapshot 2019-07-15 09:15:15 -04:00
Chet Ramey 653d7134f8 commit bash-20190607 snapshot 2019-06-10 11:05:35 -04:00
Chet Ramey 376c9fe57c commit bash-20190517 snapshot 2019-05-28 10:02:20 -04:00
Chet Ramey 8a9718cfc9 commit bash-20190130 snapshot 2019-02-01 09:03:24 -05:00
Chet Ramey ca5d21091b commit bash-20190125 snapshot 2019-01-30 14:38:09 -05:00
Chet Ramey 89b3a79dd4 commit bash-20181226 snapshot 2019-01-03 10:19:09 -05:00
Chet Ramey 5c5c75236c commit bash-20180524 snapshot 2018-05-29 10:03:17 -04:00
Chet Ramey c21b3727a7 commit bash-20180511 snapshot 2018-05-21 10:28:44 -04:00
Chet Ramey 89149ec09e commit bash-20180413 snapshot 2018-04-16 16:35:50 -04:00
Chet Ramey ec157dfefb commit bash-20161230 snapshot 2017-01-03 14:37:53 -05:00
Chet Ramey 78a3f8a4ba commit bash-20161108 snapshot 2016-11-10 11:32:12 -05:00
Chet Ramey 553a7d66e4 commit bash-20161028 snapshot 2016-11-03 17:28:23 -04:00
Chet Ramey 03b415d33e commit bash-20161014 snapshot 2016-10-19 15:14:38 -04:00
Chet Ramey f8c5768ef2 commit bash-20160812 snapshot 2016-08-18 14:55:56 -04:00
Chet Ramey 80c3b1d4bd commit bash-20160603 snapshot 2016-06-07 16:46:16 -04:00
Chet Ramey 179593da61 commit bash-20160422 snapshot 2016-05-06 08:54:14 -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 dcb2f4489f commit bash-20150918 snapshot 2015-09-21 17:02:33 -04:00
Chet Ramey 58a975cb0c commit bash-20150717 snapshot 2015-07-29 16:16:37 -04:00
Chet Ramey 0385211bb5 commit bash-20150410 snapshot 2015-04-24 16:15:03 -04:00
Chet Ramey de6081912c commit bash-20150206 snapshot 2015-02-09 11:03:36 -05:00
Chet Ramey 8f50a0236c commit bash-20150102 snapshot 2015-01-12 11:03:15 -05:00
Chet Ramey 613d4ba419 commit bash-20141003 snapshot 2014-10-09 20:25:14 -04:00
Chet Ramey 96f3fb6664 commit bash-20140912 snapshot 2014-10-02 10:21:23 -04:00
Chet Ramey aee3e5611a commit bash-20140829 snapshot 2014-10-02 10:20:14 -04:00
Chet Ramey be06f77836 commit bash-20140214 snapshot 2014-02-20 10:26:01 -05:00
Chet Ramey ceae08e044 commit bash-20131219 snapshot 2013-12-30 09:38:36 -05:00
Chet Ramey 36eb585cfa commit bash-20121221 snapshot 2013-01-03 10:47:42 -05:00
Chet Ramey f37a40a432 commit bash-20121102 snapshot 2012-12-07 11:05:26 -05:00
Chet Ramey 200aed9a45 commit bash-20120817 snapshot 2012-09-13 11:52:12 -04:00
Chet Ramey 8360b906d6 commit bash-20120606 snapshot 2012-07-07 12:24:32 -04:00