Chet Ramey
|
c1d9c08853
|
history library can now read history from non-regular files; fix for readline char search and macros; better fix for PROMPT_COMMAND and aliases ending in newlines; fix for casting COMMAND * and SIMPLE_COM * when parsing |&; fix to avoid undefined behavior when performing left and right arithmetic shifts
|
2025-08-01 16:26:31 -04:00 |
|
Chet Ramey
|
a23c863e75
|
fix for crash when executing PROMPT_COMMAND; fix for readline crash when rl_save_prompt is not followed by rl_set_prompt; fix for bash C-xg key binding listing completions; fix for precision overflow issue in printf; fix for readline non-multibyte builds
|
2025-07-09 16:33:00 -04:00 |
|
Chet Ramey
|
01084938a1
|
script read errors are now fatal errors; fixes for readline asan issues
|
2023-03-13 17:20:51 -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
|
3eab48247a
|
make buffered stream read errors sticky; handle EOF in comments explicitly; don't change point if alias-expand-line or history-expand-line don't expand anything
|
2023-02-08 11:34:51 -05:00 |
|
Chet Ramey
|
0647e53bd1
|
fix for completing quoted filenames with show-all-if-ambiguous set; avoid signed int overflow in intrand32
|
2023-01-10 10:23:14 -05:00 |
|
Chet Ramey
|
5b512e1121
|
fourth set of ANSI C changes: size_t; rest globskipdots to enabled default in subshells
|
2023-01-04 09:18:59 -05:00 |
|
Chet Ramey
|
81e3a4fb07
|
first set of ANSI C changes: remove PARAMS
|
2023-01-03 10:01:11 -05:00 |
|
Chet Ramey
|
47c7369e84
|
commit bash-20200228 snapshot
|
2020-03-02 10:24:36 -05:00 |
|
Chet Ramey
|
6ca5e50062
|
commit bash-20180223 snapshot
|
2018-02-26 11:16:15 -05:00 |
|
Chet Ramey
|
ec157dfefb
|
commit bash-20161230 snapshot
|
2017-01-03 14:37:53 -05:00 |
|
Chet Ramey
|
54a1fa7c24
|
commit bash-20101229 snapshot
|
2011-12-12 22:12:40 -05:00 |
|
Chet Ramey
|
012bac3904
|
commit bash-20081229 snapshot
|
2011-12-07 09:34:43 -05:00 |
|
Chet Ramey
|
2e4498b3aa
|
commit bash-20080814 snapshot
|
2011-12-07 09:27:13 -05:00 |
|
Chet Ramey
|
d3ad40dee6
|
commit bash-20070329 snapshot
|
2011-12-07 09:05:53 -05:00 |
|
Chet Ramey
|
28157acd2d
|
commit bash-20060316 snapshot
|
2011-12-07 09:05:27 -05:00 |
|
Chet Ramey
|
591dd2e5f8
|
commit bash-20060322 snapshot
|
2011-12-03 22:46:30 -05:00 |
|
Jari Aalto
|
7117c2d221
|
Imported from ../bash-2.05b.tar.gz.
|
2009-09-12 16:46:55 +00:00 |
|
Jari Aalto
|
f73dda092b
|
Imported from ../bash-2.05a.tar.gz.
|
2009-09-12 16:46:54 +00:00 |
|
Jari Aalto
|
28ef6c316f
|
Imported from ../bash-2.05.tar.gz.
|
2009-09-12 16:46:53 +00:00 |
|
Jari Aalto
|
bb70624e96
|
Imported from ../bash-2.04.tar.gz.
|
2009-09-12 16:46:53 +00:00 |
|
Jari Aalto
|
cce855bc5b
|
Imported from ../bash-2.02.tar.gz.
|
2009-09-12 16:46:51 +00:00 |
|
Jari Aalto
|
d166f04881
|
Imported from ../bash-2.01.tar.gz.
|
2009-09-12 16:46:50 +00:00 |
|
Jari Aalto
|
ccc6cda312
|
Imported from ../bash-2.0.tar.gz.
|
2009-09-12 16:46:49 +00:00 |
|
Jari Aalto
|
726f63884d
|
Imported from ../bash-1.14.7.tar.gz.
|
2009-09-12 16:46:49 +00:00 |
|