Commit Graph

32 Commits

Author SHA1 Message Date
Chet Ramey 293916f885 apply several fixes tagged for bash-5.3; use memfd_create in anon file open if available; append a newline to parsed command in parse_comsub if last read token was a newline 2023-06-20 11:35:05 -04:00
Chet Ramey d052bd6fd9 readline and completion fixes 2023-04-20 11:27:36 -04:00
Chet Ramey f539a75606 changes to terminate_current_pipeline; fix for adding incomplete command substitutions to the history list; fix dotglob and compgen interaction 2023-03-22 10:27:41 -04:00
Chet Ramey 237c32ba16 fix for programmable completion functions setting traps on signals that readline handles 2022-12-06 10:41:41 -05:00
Chet Ramey e9c75143a2 documentation updates 2022-09-20 10:16:23 -04:00
Chet Ramey 9c317a6ae1 parse extended glob patterns in command substitutions in compatibility mode, even if extglob is not set 2022-08-02 11:16:48 -04:00
Chet Ramey 3be2a2ca9a minor portability fixes; printf now uses double for floating point conversions by default in posix mode 2022-04-12 09:57:43 -04:00
Chet Ramey 780d665cfd fix to multiple alias expansion problem in command substitutions 2022-02-09 10:15:16 -05:00
Chet Ramey 1fff64acdc changes to new pattern substitution replacement; documentation updates 2021-10-18 10:57:20 -04:00
Chet Ramey ce1a3c07c4 commit bash-20200520 snapshot 2020-05-27 09:00:49 -04:00
Chet Ramey 9831556ed0 commit bash-20200117 snapshot 2020-01-21 09:46:21 -05:00
Chet Ramey fc35c477cd commit bash-20191122 snapshot 2019-11-25 11:48:29 -05:00
Chet Ramey 602eae4d6b commit bash-20190621 snapshot 2019-06-24 09:00:06 -04:00
Chet Ramey a6ae8f3539 commit bash-20181109 snapshot 2018-11-12 10:15:40 -05:00
Chet Ramey b52e30b8dd commit bash-20180907 snapshot 2018-09-10 10:05:19 -04:00
Chet Ramey 1a5fa30baf commit bash-20170407 snapshot 2017-04-10 16:25:57 -04:00
Chet Ramey 0fcb334438 commit bash-20160513 snapshot 2016-05-23 09:56:50 -04:00
Chet Ramey 037a8b7fe4 commit bash-20160122 snapshot 2016-01-26 11:11:49 -05:00
Chet Ramey 900a813bcd commit bash-20151002 snapshot 2015-10-12 10:04:19 -04:00
Chet Ramey 2171061f5f commit bash-20150306 snapshot 2015-03-09 11:12:00 -04:00
Chet Ramey 15baad6212 commit bash-20140228 snapshot 2014-03-07 16:11:28 -05:00
Chet Ramey ad4aef0831 commit bash-20130111 snapshot 2013-02-05 16:43:03 -05:00
Chet Ramey 06dff54a99 commit bash-4.2-alpha snapshot 2011-12-12 22:09:35 -05:00
Chet Ramey d5362af881 commit bash-4.1-alpha snapshot 2011-12-08 20:17:58 -05:00
Chet Ramey adeca69c7f commit bash-4.0-beta2 snapshot 2011-12-07 09:34:24 -05:00
Chet Ramey 8e1a6eaa95 commit bash-20080724 snapshot 2011-12-07 09:26:30 -05:00
Chet Ramey d3ad40dee6 commit bash-20070329 snapshot 2011-12-07 09:05:53 -05:00
Chet Ramey 28157acd2d commit bash-20060316 snapshot 2011-12-07 09:05:27 -05:00
Chet Ramey e7f1978acf commit bash-20060706 snapshot 2011-12-03 22:50:11 -05:00
Chet Ramey 7027abcba9 commit bash-20051019 snapshot 2011-12-03 13:52:31 -05:00
Chet Ramey d3a24ed242 Initial devel branch import from bash-3.0-alpha 2011-11-28 14:41:26 -05:00
Jari Aalto 7117c2d221 Imported from ../bash-2.05b.tar.gz. 2009-09-12 16:46:55 +00:00