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
|
57d4dc15ff
|
small asan fixes; size_t and other ANSI C changes; restore readline variables in compgen builtin
|
2023-03-27 16:38:37 -04:00 |
|
Chet Ramey
|
72c4a0f40d
|
add support for case-insensitive incremental and non-incremental history searches in readline; controlled by new bindable readline variable `search-ignore-case'
|
2023-02-17 17:13:04 -05:00 |
|
Chet Ramey
|
8fd8cd8f7b
|
set of portability changes from lint/asan/ubsan
|
2023-01-07 13:18:20 -05:00 |
|
Chet Ramey
|
2e725f7346
|
final set of ANSI C changes
|
2023-01-05 15:09:06 -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
|
9e3495c9e9
|
readline: free undo list associated with the saved history line when traversing history
|
2021-07-12 11:09:44 -04:00 |
|
Chet Ramey
|
5a0e5b7b28
|
optimization changes; makefile changes to make specifying CFLAGS less annoying; print completions reusably
|
2021-07-06 15:35:08 -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
|
b196583609
|
new "enable-active-region" readline variable
|
2021-04-30 16:56:05 -04:00 |
|
Chet Ramey
|
3fd77612fc
|
allow assignment to array keys @ and *; minor completion fix
|
2021-04-26 16:31:46 -04: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
|
03e35d2082
|
commit bash-20201019 snapshot
|
2020-10-26 11:13:12 -04:00 |
|
Chet Ramey
|
cf58e12ce6
|
commit bash-20200316 snapshot
|
2020-03-20 09:26:56 -04:00 |
|
Chet Ramey
|
11bb038e13
|
commit bash-20200124 snapshot
|
2020-01-27 09:25:05 -05:00 |
|
Chet Ramey
|
9831556ed0
|
commit bash-20200117 snapshot
|
2020-01-21 09:46:21 -05:00 |
|
Chet Ramey
|
9420622819
|
commit bash-20191219 snapshot
|
2020-01-02 10:27:49 -05:00 |
|
Chet Ramey
|
f602910792
|
commit bash-20190612 snapshot
|
2019-06-14 09:31:42 -04:00 |
|
Chet Ramey
|
52e4696964
|
commit bash-20190524 snapshot
|
2019-05-28 10:02:55 -04:00 |
|
Chet Ramey
|
be4078d25f
|
commit bash-20190215 snapshot
|
2019-02-18 09:56:34 -05:00 |
|
Chet Ramey
|
439b8c2c5f
|
commit bash-20190207 snapshot
|
2019-02-11 09:55:35 -05:00 |
|
Chet Ramey
|
3d31a311da
|
commit bash-20180921 snapshot
|
2018-09-25 09:54:29 -04:00 |
|
Chet Ramey
|
12933b5bc7
|
commit bash-20180322 snapshot
|
2018-03-26 11:11:52 -04:00 |
|
Chet Ramey
|
bf5b8103d4
|
commit bash-20180309 snapshot
|
2018-03-12 08:10:29 -04:00 |
|
Chet Ramey
|
ce0469bfbe
|
commit bash-20171226 snapshot
|
2018-01-02 10:53:02 -05:00 |
|
Chet Ramey
|
32dc2bf525
|
commit bash-20171215 snapshot
|
2018-01-02 10:51:40 -05:00 |
|
Chet Ramey
|
03e8e2f9c8
|
commit bash-20171124 snapshot
|
2017-12-01 12:09:12 -05:00 |
|
Chet Ramey
|
af2a77fbbc
|
commit bash-20170505 snapshot
|
2017-05-08 10:53:50 -04:00 |
|
Chet Ramey
|
2a39157723
|
commit bash-20170428 snapshot
|
2017-05-01 15:46:46 -04:00 |
|
Chet Ramey
|
10729c7b2a
|
commit bash-20170303 snapshot
|
2017-03-13 09:51:39 -04:00 |
|
Chet Ramey
|
514049fa8e
|
commit bash-20170217 snapshot
|
2017-02-22 11:10:10 -05:00 |
|
Chet Ramey
|
13eae87b0c
|
commit bash-20160722 snapshot
|
2016-08-03 15:37:14 -04:00 |
|
Chet Ramey
|
d345f817ff
|
commit bash-20160129 snapshot
|
2016-02-09 09:03:09 -05:00 |
|
Chet Ramey
|
725b284a48
|
commit bash-20160108 snapshot
|
2016-01-12 15:53:15 -05:00 |
|
Chet Ramey
|
74b8cbb413
|
commit bash-20150515 snapshot
|
2015-06-05 11:48:51 -04:00 |
|
Chet Ramey
|
de6081912c
|
commit bash-20150206 snapshot
|
2015-02-09 11:03:36 -05:00 |
|
Chet Ramey
|
c4c90ef830
|
commit bash-20150123 snapshot
|
2015-01-27 11:11:42 -05:00 |
|
Chet Ramey
|
0a233f3ec4
|
commit bash-20141121 snapshot
|
2014-12-02 16:14:59 -05:00 |
|
Chet Ramey
|
db02a1759b
|
commit bash-20141114 snapshot
|
2014-11-18 15:49:36 -05:00 |
|
Chet Ramey
|
f3aad56dce
|
commit bash-20141031 snapshot
|
2014-11-03 14:32:12 -05:00 |
|
Chet Ramey
|
21af69d5ba
|
commit bash-20130404 snapshot
|
2013-05-06 08:39:38 -04:00 |
|
Chet Ramey
|
0500de0b2d
|
commit bash-20121119 snapshot
|
2012-12-07 11:06:21 -05:00 |
|
Chet Ramey
|
a7ad477fe7
|
commit bash-20120831 snapshot
|
2012-09-13 11:55:04 -04:00 |
|
Chet Ramey
|
abe2eb5be8
|
commit bash-20120204 snapshot
|
2012-03-05 21:14:50 -05:00 |
|
Chet Ramey
|
5a3187363b
|
commit bash-20120113 snapshot
|
2012-02-22 10:00:05 -05:00 |
|
Chet Ramey
|
ba4ab0554b
|
commit bash-20111216 snapshot
|
2012-01-09 08:35:52 -05:00 |
|
Chet Ramey
|
276cb932b6
|
commit bash-20110525 snapshot
|
2011-12-29 13:08:48 -05:00 |
|