Chet Ramey
|
c1d9c08853
|
history library can now read history from non-regular files; fix for readline char search and macros; better fix for PROMPT_COMMAND and aliases ending in newlines; fix for casting COMMAND * and SIMPLE_COM * when parsing |&; fix to avoid undefined behavior when performing left and right arithmetic shifts
|
2025-08-01 16:26:31 -04:00 |
|
Chet Ramey
|
4917f2859c
|
fixes for a couple of autoconf macros; update exit builtin for POSIX interp 1602; include more info in EOF error message when parsing compound command; update Makefiles by removing some variables, initializing others; update dependencies on version.h
|
2024-10-28 15:05:35 -04:00 |
|
Chet Ramey
|
1f42d15864
|
fix for internal redirection flags colliding with open/fcntl flags; call memfd_create with MFD_NOEXEC_SEAL; fix for setting $BASH in su-started login shell; fix for unsetting $REPLY after nofork comsubs
|
2024-05-01 11:39:51 -04:00 |
|
Chet Ramey
|
a06616a689
|
fix recogniation of IN token in for command nested within case command
|
2024-04-15 10:11:38 -04:00 |
|
Chet Ramey
|
2532a2ccef
|
fix parser state with funsubs in PS2 and line continuations; fix for @P transformation in prompt strings
|
2024-04-01 12:20:58 -04:00 |
|
Chet Ramey
|
4f2595eff3
|
more fixes for using bool and the stdckdint functions for integer overflow; another update to test from coreutils-9.2 changes; fix memleak in parser state on parse error; Makefile changes for macOS
|
2024-03-28 12:16:15 -04:00 |
|
Chet Ramey
|
2f09fa19cf
|
fix cd when user assigns a value to OLDPWD; fix android issue with blocked system calls; fix historical use of test -t; fix issue with foreground-TSTP async jobs
|
2023-07-10 09:41:30 -04:00 |
|
Chet Ramey
|
4e4cebb6dc
|
fix for nofork comsub command printing; fix for crash caused by tempvar assignment converted to an array in a function
|
2023-06-20 11:10:39 -04:00 |
|
Chet Ramey
|
76112093ec
|
extend assoc_expand_once to indexed arrays; rename to array_expand_once, keeping old name as a synonym; udpate shopt documentation
|
2023-06-13 11:44:33 -04:00 |
|
Chet Ramey
|
d44a45afbc
|
fix for optimizing forks away if bash -ic command is executed
|
2023-06-12 17:46:30 -04:00 |
|
Chet Ramey
|
e252024788
|
remove (' from chars that can follow ${' command substitution; fix for empty command substitutions; fix for adding incomplete command substitutions to history; fix for function source file with -c command; fix for EOF at PS2 when ignoreeof is set
|
2023-05-26 17:29:41 -04:00 |
|
Chet Ramey
|
81e3a4fb07
|
first set of ANSI C changes: remove PARAMS
|
2023-01-03 10:01:11 -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
|
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
|
f188aa6a01
|
enable support for using `&' in the pattern substitution replacement string
|
2021-10-04 15:30:21 -04:00 |
|
Chet Ramey
|
8d3cecab33
|
changes to documentation to reduce gender-specific language; fix a seg fault in `fc'
|
2021-06-17 17:10:49 -04:00 |
|
Chet Ramey
|
da43077c47
|
changes to handling of "." and ".." when dotglob is enabled; other minor changes
|
2021-06-15 15:07:40 -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
|
11bf534f36
|
commit bash-20210305 snapshot
|
2021-03-10 10:35:28 -05:00 |
|
Chet Ramey
|
26db5626df
|
commit bash-20210209 snapshot
|
2021-02-11 17:19:31 -05:00 |
|
Chet Ramey
|
ab309487d5
|
commit bash-20200605 snapshot
|
2020-06-05 14:34:49 -04:00 |
|
Chet Ramey
|
e2169ae94e
|
commit bash-20190712 snapshot
|
2019-07-15 09:15:15 -04:00 |
|
Chet Ramey
|
072986823d
|
commit bash-20180216 snapshot
|
2018-02-19 09:12:41 -05:00 |
|
Chet Ramey
|
9952f68c08
|
commit bash-snap-20170630 snapshot
|
2017-06-30 15:16:39 -04:00 |
|
Chet Ramey
|
ec157dfefb
|
commit bash-20161230 snapshot
|
2017-01-03 14:37:53 -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
|
967625cd5b
|
commit bash-20151204 snapshot
|
2015-12-21 10:38:53 -05:00 |
|
Chet Ramey
|
dcb2f4489f
|
commit bash-20150918 snapshot
|
2015-09-21 17:02:33 -04:00 |
|
Chet Ramey
|
06c3a57511
|
commit bash-20150320 snapshot
|
2015-03-25 10:08:06 -04:00 |
|
Chet Ramey
|
613d4ba419
|
commit bash-20141003 snapshot
|
2014-10-09 20:25:14 -04:00 |
|
Chet Ramey
|
0d9b018b93
|
commit bash-20140418 snapshot
|
2014-04-30 16:53:39 -04:00 |
|
Chet Ramey
|
36eb585cfa
|
commit bash-20121221 snapshot
|
2013-01-03 10:47:42 -05:00 |
|
Chet Ramey
|
51f7ea3672
|
commit bash-20110622 snapshot
|
2011-12-29 13:09:50 -05:00 |
|
Chet Ramey
|
9fc76425ef
|
commit bash-20110107 snapshot
|
2011-12-12 22:13:10 -05:00 |
|
Chet Ramey
|
5f8cde236a
|
commit bash-20100728 snapshot
|
2011-12-12 22:03:58 -05:00 |
|
Chet Ramey
|
691aebcba3
|
commit bash-20090813 snapshot
|
2011-12-08 20:14:08 -05:00 |
|
Chet Ramey
|
3eb2d94ad7
|
commit bash-20090806 snapshot
|
2011-12-08 20:13:46 -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
|
35ee8ea050
|
commit bash-20080221 snapshot
|
2011-12-07 09:19:15 -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 |
|
Jari Aalto
|
f73dda092b
|
Imported from ../bash-2.05a.tar.gz.
|
2009-09-12 16:46:54 +00:00 |
|
Jari Aalto
|
28ef6c316f
|
Imported from ../bash-2.05.tar.gz.
|
2009-09-12 16:46:53 +00:00 |
|
Jari Aalto
|
bb70624e96
|
Imported from ../bash-2.04.tar.gz.
|
2009-09-12 16:46:53 +00:00 |
|
Jari Aalto
|
d166f04881
|
Imported from ../bash-2.01.tar.gz.
|
2009-09-12 16:46:50 +00:00 |
|
Jari Aalto
|
ccc6cda312
|
Imported from ../bash-2.0.tar.gz.
|
2009-09-12 16:46:49 +00:00 |
|
Jari Aalto
|
726f63884d
|
Imported from ../bash-1.14.7.tar.gz.
|
2009-09-12 16:46:49 +00:00 |
|