Chet Ramey
|
4e705ed53a
|
fix expansion of $* and $@ in contexts where word splitting is not performed to be more consistent across different word expansions; fix pathname canonicalization when setting $BASH
|
2025-11-24 09:51:15 -05:00 |
|
Chet Ramey
|
81d8584268
|
minor test suite updates; fix for export string when a variable from a function temporary environment is converted to an array variable; use fpurge to discard builtin output after a SIGINT in an interactive shell; fix for words containing quoted strings and {forward,backward}-shellword; experimental fix to discard a bgpid when a child with the same pid is created only if the new child is also an asynchronous pid; change read builtin to return >1 on read error, since 1 is reserved for EOF
|
2025-11-11 11:36:53 -05:00 |
|
Chet Ramey
|
c299f535be
|
speedups for character processing in a multibyte locale when expanding $'...'; cosmetic fix for select command when read returns EOF; fix for a forced interactive shell running under emacs with a pipe for stdin; fix for local nameref variables with the same name as variables in a function's temporary environment; fix for x=y local -n x' not making x' visible as a local variable; turn off nameref attribute for local nameref variables converted to arrays
|
2025-10-27 10:42:10 -04:00 |
|
Chet Ramey
|
6edfd0bf64
|
more test suite changes to partially highlight warning messages; several fixes to bracket expression parsing with equivalence classes, collating symbols, and character classes together with range expressions
|
2025-10-17 15:30:08 -04:00 |
|
Chet Ramey
|
2a645237d3
|
test suite updates: highlight failed test scripts; optionally save failed test output; report number of successful tests; exit based on number of test failures; indent warning messages to make them stand out
|
2025-10-16 11:44:26 -04:00 |
|
Chet Ramey
|
2ea356081d
|
documentation updates; test suite updates to reduce extraneous diff output; don't export BASHOPTS into running tests
|
2025-01-09 16:13:16 -05:00 |
|
Chet Ramey
|
198210c58f
|
more changes for bracket expressions in patterns
|
2022-12-02 11:41:48 -05:00 |
|
Chet Ramey
|
11262b0b72
|
commit bash-20201211 snapshot
|
2020-12-18 15:26:49 -05:00 |
|
Chet Ramey
|
969496e53b
|
commit bash-20190830 snapshot
|
2019-09-03 10:54:55 -04:00 |
|
Chet Ramey
|
befdddcbf1
|
commit bash-20190328 snapshot
|
2019-04-01 15:44:20 -04:00 |
|
Chet Ramey
|
6078dd9a97
|
commit bash-20180418 snapshot
|
2018-04-20 11:38:52 -04:00 |
|
Chet Ramey
|
571ba52b71
|
commit bash-20170120 snapshot
|
2017-01-30 15:48:59 -05:00 |
|
Chet Ramey
|
731e5676a2
|
commit bash-20161129 snapshot
|
2016-12-05 09:45:14 -05:00 |
|
Chet Ramey
|
33723c8402
|
commit bash-20151016 snapshot
|
2015-11-02 10:48:29 -05:00 |
|
Chet Ramey
|
d54a780601
|
commit bash-20150731 snapshot
|
2015-08-06 16:48:35 -04:00 |
|
Chet Ramey
|
7afeb718cb
|
commit bash-20150724 snapshot
|
2015-07-29 16:17:30 -04: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 |
|