This website requires JavaScript.
Explore
Help
Sign In
pmodules
/
bash
Watch
0
Star
0
Fork
0
mirror of
https://https.git.savannah.gnu.org/git/bash.git
synced
2026-06-27 07:43:07 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
c299f535be51179b1e0c989ad9ba4365e182ec28
bash
/
lib
T
History
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
..
glob
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
intl
fix for fdflags loadable builtin; new strptime loadable builtin; enable -f doesn't fall back to current directory if using BASH_LOADABLES_PATH; new operator for rl_complete_internal that just dumps possible completions
2023-11-24 12:39:17 -05:00
intl.old
update included libintl to gettext-0.21.1
2023-08-14 11:14:46 -04:00
malloc
minor updates for 5.3-rc1 release
2025-04-04 10:50:15 -04:00
readline
read builtin fixes for CHERI environment; use CLOCK_GETTIME in gettimeofday replacement; readline fix to not optimize typeahead while defining a keyboard macro; fix for crash with unset nameref variable; make sure to save currently executing command around running DEBUG trap
2025-10-14 14:21:00 -04:00
sh
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
termcap
fix for invalid brace sequence expressions; cosmetic fix to help builtin; documentation and copyright updates; bump version to bash-5.3-rc1; cosmetic locale fixes
2025-03-24 17:07:43 -04:00
tilde
More Makefile updates; updates for bash-5.3-beta
2024-11-15 11:15:23 -05:00