Commit Graph

75 Commits

Author SHA1 Message Date
Chet Ramey 5d53be184e update copyright dates; fix problem with ignoring completions 2024-07-16 09:38:09 -04:00
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 d0bc56a325 allow async ignored signals to be reset to SIG_DFL; give rl_input_available_hook precedence in readline:rl_gather_tyi 2023-01-24 11:14:22 -05:00
Chet Ramey a5d2617c7a fixes for SIGINT handling in asynchronous lists 2023-01-17 13:31:46 -05:00
Chet Ramey b648a9ab79 fix for optimizing issues in sourced files; change to printf documentation to specify valid format characters 2023-01-03 09:38: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 407d9afca0 fixes for bracket expressions in pathname expansion; changes for select/pselect; jobs builtin now removes terminated jobs from the jobs table after notifying 2022-11-18 11:01:00 -05:00
Chet Ramey 38d9d3590f fix for readline to handle setlocale() returning NULL 2022-10-07 17:44:03 -04:00
Chet Ramey 43e861c2cd fix crash with unset arrays in arithmetic constructs ; change to avoid printing foreground job statuses when we don't want to 2022-10-04 11:58:54 -04:00
Chet Ramey 3be2a2ca9a minor portability fixes; printf now uses double for floating point conversions by default in posix mode 2022-04-12 09:57:43 -04:00
Chet Ramey 8ede7a904f readline changes for MSVC wide chars; check for more write errors 2021-07-16 15:11:03 -04:00
Chet Ramey 2fe2e8197e application-settable readline timeouts 2021-03-11 18:41:17 -05:00
Chet Ramey a6c3a43f43 commit bash-20210211 snapshot 2021-02-15 10:55:26 -05:00
Chet Ramey 38881450ed commit bash-20210121 snapshot 2021-01-22 15:21:24 -05:00
Chet Ramey cb7e76d009 commit bash-20200731 snapshot 2020-08-03 11:36:55 -04:00
Chet Ramey 87d2ae2ae5 commit bash-20200420 snapshot 2020-04-22 16:45:28 -04:00
Chet Ramey fc35c477cd commit bash-20191122 snapshot 2019-11-25 11:48:29 -05:00
Chet Ramey 1679cff94f commit bash-20190731 snapshot 2019-08-01 16:00:56 -04:00
Chet Ramey 9128f93291 commit bash-20190424 snapshot 2019-04-25 09:03:48 -04:00
Chet Ramey 5fab8dbf24 commit bash-20180928 snapshot 2018-10-01 16:19:21 -04:00
Chet Ramey d7d836dfc5 commit bash-snap-20170620 snapshot 2017-06-20 10:38:13 -04:00
Chet Ramey 8a10051448 commit bash-20170511 snapshot 2017-05-11 14:45:50 -04:00
Chet Ramey 514049fa8e commit bash-20170217 snapshot 2017-02-22 11:10:10 -05:00
Chet Ramey 7e92fb358b commit bash-20170203 snapshot 2017-02-06 15:34:39 -05:00
Chet Ramey bc37147244 commit bash-20170127 snapshot 2017-01-30 15:50:08 -05:00
Chet Ramey 4d63a61942 commit bash-20160902 snapshot 2016-09-27 10:37:44 -04:00
Chet Ramey 79eedac429 commit bash-20160826 snapshot 2016-08-29 10:44:57 -04:00
Chet Ramey d7935593ab commit bash-20150821 snapshot 2015-09-01 14:44:52 -04:00
Chet Ramey b47ecd026d commit bash-20150626 snapshot 2015-07-09 11:18:25 -04:00
Chet Ramey 3bf257a5d9 commit bash-20150521 snapshot 2015-06-05 11:49:44 -04:00
Chet Ramey 8f50a0236c commit bash-20150102 snapshot 2015-01-12 11:03:15 -05:00
Chet Ramey 09f70f2f67 commit bash-20141128 snapshot 2014-12-02 16:15:47 -05:00
Chet Ramey 66119cfc34 commit bash-20140530 snapshot 2014-06-06 13:57:23 -04:00
Chet Ramey ed508a6323 commit bash-20140523 snapshot 2014-06-06 13:56:51 -04:00
Chet Ramey fe570ea12a commit bash-20140509 snapshot 2014-05-13 16:19:42 -04:00
Chet Ramey 939d190e0e commit bash-20140314 snapshot 2014-03-21 14:15:01 -04:00
Chet Ramey 39feef01a7 commit bash-20131018 snapshot 2013-11-05 11:32:59 -05:00
Chet Ramey 1101193a95 commit bash-20130913 snapshot 2013-10-09 07:32:00 -04:00
Chet Ramey 1b1fe46776 commit bash-20130103 snapshot 2013-02-05 16:42:13 -05:00
Chet Ramey 55a5a4acde commit bash-20121012 snapshot 2012-11-02 09:04:50 -04:00
Chet Ramey 47b599dc52 commit bash-20120921 snapshot 2012-10-10 09:37:30 -04:00
Chet Ramey d42cb8c15b commit bash-20120629 snapshot 2012-07-07 12:26:10 -04:00
Chet Ramey 2dead0c4f1 commit bash-20111209 snapshot 2012-01-09 08:35:06 -05:00
Chet Ramey 74d0116b12 commit bash-20110708 snapshot 2012-01-09 08:23:17 -05:00
Chet Ramey c1854f2dd6 commit bash-20110325 snapshot 2011-12-29 13:05:52 -05:00
Chet Ramey d9e1f41e7f commit bash-20110311 snapshot 2011-12-29 13:05:08 -05:00
Chet Ramey 6faad6254a commit bash-20100525 snapshot 2011-12-12 21:59:37 -05:00
Chet Ramey 112ff2a603 commit bash-20100415 snapshot 2011-12-12 21:57:14 -05:00
Chet Ramey 2d0c84ef11 commit bash-20090416 snapshot 2011-12-08 20:08:14 -05:00
Chet Ramey a927e02930 commit bash-20090122 snapshot 2011-12-07 09:36:14 -05:00