Chet Ramey
|
353e3749e9
|
minor readline fixes for isearch, insert-char,quoted-insert, and do-lowercase-version; fix buffer overflow with printf %b; work around issues with isblank in UTF-8 locales on macOS; fixes for the enable builtin
|
2023-05-31 10:40:39 -04:00 |
|
Chet Ramey
|
2e725f7346
|
final set of ANSI C changes
|
2023-01-05 15:09:06 -05:00 |
|
Chet Ramey
|
c4a2e37470
|
fix comsub inside parameter expansion in here-document; fix readline longjmp botch; posix change for unset non-identifier; posix change for double quotes inside backquote comsub in here-document; add missing posix pieces to umask builtin
|
2022-12-19 09:38:15 -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
|
3c9dd45657
|
fix for memory leak with unset associative array elements; last set of changes to globbing bracket expressions; fix for timing subshell commands
|
2022-11-23 17:03:34 -05:00 |
|
Chet Ramey
|
94d25f57f1
|
fix for too-aggressive optimizing forks away in an `eval' command inside a (command) subshell
|
2022-11-21 11:43:19 -05:00 |
|
Chet Ramey
|
88d69b4fa2
|
fix for @ and * as associative array keys in arithmetic expressions; minor readline callback mode changes
|
2022-11-02 16:23:12 -04:00 |
|
Chet Ramey
|
b9ed20acfd
|
modify readline so it adjusts internal variables when the locale changes between calls to readline()
|
2022-08-15 12:32:00 -04:00 |
|
Chet Ramey
|
0b9a4b3ae0
|
readline changes to use xfree; bumped version to bash-5.2-beta
|
2022-04-08 11:03:02 -04:00 |
|
Chet Ramey
|
505f60f94c
|
fix for history-search-backward after previous-history clearing the undo list
|
2022-04-04 09:40:49 -04:00 |
|
Chet Ramey
|
8f68f9f0ff
|
remove history position change to non-incremental search; fixes to $@ in some word expansions like :+
|
2022-03-25 09:52:26 -04:00 |
|
Chet Ramey
|
5bba60397c
|
changes to history-search-forward, history-search backward to make the final history position more similar to incremental search
|
2022-03-21 11:00:53 -04:00 |
|
Chet Ramey
|
e7a56619a2
|
changes to make EOF state available to readline applications; fix for command substitution parsing inside conditional command
|
2022-02-21 10:06:44 -05:00 |
|
Chet Ramey
|
bf09dfc08d
|
document new readline variables "active-region-start-color" and "active-region-end-color"
|
2022-02-11 09:12:39 -05:00 |
|
Chet Ramey
|
d70b53393e
|
new variables to control the active region color; minor fix to $?
|
2022-02-09 10:21:04 -05:00 |
|
Chet Ramey
|
2adf06d9f8
|
minor fixes; readline API change for rl_completer_word_break_characters ; readline fixes for MSVC
|
2021-08-19 15:48:31 -04:00 |
|
Chet Ramey
|
2047e28584
|
add numeric arguments to bind -x commands and READLINE_ARGUMENT; minor fixes
|
2021-05-24 16:09:47 -04:00 |
|
Chet Ramey
|
2fe2e8197e
|
application-settable readline timeouts
|
2021-03-11 18:41:17 -05:00 |
|
Chet Ramey
|
38881450ed
|
commit bash-20210121 snapshot
|
2021-01-22 15:21:24 -05:00 |
|
Chet Ramey
|
3aec0ec30f
|
commit bash-20210115 snapshot
|
2021-01-19 17:12:43 -05:00 |
|
Chet Ramey
|
22b8a76dd6
|
commit bash-20201026 snapshot
|
2020-10-30 09:56:17 -04:00 |
|
Chet Ramey
|
03e35d2082
|
commit bash-20201019 snapshot
|
2020-10-26 11:13:12 -04:00 |
|
Chet Ramey
|
ce3e1a8c5b
|
commit bash-20200803 snapshot
|
2020-08-05 11:46:35 -04:00 |
|
Chet Ramey
|
cb7e76d009
|
commit bash-20200731 snapshot
|
2020-08-03 11:36:55 -04:00 |
|
Chet Ramey
|
4630525106
|
commit bash-20200606 snapshot
|
2020-06-09 16:36:30 -04:00 |
|
Chet Ramey
|
fc94d47412
|
commit bash-20200504 snapshot
|
2020-05-08 14:19:57 -04:00 |
|
Chet Ramey
|
87d2ae2ae5
|
commit bash-20200420 snapshot
|
2020-04-22 16:45:28 -04:00 |
|
Chet Ramey
|
b3968b54c1
|
commit bash-20200408 snapshot
|
2020-04-10 18:26:33 -04:00 |
|
Chet Ramey
|
ea31c00845
|
commit bash-20200406 snapshot
|
2020-04-08 17:09:56 -04:00 |
|
Chet Ramey
|
5f49ef47d1
|
commit bash-20200323 snapshot
|
2020-03-27 10:30:38 -04:00 |
|
Chet Ramey
|
9831556ed0
|
commit bash-20200117 snapshot
|
2020-01-21 09:46:21 -05:00 |
|
Chet Ramey
|
be4078d25f
|
commit bash-20190215 snapshot
|
2019-02-18 09:56:34 -05:00 |
|
Chet Ramey
|
38f8cb6930
|
commit bash-20190201 snapshot
|
2019-02-04 08:55:56 -05:00 |
|
Chet Ramey
|
8d125d8b5f
|
commit bash-20180720 snapshot
|
2018-07-24 09:17:33 -04:00 |
|
Chet Ramey
|
5c5c75236c
|
commit bash-20180524 snapshot
|
2018-05-29 10:03:17 -04:00 |
|
Chet Ramey
|
fc132f73d1
|
commit bash-20180209 snapshot
|
2018-02-12 16:39:59 -05:00 |
|
Chet Ramey
|
cb8c37dc66
|
commit bash-20170714 snapshot
|
2017-07-25 09:58:13 -04:00 |
|
Chet Ramey
|
8b6b8f6094
|
commit bash-20170525 snapshot
|
2017-05-30 14:19:28 -04:00 |
|
Chet Ramey
|
f698849a75
|
commit bash-20170317 snapshot
|
2017-03-20 16:30:10 -04:00 |
|
Chet Ramey
|
10729c7b2a
|
commit bash-20170303 snapshot
|
2017-03-13 09:51:39 -04:00 |
|
Chet Ramey
|
cb0c28b93b
|
commit bash-20170224 snapshot
|
2017-02-27 11:40:23 -05:00 |
|
Chet Ramey
|
5c1f20964a
|
commit bash-20161115 snapshot
|
2016-11-16 14:10:19 -05:00 |
|
Chet Ramey
|
ec1101c37e
|
commit bash-20161104 snapshot
|
2016-11-05 13:28:27 -04:00 |
|
Chet Ramey
|
3475994a81
|
commit bash-20160415 snapshot
|
2016-04-22 11:37:14 -04:00 |
|
Chet Ramey
|
d345f817ff
|
commit bash-20160129 snapshot
|
2016-02-09 09:03:09 -05:00 |
|
Chet Ramey
|
037a8b7fe4
|
commit bash-20160122 snapshot
|
2016-01-26 11:11:49 -05:00 |
|
Chet Ramey
|
dcb2f4489f
|
commit bash-20150918 snapshot
|
2015-09-21 17:02:33 -04:00 |
|
Chet Ramey
|
de8f105604
|
commit bash-20150904 snapshot
|
2015-09-11 14:20:03 -04:00 |
|
Chet Ramey
|
e9eee9d4b0
|
commit bash-20150807 snapshot
|
2015-08-11 16:41:53 -04:00 |
|
Chet Ramey
|
7afeb718cb
|
commit bash-20150724 snapshot
|
2015-07-29 16:17:30 -04:00 |
|