Chet Ramey
|
6fb61ee126
|
allow some job notifications while running $PROMPT_COMMAND; allow notifications while running bind -x commands; change some translated messages to be more uniform
|
2024-05-06 11:25:35 -04:00 |
|
Chet Ramey
|
d17d185fff
|
fix for crash without arrays built in; allow some job status changes while the jobs list is frozen; change format for interactive shell terminated job notifications; allow some job notifications while running traps
|
2024-05-06 11:15:17 -04:00 |
|
Chet Ramey
|
e6795c05dd
|
fix coproc code to close previous coproc file descriptors if another one is created; start at setting additional coproc states; change release status to bash-5.3-alpha
|
2024-04-06 16:06:11 -04:00 |
|
Chet Ramey
|
d44a45afbc
|
fix for optimizing forks away if bash -ic command is executed
|
2023-06-12 17:46:30 -04:00 |
|
Chet Ramey
|
896df2874a
|
fix for incomplete multibyte characters in pasted input; fix for syntax errors while entering compound assignments; fix for jobs not removing jobs from the list in a SIGCHLD trap; fix for PS0 that contains a command substitution after interactive shell reads EOF; fix for non-interactive shell reading from stdin and evaling a command that dups stdin
|
2023-05-04 11:19:43 -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
|
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
|
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
|
3011048a92
|
fixes to read/wait; revert change that processes $'...' quoting in here-documents unconditionally
|
2022-01-24 09:37:14 -05:00 |
|
Chet Ramey
|
d384b92874
|
update version to 5.2-devel, update copyright dates
|
2021-11-08 09:53:24 -05:00 |
|
Chet Ramey
|
16d2c50605
|
commit bash-20201230 snapshot
|
2021-01-07 14:25:24 -05:00 |
|
Chet Ramey
|
5adc7cd3ec
|
commit bash-20200707 snapshot
|
2020-07-10 10:08:56 -04: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
|
96a2ec128b
|
commit bash-20200413 snapshot
|
2020-04-17 15:43:10 -04:00 |
|
Chet Ramey
|
ea31c00845
|
commit bash-20200406 snapshot
|
2020-04-08 17:09:56 -04:00 |
|
Chet Ramey
|
47c7369e84
|
commit bash-20200228 snapshot
|
2020-03-02 10:24:36 -05:00 |
|
Chet Ramey
|
f65f3d5458
|
commit bash-20200207 snapshot
|
2020-02-10 09:19:37 -05:00 |
|
Chet Ramey
|
fc35c477cd
|
commit bash-20191122 snapshot
|
2019-11-25 11:48:29 -05:00 |
|
Chet Ramey
|
41e92b981d
|
commit bash-20190927 snapshot
|
2019-09-30 13:51:13 -04:00 |
|
Chet Ramey
|
d88145ce29
|
commit bash-20190531 snapshot
|
2019-06-10 11:05:01 -04:00 |
|
Chet Ramey
|
c2ccaa219a
|
commit bash-20180817 snapshot
|
2018-08-20 17:03:01 -04:00 |
|
Chet Ramey
|
a28518042b
|
commit bash-20180302 snapshot
|
2018-03-05 10:22:03 -05:00 |
|
Chet Ramey
|
aa54feee4e
|
commit bash-20171208 snapshot
|
2017-12-11 09:25:25 -05:00 |
|
Chet Ramey
|
1126b09632
|
commit bash-20171205 snapshot
|
2017-12-08 07:43:45 -05:00 |
|
Chet Ramey
|
ec157dfefb
|
commit bash-20161230 snapshot
|
2017-01-03 14:37:53 -05:00 |
|
Chet Ramey
|
78a3f8a4ba
|
commit bash-20161108 snapshot
|
2016-11-10 11:32:12 -05:00 |
|
Chet Ramey
|
ec69166705
|
commit bash-20160805 snapshot
|
2016-08-08 15:57:30 -04:00 |
|
Chet Ramey
|
71574d7e0e
|
commit bash-20160212 snapshot
|
2016-02-23 10:05:33 -05:00 |
|
Chet Ramey
|
f9b024c839
|
commit bash-20151113 snapshot
|
2015-12-01 11:28:06 -05:00 |
|
Chet Ramey
|
7afeb718cb
|
commit bash-20150724 snapshot
|
2015-07-29 16:17:30 -04:00 |
|
Chet Ramey
|
bce12dd773
|
commit bash-20150710 snapshot
|
2015-07-29 16:15:40 -04:00 |
|
Chet Ramey
|
bd6a350e7e
|
commit bash-20150612 snapshot
|
2015-06-17 08:34:54 -04:00 |
|
Chet Ramey
|
b4a0002219
|
commit bash-20141017 snapshot
|
2014-10-21 12:07:41 -04:00 |
|
Chet Ramey
|
30595b57d9
|
commit bash-20140926 snapshot
|
2014-10-09 20:24:28 -04:00 |
|
Chet Ramey
|
581fe5894c
|
commit bash-20140815 snapshot
|
2014-08-29 09:15:21 -04:00 |
|
Chet Ramey
|
c2fa658335
|
commit bash-20130322 snapshot
|
2013-04-26 15:18:45 -04:00 |
|
Chet Ramey
|
83509ab7ce
|
commit bash-20130222 snapshot
|
2013-03-04 08:11:02 -05:00 |
|
Chet Ramey
|
dfc916665d
|
commit bash-20121019 snapshot
|
2012-11-02 09:05:37 -04:00 |
|
Chet Ramey
|
49cf78286e
|
commit bash-20120713 snapshot
|
2012-08-13 11:55:46 -04:00 |
|
Chet Ramey
|
c74f63f39f
|
commit bash-20120622 snapshot
|
2012-07-07 12:25:38 -04:00 |
|
Chet Ramey
|
278286c99a
|
commit bash-20120309 snapshot
|
2012-04-09 09:59:49 -04:00 |
|
Chet Ramey
|
c31d56a7ba
|
commit bash-20120127 snapshot
|
2012-02-22 10:01:38 -05:00 |
|
Chet Ramey
|
51f7ea3672
|
commit bash-20110622 snapshot
|
2011-12-29 13:09:50 -05:00 |
|
Chet Ramey
|
276cb932b6
|
commit bash-20110525 snapshot
|
2011-12-29 13:08:48 -05:00 |
|
Chet Ramey
|
7d92f73f39
|
commit bash-20100701 snapshot
|
2011-12-12 22:01:40 -05:00 |
|
Chet Ramey
|
e141c35a07
|
commit bash-20090115 snapshot
|
2011-12-07 09:35:52 -05:00 |
|
Chet Ramey
|
012bac3904
|
commit bash-20081229 snapshot
|
2011-12-07 09:34:43 -05:00 |
|
Chet Ramey
|
e77a3058b6
|
commit bash-20081002 snapshot
|
2011-12-07 09:29:49 -05:00 |
|
Chet Ramey
|
2e4498b3aa
|
commit bash-20080814 snapshot
|
2011-12-07 09:27:13 -05:00 |
|