Chet Ramey
|
1e9f5e10b2
|
remove the [ and ] prompt expansions from prompt strings that are not used with readline; fix some redisplay issues when readline does not start in column 0; fix memory leak in unquoted $@ expansion; fix readline redisplay issue after SIGWINCH shrinks the terminal size; fix issue with mapfile that can cause crashes if a callback unsets the array mapfile is using
|
2026-06-02 10:01:54 -04:00 |
|
Chet Ramey
|
167a9248f9
|
add more overflow handling for printf builtin; start incorporating C23 stdckdint ; rework PRIdMAX replacements
|
2024-03-15 12:55:39 -04:00 |
|
Chet Ramey
|
81e3a4fb07
|
first set of ANSI C changes: remove PARAMS
|
2023-01-03 10:01:11 -05: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
|
ab309487d5
|
commit bash-20200605 snapshot
|
2020-06-05 14:34:49 -04:00 |
|
Chet Ramey
|
be4078d25f
|
commit bash-20190215 snapshot
|
2019-02-18 09:56:34 -05:00 |
|
Chet Ramey
|
0712a90cd8
|
commit bash-20181123 snapshot
|
2018-12-03 10:29:56 -05:00 |
|
Chet Ramey
|
93e3d9f6ae
|
commit bash-20181012 snapshot
|
2018-10-15 09:08:29 -04:00 |
|