Commit Graph

54 Commits

Author SHA1 Message Date
Chet Ramey e252024788 remove (' from chars that can follow ${' command substitution; fix for empty command substitutions; fix for adding incomplete command substitutions to history; fix for function source file with -c command; fix for EOF at PS2 when ignoreeof is set 2023-05-26 17:29:41 -04:00
Chet Ramey 2e725f7346 final set of ANSI C changes 2023-01-05 15:09:06 -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 b4e5e5505c fix to readline redisplay of invisible chars at end of line; fix to here-document delimiter quote removal; prompt expansion makes invisible chars in w, W, s visible 2022-03-07 09:21:09 -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 d384b92874 update version to 5.2-devel, update copyright dates 2021-11-08 09:53:24 -05:00
Chet Ramey 03de84de4a command substitution parsing now calls the parser recursively 2021-06-21 10:27:21 -04:00
Chet Ramey b196583609 new "enable-active-region" readline variable 2021-04-30 16:56:05 -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 ab309487d5 commit bash-20200605 snapshot 2020-06-05 14:34:49 -04:00
Chet Ramey 194cfc28f8 commit bash-20190719 snapshot 2019-07-22 09:24:14 -04:00
Chet Ramey 879213c630 commit bash-20180105 snapshot 2018-01-08 11:55:31 -05:00
Chet Ramey ec157dfefb commit bash-20161230 snapshot 2017-01-03 14:37:53 -05:00
Chet Ramey 967625cd5b commit bash-20151204 snapshot 2015-12-21 10:38:53 -05:00
Chet Ramey f9b024c839 commit bash-20151113 snapshot 2015-12-01 11:28:06 -05:00
Chet Ramey 48abf0fdc9 commit bash-20150424 snapshot 2015-05-15 11:04:28 -04:00
Chet Ramey 30595b57d9 commit bash-20140926 snapshot 2014-10-09 20:24:28 -04:00
Chet Ramey 098cbb5c3d commit bash-20140502 snapshot 2014-05-13 16:19:02 -04:00
Chet Ramey ba4ab0554b commit bash-20111216 snapshot 2012-01-09 08:35:52 -05:00
Chet Ramey 631b20c609 commit bash-20111104 snapshot 2012-01-09 08:31:41 -05:00
Chet Ramey 77638cbf4e commit bash-20111028 snapshot 2012-01-09 08:31:05 -05:00
Chet Ramey e6dfa71744 commit bash-20090910 snapshot 2011-12-08 20:15:36 -05:00
Chet Ramey 1231ac4798 commit bash-20090312 snapshot 2011-12-08 20:06:34 -05:00
Chet Ramey 012bac3904 commit bash-20081229 snapshot 2011-12-07 09:34:43 -05:00
Chet Ramey 2e4498b3aa commit bash-20080814 snapshot 2011-12-07 09:27:13 -05:00
Chet Ramey 09767ff09d commit bash-20080703 snapshot 2011-12-07 09:25:28 -05:00
Chet Ramey fdf670eaa1 commit bash-20080626 snapshot 2011-12-07 09:25:06 -05:00
Chet Ramey 8943768b87 commit bash-20080522 snapshot 2011-12-07 09:24:08 -05:00
Chet Ramey 6a8fd0ed50 commit bash-20080410 snapshot 2011-12-07 09:21:48 -05:00
Chet Ramey b0c16657b4 commit bash-20070523 snapshot 2011-12-07 09:08:27 -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 4f67e6a563 commit bash-20060914 snapshot 2011-12-03 22:52:43 -05:00
Chet Ramey 5cef52a763 commit bash-20060727 snapshot 2011-12-03 22:51:04 -05:00
Chet Ramey 4c4d2fbfda commit bash-20060330 snapshot 2011-12-03 22:46:45 -05:00
Chet Ramey 591dd2e5f8 commit bash-20060322 snapshot 2011-12-03 22:46:30 -05:00
Chet Ramey fd3925f15a commit bash-20050707 snapshot 2011-12-03 13:48:19 -05:00
Chet Ramey da71998238 commit bash-20050630 snapshot 2011-12-03 13:48:02 -05:00
Chet Ramey cc87ba64ee commit bash-20050210 snapshot 2011-12-03 13:43:14 -05:00
Chet Ramey 227f982e3d commit bash-20050120 snapshot 2011-12-03 13:42:25 -05:00
Chet Ramey e6e3b44420 commit bash-20040728 snapshot 2011-12-03 13:33:39 -05:00
Chet Ramey 5e13499c55 commit bash-20040107 snapshot 2011-12-03 12:52:47 -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
Jari Aalto f73dda092b Imported from ../bash-2.05a.tar.gz. 2009-09-12 16:46:54 +00:00
Jari Aalto 28ef6c316f Imported from ../bash-2.05.tar.gz. 2009-09-12 16:46:53 +00:00
Jari Aalto bb70624e96 Imported from ../bash-2.04.tar.gz. 2009-09-12 16:46:53 +00:00
Jari Aalto b72432fdcc Imported from ../bash-2.03.tar.gz. 2009-09-12 16:46:52 +00:00
Jari Aalto bc4cd23ce9 Imported from ../bash-2.02.1.tar.gz. 2009-09-12 16:46:52 +00:00