Commit Graph
91 Commits
Author SHA1 Message Date
Chet Ramey 6a9e77e881 fix up semantics of assigning to noassign variables; fix error message in arithmetic noeval mode; add shared memory option to anonymous files; fix static linking config in configure 2023-07-03 10:26:23 -04:00
Chet Ramey fc29a02404 new BASH_MONOSECONDS, BASH_TRAPSIG variables; make checkwinsize work in subshells of interactive shells; fix for declare -f and function names containing `=' 2023-06-20 10:10:11 -04:00
Chet Ramey d06fefb2ba new GLOBSORT variable 2023-04-16 16:13:14 -04:00
Chet Ramey 727e92c806 more ANSI/ISO C cleanups 2023-03-28 16:34:56 -04:00
Chet Ramey 72c4a0f40d add support for case-insensitive incremental and non-incremental history searches in readline; controlled by new bindable readline variable `search-ignore-case' 2023-02-17 17:13:04 -05:00
Chet Ramey 315095ad7f printf changes: %q/%Q altform, %ls/%lc wide character strings; posix mode changes for function execution; allow <( and >) in function names 2023-02-06 10:02:16 -05:00
Chet Ramey e8652353ae fixes for HAVE_SELECT/HAVE_PSELECT; change some warning messages for nameref loops; run unwind-protects if max function nesting level is exceeded 2022-11-29 09:32:40 -05:00
Chet Ramey 3c9dd45657 fix for memory leak with unset associative array elements; last set of changes to globbing bracket expressions; fix for timing subshell commands 2022-11-23 17:03:34 -05:00
Chet Ramey 006856edf6 minimal-config changes; $"..." support is now a configuration option 2021-12-01 16:40:52 -05:00
Chet Ramey 72206eb271 new alternate array implementation that prioritizes access time over sparse arrays; selectable via configure 2021-09-23 16:14:29 -04:00
Chet Ramey 4410784029 more updates for autoconf-2.71: removing usage of AC_TRY_RUN 2021-09-13 10:08:15 -04:00
Chet Ramey a67031fe11 configuration changes to remove obsolete autoconf macros, and resultant changes to some source files 2021-09-08 11:16:55 -04:00
Chet Ramey 220a95cdfb commit bash-20210206 snapshot 2021-02-09 16:22:13 -05:00
Chet Ramey e76c732799 commit bash-20200518 snapshot 2020-05-20 11:32:15 -04:00
Chet Ramey 5e061bb08b commit bash-20191108 snapshot 2019-11-13 16:41:51 -05:00
Chet Ramey 951bdaad7a commit bash-20190628 snapshot 2019-07-01 09:03:53 -04:00
Chet Ramey 376c9fe57c commit bash-20190517 snapshot 2019-05-28 10:02:20 -04:00
Chet Ramey befdddcbf1 commit bash-20190328 snapshot 2019-04-01 15:44:20 -04:00
Chet Ramey 3669b0bacc commit bash-20181205 snapshot 2018-12-06 08:53:51 -05:00
Chet Ramey c181950a89 commit bash-20180622 snapshot 2018-06-25 15:33:19 -04:00
Chet Ramey d58f7f88ed commit bash-20180615 snapshot 2018-06-20 11:52:56 -04:00
Chet Ramey b90cb5a280 commit bash-20170601 snapshot 2017-06-07 15:30:55 -04:00
Chet Ramey a57ed9e90a commit bash-20161209 snapshot 2016-12-13 12:06:27 -05:00
Chet Ramey 31a8d95a37 commit bash-20161118 snapshot 2016-11-21 14:50:59 -05:00
Chet Ramey 216e2e9b8b commit bash-20161111 snapshot 2016-11-14 13:46:09 -05:00
Chet Ramey f8c5768ef2 commit bash-20160812 snapshot 2016-08-18 14:55:56 -04:00
Chet Ramey bddda3d2e1 commit bash-20160520 snapshot 2016-05-23 09:57:30 -04:00
Chet Ramey e6f5e0c858 commit bash-20151120 snapshot 2015-12-01 11:28:48 -05:00
Chet Ramey dcb2f4489f commit bash-20150918 snapshot 2015-09-21 17:02:33 -04:00
Chet Ramey 48abf0fdc9 commit bash-20150424 snapshot 2015-05-15 11:04:28 -04:00
Chet Ramey c4c90ef830 commit bash-20150123 snapshot 2015-01-27 11:11:42 -05:00
Chet Ramey 09f70f2f67 commit bash-20141128 snapshot 2014-12-02 16:15:47 -05:00
Chet Ramey 03d922b128 commit bash-20141107 snapshot 2014-11-18 15:49:02 -05:00
Chet Ramey f3aad56dce commit bash-20141031 snapshot 2014-11-03 14:32:12 -05:00
Chet Ramey c111d99274 commit bash-20130629 snapshot 2013-07-16 15:48:43 -04:00
Chet Ramey f14388d3aa commit bash-20120914 snapshot 2012-10-10 09:36:15 -04:00
Chet Ramey 278286c99a commit bash-20120309 snapshot 2012-04-09 09:59:49 -04:00
Chet Ramey a0350e0811 commit bash-20120120 snapshot 2012-02-22 10:00:43 -05:00
Chet Ramey 5a3187363b commit bash-20120113 snapshot 2012-02-22 10:00:05 -05:00
Chet Ramey e3db237e68 commit bash-20111202 snapshot 2012-01-09 08:34:19 -05:00
Chet Ramey 22818c1449 commit bash-20110520 snapshot 2011-12-29 13:08:27 -05:00
Chet Ramey f4f5e1c2b8 commit bash-20110513 snapshot 2011-12-29 13:08:05 -05:00
Chet Ramey af32e54dd7 commit bash-20110401 snapshot 2011-12-29 13:06:12 -05:00
Chet Ramey 5f8cde236a commit bash-20100728 snapshot 2011-12-12 22:03:58 -05:00
Chet Ramey 7d92f73f39 commit bash-20100701 snapshot 2011-12-12 22:01:40 -05:00
Chet Ramey 220537f23e commit bash-20100603 snapshot 2011-12-12 22:00:02 -05:00
Chet Ramey 9e51a74d57 commit bash-20100325 snapshot 2011-12-12 21:56:29 -05:00
Chet Ramey 1b6902d4a4 commit bash-20100305 snapshot 2011-12-12 21:55:23 -05:00
Chet Ramey 644196275f commit bash-20100225 snapshot 2011-12-12 21:55:02 -05:00
Chet Ramey 68dfe178e9 commit bash-20100121 snapshot 2011-12-12 21:53:04 -05:00