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
|
5d53be184e
|
update copyright dates; fix problem with ignoring completions
|
2024-07-16 09:38:09 -04:00 |
|
Chet Ramey
|
dbd27e54cc
|
fix to backslash quoting of glob pattern characters; allow newly-loaded compspecs to be used in more cases; fixes to the cross-compiling environment; avoid potential overflow in GLOBSORT processing
|
2024-05-20 10:48:44 -04:00 |
|
Chet Ramey
|
b3958b3ab4
|
a select command invalid selection variable name is now a fatal error in posix mode; many test suite additions
|
2023-09-25 15:08:04 -04:00 |
|
Chet Ramey
|
dc91b3f509
|
fixes for read builtin with backslash escapes; change history builtin behavior when HISTFILE is unset or null; change to compopt to make it use the name from the actual compspec it uses; fix for executing coproc in functions; fix for array variables and declare -g
|
2023-08-04 11:06:57 -04:00 |
|
Chet Ramey
|
fa98070927
|
fix minor mem leaks; fix problem with parser state during a DEBUG trap with -T enabled in a shell function; fix crash with propagating array variables; fix overflow in compound array appending
|
2023-06-28 14:48:09 -04:00 |
|
Chet Ramey
|
b91488b51c
|
new readline application variable rl_full_quoting_desired; new programmable completion option "fullquote"; TIMEFORMAT now accepts precisions up to six digits
|
2023-06-16 12:49:11 -04:00 |
|
Chet Ramey
|
d06fefb2ba
|
new GLOBSORT variable
|
2023-04-16 16:13:14 -04:00 |
|
Chet Ramey
|
877ff72675
|
rest of work to convert unwind-protects to ANSI/ISO C; size_t updates; function prototype changes for ANSI/ISO C
|
2023-04-03 12:07:25 -04:00 |
|
Chet Ramey
|
d267701a91
|
more ANSI/ISO C changes; start on converting the unwind-protect framework to ANSI C
|
2023-03-29 15:43:46 -04:00 |
|
Chet Ramey
|
727e92c806
|
more ANSI/ISO C cleanups
|
2023-03-28 16:34:56 -04:00 |
|
Chet Ramey
|
f539a75606
|
changes to terminate_current_pipeline; fix for adding incomplete command substitutions to the history list; fix dotglob and compgen interaction
|
2023-03-22 10:27:41 -04:00 |
|
Chet Ramey
|
2e725f7346
|
final set of ANSI C changes
|
2023-01-05 15:09:06 -05:00 |
|
Chet Ramey
|
b2613ad1c0
|
third set of ANSI C changes: const function parameters
|
2023-01-03 11:59:43 -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
|
237c32ba16
|
fix for programmable completion functions setting traps on signals that readline handles
|
2022-12-06 10:41:41 -05:00 |
|
Chet Ramey
|
98300c9405
|
force using temp files for here documents with shell compatibility setting; fix small memleak in programmable completion
|
2022-04-26 10:21:05 -04: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
|
d384b92874
|
update version to 5.2-devel, update copyright dates
|
2021-11-08 09:53:24 -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
|
c261f9b80c
|
commit bash-20200825 snapshot
|
2020-09-01 14:43:43 -04:00 |
|
Chet Ramey
|
ab309487d5
|
commit bash-20200605 snapshot
|
2020-06-05 14:34:49 -04:00 |
|
Chet Ramey
|
32ba27b400
|
commit bash-20200603 snapshot
|
2020-06-04 16:30:27 -04:00 |
|
Chet Ramey
|
c87bb0a8f7
|
commit bash-20181005 snapshot
|
2018-10-08 09:19:14 -04:00 |
|
Chet Ramey
|
5c5c75236c
|
commit bash-20180524 snapshot
|
2018-05-29 10:03:17 -04:00 |
|
Chet Ramey
|
911ae06ca9
|
commit bash-20180112 snapshot
|
2018-01-16 09:57:29 -05:00 |
|
Chet Ramey
|
2e41257453
|
commit bash-20171222 snapshot
|
2018-01-02 10:52:24 -05:00 |
|
Chet Ramey
|
cb0c28b93b
|
commit bash-20170224 snapshot
|
2017-02-27 11:40:23 -05:00 |
|
Chet Ramey
|
ec157dfefb
|
commit bash-20161230 snapshot
|
2017-01-03 14:37:53 -05:00 |
|
Chet Ramey
|
06db13a410
|
commit bash-20161216 snapshot
|
2016-12-20 14:15:35 -05:00 |
|
Chet Ramey
|
31a8d95a37
|
commit bash-20161118 snapshot
|
2016-11-21 14:50:59 -05:00 |
|
Chet Ramey
|
bddda3d2e1
|
commit bash-20160520 snapshot
|
2016-05-23 09:57:30 -04:00 |
|
Chet Ramey
|
814e1ff513
|
commit bash-20160506 snapshot
|
2016-05-09 16:20:21 -04:00 |
|
Chet Ramey
|
900a813bcd
|
commit bash-20151002 snapshot
|
2015-10-12 10:04:19 -04:00 |
|
Chet Ramey
|
1573ba78f3
|
commit bash-20150605 snapshot
|
2015-06-17 08:34:09 -04:00 |
|
Chet Ramey
|
947f04912e
|
commit bash-20150116 snapshot
|
2015-01-27 11:10:49 -05:00 |
|
Chet Ramey
|
8f50a0236c
|
commit bash-20150102 snapshot
|
2015-01-12 11:03:15 -05:00 |
|
Chet Ramey
|
0a233f3ec4
|
commit bash-20141121 snapshot
|
2014-12-02 16:14:59 -05:00 |
|
Chet Ramey
|
aee3e5611a
|
commit bash-20140829 snapshot
|
2014-10-02 10:20:14 -04:00 |
|
Chet Ramey
|
098cbb5c3d
|
commit bash-20140502 snapshot
|
2014-05-13 16:19:02 -04:00 |
|
Chet Ramey
|
c28fcb7eb4
|
commit bash-20140327 snapshot
|
2014-04-07 10:47:09 -04:00 |
|
Chet Ramey
|
939d190e0e
|
commit bash-20140314 snapshot
|
2014-03-21 14:15:01 -04:00 |
|
Chet Ramey
|
f7958d04bb
|
commit bash-20140307 snapshot
|
2014-03-21 14:14:28 -04:00 |
|
Chet Ramey
|
912dc4e987
|
commit bash-20130823 snapshot
|
2013-09-12 08:58:27 -04:00 |
|
Chet Ramey
|
83509ab7ce
|
commit bash-20130222 snapshot
|
2013-03-04 08:11:02 -05:00 |
|
Chet Ramey
|
ed3f3b6c22
|
commit bash-20120406 snapshot
|
2012-05-02 08:22:31 -04:00 |
|
Chet Ramey
|
8a44b411b7
|
commit bash-20120316 snapshot
|
2012-04-09 10:00:28 -04:00 |
|
Chet Ramey
|
a0350e0811
|
commit bash-20120120 snapshot
|
2012-02-22 10:00:43 -05:00 |
|
Chet Ramey
|
5a3187363b
|
commit bash-20120113 snapshot
|
2012-02-22 10:00:05 -05:00 |
|
Chet Ramey
|
084c952b61
|
commit bash-20111110 snapshot
|
2012-01-09 08:32:19 -05:00 |
|