80 Commits

Author SHA1 Message Date
Chet Ramey 2e113467f0 minor updates for 5.3-rc1 release 2025-04-04 10:50:15 -04:00
Chet Ramey c3997d51f8 documentation updates for arithmetic expansion and array subscripts; update BASH_COMMAND for subshells; fix potential file descriptor leak in here document pipes 2025-03-07 10:23:58 -05:00
Chet Ramey fa68e6da80 More Makefile updates; updates for bash-5.3-beta 2024-11-15 11:15:23 -05:00
Chet Ramey 4917f2859c fixes for a couple of autoconf macros; update exit builtin for POSIX interp 1602; include more info in EOF error message when parsing compound command; update Makefiles by removing some variables, initializing others; update dependencies on version.h 2024-10-28 15:05:35 -04:00
Chet Ramey 474743f2da next set of documentation updates (word splitting), rearrange a test in readline's tilde expansion to avoid touching uninitialized data 2024-10-22 15:40:46 -04:00
Chet Ramey d5ef283cbd fix issue with invalidating pointer to last procsub; fix boundary issues with small reallocs 2024-07-26 09:30:30 -04:00
Chet Ramey 5d53be184e update copyright dates; fix problem with ignoring completions 2024-07-16 09:38:09 -04:00
Chet Ramey bf944fe91f fixes to printf for wide characters in single-byte locales; fixes to job notification for -c command shells 2024-03-13 09:33:32 -04:00
Chet Ramey e1dd98a1db additional error checking for declare; changes for MSYS32; add support for unlocked-io stdio functions; several C23 changes 2024-02-16 10:55:13 -05:00
Chet Ramey 9702b74a28 test suite fixes for some locales; fix to make bind -x bindings work with negative arguments; several portability fixes from pkgsrc; fixes for funsubs with return builtin state and local OPTIND 2023-12-04 16:14:53 -05:00
Chet Ramey 55a224da44 fix for fdflags loadable builtin; new strptime loadable builtin; enable -f doesn't fall back to current directory if using BASH_LOADABLES_PATH; new operator for rl_complete_internal that just dumps possible completions 2023-11-24 12:39:17 -05:00
Chet Ramey d267701a91 more ANSI/ISO C changes; start on converting the unwind-protect framework to ANSI C 2023-03-29 15:43:46 -04:00
Chet Ramey 81e3a4fb07 first set of ANSI C changes: remove PARAMS 2023-01-03 10:01:11 -05:00
Chet Ramey 7a8455e421 fix crash from compgen in a non-interactive shell; globstar option now works with complete -G; wait -p changes; some int->size_t changes 2022-04-19 10:45:39 -04:00
Chet Ramey 71a11dbeb4 portability and compatibility fixes 2021-12-06 09:17:41 -05:00
Chet Ramey d384b92874 update version to 5.2-devel, update copyright dates 2021-11-08 09:53:24 -05:00
Chet Ramey f74291e6d1 new pattern substitution replacement feature; fix for problem with unset builtin and associative arrays 2021-10-08 08:21:16 -04:00
Chet Ramey 5a0e5b7b28 optimization changes; makefile changes to make specifying CFLAGS less annoying; print completions reusably 2021-07-06 15:35:08 -04:00
Chet Ramey 220a95cdfb commit bash-20210206 snapshot 2021-02-09 16:22:13 -05:00
Chet Ramey 5adc7cd3ec commit bash-20200707 snapshot 2020-07-10 10:08:56 -04:00
Chet Ramey f9f8a7fa3a commit bash-20200609 snapshot 2020-06-15 10:57:55 -04:00
Chet Ramey ab309487d5 commit bash-20200605 snapshot 2020-06-05 14:34:49 -04:00
Chet Ramey 37adc8b99d commit bash-20200527 snapshot 2020-05-29 14:29:34 -04:00
Chet Ramey 5cc55f2f73 commit bash-20190104 snapshot 2019-01-08 11:03:27 -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 216e2e9b8b commit bash-20161111 snapshot 2016-11-14 13:46:09 -05:00
Chet Ramey ec1101c37e commit bash-20161104 snapshot 2016-11-05 13:28:27 -04: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 1b05a005ef commit bash-20160115 snapshot 2016-01-20 10:41:39 -05:00
Chet Ramey e9eee9d4b0 commit bash-20150807 snapshot 2015-08-11 16:41:53 -04:00
Chet Ramey d54a780601 commit bash-20150731 snapshot 2015-08-06 16:48:35 -04:00
Chet Ramey 1573ba78f3 commit bash-20150605 snapshot 2015-06-17 08:34:09 -04:00
Chet Ramey 34ec187607 commit bash-20150501 snapshot 2015-05-15 11:05:19 -04:00
Chet Ramey 48abf0fdc9 commit bash-20150424 snapshot 2015-05-15 11:04:28 -04:00
Chet Ramey e632a17a4f bash-20130308 remove leftover and stray files 2013-03-26 20:52:27 -04:00
Chet Ramey c7e43312f9 commit bash-20130301 snapshot 2013-03-26 20:51:22 -04:00
Chet Ramey 3087e51c0e commit bash-20121130 snapshot 2012-12-07 11:07:50 -05:00
Chet Ramey 0500de0b2d commit bash-20121119 snapshot 2012-12-07 11:06:21 -05:00
Chet Ramey 49208bd78b bash-20120727 remove leftover and stray files 2012-08-13 11:58:12 -04:00
Chet Ramey fd58d46e0d commit bash-20120727 snapshot 2012-08-13 11:57:32 -04:00
Chet Ramey f4f5e1c2b8 commit bash-20110513 snapshot 2011-12-29 13:08:05 -05:00
Chet Ramey 06dff54a99 commit bash-4.2-alpha snapshot 2011-12-12 22:09:35 -05:00
Chet Ramey 69a1d22cea bash-4.0 more stray file cleanup 2011-12-07 09:46:51 -05:00
Chet Ramey 023010f8b8 bash-4.0 remove leftover and stray files 2011-12-07 09:37:48 -05:00
Chet Ramey dc9f44b307 commit bash-20090108 snapshot 2011-12-07 09:35:09 -05:00
Chet Ramey 012bac3904 commit bash-20081229 snapshot 2011-12-07 09:34:43 -05:00
Chet Ramey 48ff544772 commit bash-20080904 snapshot 2011-12-07 09:28:26 -05:00
Chet Ramey 2e4498b3aa commit bash-20080814 snapshot 2011-12-07 09:27:13 -05:00