Commit Graph

129 Commits

Author SHA1 Message Date
Chet Ramey 81f7b44564 fix for -c command ending with backslash; fix several small memory leaks; fix several uninitialized variables; compgen -V fix 2023-06-26 16:23:10 -04:00
Chet Ramey 877ff72675 rest of work to convert unwind-protects to ANSI/ISO C; size_t updates; function prototype changes for ANSI/ISO C 2023-04-03 12:07:25 -04:00
Chet Ramey 349e21043e local variables no longer modify external variables if the variable is supplied as a variable assignment preceding a function call; assignments in compound assignment statements don't undergo brace expansion 2023-02-27 10:55:06 -05: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 81e3a4fb07 first set of ANSI C changes: remove PARAMS 2023-01-03 10:01:11 -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 96115811d8 clarify some arithmetic error messages; fix for read builtin readline timeouts; initial implementation of preserving double quotes in readline completion; add starting line number to some "EOF reached" parser error messages 2022-11-14 12:08:12 -05:00
Chet Ramey ebeba87477 fix mem leak with local BASH_REMATCH 2022-06-03 11:33:35 -04: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 1d17c604fc changes to make builtins that perform assignments work better with arbitrary associative array keys 2022-01-04 10:54:28 -05:00
Chet Ramey 7b024db83e more minor changes for builtins and array subscript expansion; fix to `wait -n' 2021-05-17 12:03:03 -04:00
Chet Ramey 59c575fd91 changes to mapfile, read builtins for unbuffered reads 2021-05-05 10:45:28 -04:00
Chet Ramey 2fe2e8197e application-settable readline timeouts 2021-03-11 18:41:17 -05:00
Chet Ramey 128c5d41b0 read builtin timeouts no longer use SIGALRM 2021-03-10 17:15:44 -05:00
Chet Ramey a6c3a43f43 commit bash-20210211 snapshot 2021-02-15 10:55:26 -05:00
Chet Ramey 26db5626df commit bash-20210209 snapshot 2021-02-11 17:19:31 -05:00
Chet Ramey 3c5683a47b commit bash-20201218 snapshot 2020-12-25 18:17:33 -05:00
Chet Ramey ab309487d5 commit bash-20200605 snapshot 2020-06-05 14:34:49 -04:00
Chet Ramey 3235014e5b commit bash-20200417 snapshot 2020-04-20 10:11:53 -04:00
Chet Ramey e34adc2c3b commit bash-20200403 snapshot 2020-04-06 09:52:11 -04:00
Chet Ramey f65f3d5458 commit bash-20200207 snapshot 2020-02-10 09:19:37 -05:00
Chet Ramey 42a9b8a197 commit bash-20190426 snapshot 2019-04-29 08:48:08 -04:00
Chet Ramey 9128f93291 commit bash-20190424 snapshot 2019-04-25 09:03:48 -04:00
Chet Ramey befdddcbf1 commit bash-20190328 snapshot 2019-04-01 15:44:20 -04:00
Chet Ramey 5fab8dbf24 commit bash-20180928 snapshot 2018-10-01 16:19:21 -04:00
Chet Ramey 5c5c75236c commit bash-20180524 snapshot 2018-05-29 10:03:17 -04:00
Chet Ramey 12933b5bc7 commit bash-20180322 snapshot 2018-03-26 11:11:52 -04:00
Chet Ramey 0275a139ab commit bash-20180202 snapshot 2018-02-05 10:34:47 -05:00
Chet Ramey 45cccbbc0e commit bash-20170929 snapshot 2017-10-02 16:42:47 -04:00
Chet Ramey cb8c37dc66 commit bash-20170714 snapshot 2017-07-25 09:58:13 -04:00
Chet Ramey 9952f68c08 commit bash-snap-20170630 snapshot 2017-06-30 15:16:39 -04:00
Chet Ramey d7d836dfc5 commit bash-snap-20170620 snapshot 2017-06-20 10:38:13 -04:00
Chet Ramey db0eba9aa8 commit bash-snap-20170612 snapshot 2017-06-12 18:50:04 -04:00
Chet Ramey e7cc795a7d commit bash-20170609 snapshot 2017-06-12 13:21:27 -04:00
Chet Ramey 1110e30870 commit bash-snap-20170531 snapshot 2017-05-31 15:53:02 -04:00
Chet Ramey 8a10051448 commit bash-20170511 snapshot 2017-05-11 14:45:50 -04:00
Chet Ramey af2a77fbbc commit bash-20170505 snapshot 2017-05-08 10:53:50 -04:00
Chet Ramey 21c9990fbb commit bash-20170414 snapshot 2017-04-17 17:08:57 -04:00
Chet Ramey 1a5fa30baf commit bash-20170407 snapshot 2017-04-10 16:25:57 -04:00
Chet Ramey cb0c28b93b commit bash-20170224 snapshot 2017-02-27 11:40:23 -05:00
Chet Ramey ec157dfefb commit bash-20161230 snapshot 2017-01-03 14:37:53 -05:00
Chet Ramey 06db13a410 commit bash-20161216 snapshot 2016-12-20 14:15:35 -05:00
Chet Ramey 1975c9b5fa commit bash-20161122 snapshot 2016-12-01 16:58:13 -05:00
Chet Ramey 78a3f8a4ba commit bash-20161108 snapshot 2016-11-10 11:32:12 -05:00
Chet Ramey 64a7a6249f commit bash-20160930 snapshot 2016-10-19 15:13:16 -04:00
Chet Ramey bddda3d2e1 commit bash-20160520 snapshot 2016-05-23 09:57:30 -04:00
Chet Ramey d345f817ff commit bash-20160129 snapshot 2016-02-09 09:03:09 -05:00
Chet Ramey 07357ec296 commit bash-20151023 snapshot 2015-11-02 10:49:23 -05:00
Chet Ramey de8f105604 commit bash-20150904 snapshot 2015-09-11 14:20:03 -04:00