Chet Ramey
|
b35866a289
|
updated translations; documentation updates; update copyright dates
|
2025-06-27 14:07:28 -04:00 |
|
Chet Ramey
|
0f0cea342e
|
updated translations; back out change allowing quoted characters and process substitution words in function names; rework readline change for GNU Hurd and ncurses
|
2025-06-16 13:47:40 -04:00 |
|
Chet Ramey
|
ee3b91dfd9
|
do not require leading . for rl color prefix etension; fix for isearch in single-byte locales; next set of doc updates (SIGNALS); add warning for invalid job id; allow function names to be non-identifiers in posix mode
|
2024-10-26 12:39:17 -04:00 |
|
Chet Ramey
|
5d53be184e
|
update copyright dates; fix problem with ignoring completions
|
2024-07-16 09:38:09 -04:00 |
|
Chet Ramey
|
54f3ed2278
|
fix for printing case pattern lists beginning with "esac"; several fixes for expansion when IFS contains DEL
|
2024-03-04 14:59:33 -05:00 |
|
Chet Ramey
|
e1dd98a1db
|
additional error checking for declare; changes for MSYS32; add support for unlocked-io stdio functions; several C23 changes
|
2024-02-16 10:55:13 -05:00 |
|
Chet Ramey
|
dc97ded434
|
fix nofork comsub overwriting currently executing command; free readline undo list on signal in callback mode; avoid disabling readonly when assigning variables from the environment; fix bug with shell-expand-line and $'...' quoting inside command substitutions; add `bash-vi-complete' as bindable command name
|
2024-02-09 10:30:02 -05:00 |
|
Chet Ramey
|
35465406cd
|
fix for cd when curent directory doesn't exist; fix wait -n in posix mode to delete any job that it returns; fix some variables where readonly can be circumvented; fix some overflows in printf
|
2024-02-02 14:39:50 -05:00 |
|
Chet Ramey
|
b30389070a
|
renamed several functions beginning with legal_; changed all callers
|
2023-11-06 09:26:02 -05:00 |
|
Chet Ramey
|
fe24a6a55e
|
changes to SIGINT handler while waiting for a child; skip vertical whitespace after translating an integer
|
2023-10-30 12:16:07 -04:00 |
|
Chet Ramey
|
9c83052f48
|
changes to several error messages; more test suite additions
|
2023-10-04 15:04:31 -04:00 |
|
Chet Ramey
|
1cc5a8f752
|
use size_t for string indices; document rl_reparse_colors
|
2023-09-22 09:50:33 -04:00 |
|
Chet Ramey
|
315095ad7f
|
printf changes: %q/%Q altform, %ls/%lc wide character strings; posix mode changes for function execution; allow <( and >) in function names
|
2023-02-06 10:02:16 -05:00 |
|
Chet Ramey
|
de195f9483
|
changes to function printing; new trap -P option; posix mode changes for command builtin as a declaration utility; changes for compiling without multibyte code
|
2023-01-31 10:20:31 -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
|
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
|
b48c234286
|
change to binary file detection; fix for negative fractional read timeout; check more often for terminating signals in subshells; clear process substitutions in subshells; wait only for last procsub if `wait' is called without arguments
|
2022-10-31 10:08:36 -04:00 |
|
Chet Ramey
|
055a4552c9
|
change to readline callback signal handling; fix message when popping shell function context; handle new terminating signals inside terminating signal handler; fix to pattern substitution with null replacement and null string; fix to alias expansion when we get a SIGINT while entering a command substitution in an interactive shell
|
2022-10-15 13:34:51 -04:00 |
|
Chet Ramey
|
d384b92874
|
update version to 5.2-devel, update copyright dates
|
2021-11-08 09:53:24 -05:00 |
|
Chet Ramey
|
9928dcb48f
|
changes to command timing with errexit; binary file checks; treat exit builtin slightly differently when using bash -c
|
2021-09-19 13:44:55 -04:00 |
|
Chet Ramey
|
220a95cdfb
|
commit bash-20210206 snapshot
|
2021-02-09 16:22:13 -05:00 |
|
Chet Ramey
|
e6983002ec
|
commit bash-20200720 snapshot
|
2020-07-28 17:19:25 -04:00 |
|
Chet Ramey
|
ab309487d5
|
commit bash-20200605 snapshot
|
2020-06-05 14:34:49 -04:00 |
|
Chet Ramey
|
47c7369e84
|
commit bash-20200228 snapshot
|
2020-03-02 10:24:36 -05:00 |
|
Chet Ramey
|
9831556ed0
|
commit bash-20200117 snapshot
|
2020-01-21 09:46:21 -05:00 |
|
Chet Ramey
|
091c6bc481
|
commit bash-20191127 snapshot
|
2019-12-02 17:23:48 -05:00 |
|
Chet Ramey
|
41e92b981d
|
commit bash-20190927 snapshot
|
2019-09-30 13:51:13 -04:00 |
|
Chet Ramey
|
48492ffae2
|
commit bash-20190619 snapshot
|
2019-06-21 09:27:56 -04:00 |
|
Chet Ramey
|
cb7da4469b
|
commit bash-20190118 snapshot
|
2019-01-22 08:40:19 -05:00 |
|
Chet Ramey
|
9d80be9ab5
|
commit bash-20181207 snapshot
|
2018-12-10 10:07:15 -05:00 |
|
Chet Ramey
|
a6ae8f3539
|
commit bash-20181109 snapshot
|
2018-11-12 10:15:40 -05:00 |
|
Chet Ramey
|
661f4c20c3
|
commit bash-20180126 snapshot
|
2018-01-29 08:55:47 -05:00 |
|
Chet Ramey
|
9952f68c08
|
commit bash-snap-20170630 snapshot
|
2017-06-30 15:16:39 -04:00 |
|
Chet Ramey
|
d7d836dfc5
|
commit bash-snap-20170620 snapshot
|
2017-06-20 10:38:13 -04:00 |
|
Chet Ramey
|
cb0c28b93b
|
commit bash-20170224 snapshot
|
2017-02-27 11:40:23 -05:00 |
|
Chet Ramey
|
571ba52b71
|
commit bash-20170120 snapshot
|
2017-01-30 15:48:59 -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
|
64a7a6249f
|
commit bash-20160930 snapshot
|
2016-10-19 15:13:16 -04:00 |
|
Chet Ramey
|
f8c5768ef2
|
commit bash-20160812 snapshot
|
2016-08-18 14:55:56 -04:00 |
|
Chet Ramey
|
13eae87b0c
|
commit bash-20160722 snapshot
|
2016-08-03 15:37:14 -04:00 |
|
Chet Ramey
|
80c3b1d4bd
|
commit bash-20160603 snapshot
|
2016-06-07 16:46:16 -04: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
|
f30e223041
|
commit bash-20160429 snapshot
|
2016-05-06 08:54:48 -04:00 |
|
Chet Ramey
|
07357ec296
|
commit bash-20151023 snapshot
|
2015-11-02 10:49:23 -05:00 |
|
Chet Ramey
|
1573ba78f3
|
commit bash-20150605 snapshot
|
2015-06-17 08:34:09 -04:00 |
|
Chet Ramey
|
34ec187607
|
commit bash-20150501 snapshot
|
2015-05-15 11:05:19 -04:00 |
|
Chet Ramey
|
c4c90ef830
|
commit bash-20150123 snapshot
|
2015-01-27 11:11:42 -05:00 |
|