Commit Graph

36 Commits

Author SHA1 Message Date
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 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 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 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 8ede7a904f readline changes for MSVC wide chars; check for more write errors 2021-07-16 15:11:03 -04:00
Chet Ramey 96a2ec128b commit bash-20200413 snapshot 2020-04-17 15:43:10 -04:00
Chet Ramey 5c5c75236c commit bash-20180524 snapshot 2018-05-29 10:03:17 -04:00
Chet Ramey d7d836dfc5 commit bash-snap-20170620 snapshot 2017-06-20 10:38:13 -04:00
Chet Ramey 6374eecf23 commit bash-snap-20170616 snapshot 2017-06-16 14:57:40 -04:00
Chet Ramey e7cc795a7d commit bash-20170609 snapshot 2017-06-12 13:21:27 -04:00
Chet Ramey 514049fa8e commit bash-20170217 snapshot 2017-02-22 11:10:10 -05:00
Chet Ramey ac495185aa commit bash-20170210 snapshot 2017-02-22 11:09:11 -05:00
Chet Ramey 5c1f20964a commit bash-20161115 snapshot 2016-11-16 14:10:19 -05:00
Chet Ramey d345f817ff commit bash-20160129 snapshot 2016-02-09 09:03:09 -05:00
Chet Ramey e6f5e0c858 commit bash-20151120 snapshot 2015-12-01 11:28:48 -05:00
Chet Ramey 66773245d7 commit bash-20120614 snapshot 2012-07-07 12:25:08 -04:00
Chet Ramey 74d0116b12 commit bash-20110708 snapshot 2012-01-09 08:23:17 -05:00
Chet Ramey 22818c1449 commit bash-20110520 snapshot 2011-12-29 13:08:27 -05:00
Chet Ramey bf6bd35590 commit bash-20090528 snapshot 2011-12-08 20:10:00 -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 35bb237e60 commit bash-20071115 snapshot 2011-12-07 09:14:58 -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 97be3d8ed9 commit bash-20070316 snapshot 2011-12-07 09:04:55 -05:00
Chet Ramey cc87ba64ee commit bash-20050210 snapshot 2011-12-03 13:43:14 -05:00
Chet Ramey 10590446d1 commit bash-20050127 snapshot 2011-12-03 13:42:58 -05:00
Chet Ramey 3de8929be1 commit bash-20050113 snapshot 2011-12-03 13:42:43 -05:00
Chet Ramey 227f982e3d commit bash-20050120 snapshot 2011-12-03 13:42:25 -05:00
Chet Ramey c327176389 commit bash-20041021 snapshot 2011-12-03 13:38:20 -05:00
Chet Ramey 40b074c61d commit bash-20040819 snapshot 2011-12-03 13:35:21 -05:00
Chet Ramey 12d937f9af commit bash-20040121 snapshot 2011-12-03 12:53:44 -05:00
Chet Ramey 43cdcad8f4 commit bash-20040113 snapshot 2011-12-03 12:53:26 -05:00
Chet Ramey d3a24ed242 Initial devel branch import from bash-3.0-alpha 2011-11-28 14:41:26 -05:00
Jari Aalto 7117c2d221 Imported from ../bash-2.05b.tar.gz. 2009-09-12 16:46:55 +00:00