Commit Graph

45 Commits

Author SHA1 Message Date
Chet Ramey 25e213a551 taking the length of an unset variable subscripted with anything but @ or * is a fatal error; quote results of u prompt expansion; posix mode changes for exiting on -e when in a shell function; fix readline redisplay issue when bold prompt spans multiple lines 2025-01-24 11:21:16 -05:00
Chet Ramey 5114e17172 fix issue with failed history expansion changing the history list offset; fix some tests to avoid problems with error messages that differ between systems; fix issue with readline rl_abort not clearing any pending command to execute 2024-12-30 10:45:14 -05:00
Chet Ramey e327891b52 fix for printf with broken strtold; fix readline reading specified number of multibyte characters; fix read builtin to deal with invalid utf-8 continuation character as delimiter; turn off -n if supplied at interactive shell invocation 2024-08-21 16:11:01 -04:00
Chet Ramey 772e7e760e fix issue with read builtin delimiter in invaild mutibyte char; fix crash if caller passes negative count argument to one of the history file writing functions 2024-08-09 10:01:38 -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 5b512e1121 fourth set of ANSI C changes: size_t; rest globskipdots to enabled default in subshells 2023-01-04 09:18:59 -05:00
Chet Ramey 186129835e new shell option to force globbing never to return .' and ..' as matches 2022-01-04 10:11:48 -05:00
Chet Ramey c813e24652 new `patsub_replacement' shell option 2021-10-25 11:56:15 -04:00
Chet Ramey f5b3299801 new noexpand_translations shopt option 2021-08-13 11:53:16 -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 cf58e12ce6 commit bash-20200316 snapshot 2020-03-20 09:26:56 -04:00
Chet Ramey 41e92b981d commit bash-20190927 snapshot 2019-09-30 13:51:13 -04:00
Chet Ramey 969496e53b commit bash-20190830 snapshot 2019-09-03 10:54:55 -04:00
Chet Ramey 48492ffae2 commit bash-20190619 snapshot 2019-06-21 09:27:56 -04:00
Chet Ramey c87bb0a8f7 commit bash-20181005 snapshot 2018-10-08 09:19:14 -04:00
Chet Ramey 07f38782cd commit bash-20180809 snapshot 2018-08-20 17:02:17 -04:00
Chet Ramey 072986823d commit bash-20180216 snapshot 2018-02-19 09:12:41 -05:00
Chet Ramey 1110e30870 commit bash-snap-20170531 snapshot 2017-05-31 15:53:02 -04:00
Chet Ramey a57ed9e90a commit bash-20161209 snapshot 2016-12-13 12:06:27 -05:00
Chet Ramey 07357ec296 commit bash-20151023 snapshot 2015-11-02 10:49:23 -05:00
Chet Ramey b47ecd026d commit bash-20150626 snapshot 2015-07-09 11:18:25 -04:00
Chet Ramey fe570ea12a commit bash-20140509 snapshot 2014-05-13 16:19:42 -04:00
Chet Ramey 1b1fe46776 commit bash-20130103 snapshot 2013-02-05 16:42:13 -05:00
Chet Ramey b28ff8c95e commit bash-20110922 snapshot 2012-01-09 08:28:43 -05:00
Chet Ramey 02c7ca1d06 commit bash-20110805 snapshot 2012-01-09 08:24:51 -05:00
Chet Ramey 7d92f73f39 commit bash-20100701 snapshot 2011-12-12 22:01:40 -05:00
Chet Ramey 67362c6091 commit bash-20100609 snapshot 2011-12-12 22:00:38 -05:00
Chet Ramey 2695f55d81 commit bash-20091105 snapshot 2011-12-08 20:19:59 -05:00
Chet Ramey dd4f3dd893 commit bash-20080821 snapshot 2011-12-07 09:27:39 -05:00
Chet Ramey 4ac1ff9885 commit bash-20080501 snapshot 2011-12-07 09:23:10 -05:00
Chet Ramey 29d25b5400 commit bash-20080306 snapshot 2011-12-07 09:19:53 -05:00
Chet Ramey 35ee8ea050 commit bash-20080221 snapshot 2011-12-07 09:19:15 -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 9d6e5e3017 commit bash-20070104 snapshot 2011-12-07 09:02:14 -05:00
Chet Ramey 258e3d4698 commit bash-20061214 snapshot 2011-12-07 09:01:35 -05:00
Chet Ramey 2206f89ab4 commit bash-20050217 snapshot 2011-12-03 13:43:32 -05:00
Chet Ramey da713c2366 commit bash-20041216 snapshot 2011-12-03 13:41:18 -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 cce855bc5b Imported from ../bash-2.02.tar.gz. 2009-09-12 16:46:51 +00:00