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-22 13:27:58 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
fa0b002927c2897f80da762dd4196d688a46a3ab
bash
/
lib
T
History
Chet Ramey
fa0b002927
fix for dequoting words in pretty-print mode; posix mode changes for readonly/export invalid identifier errors
2024-01-02 10:42:34 -05:00
..
glob
changes for quoting special and multibyte characters in glob patterns; changes to filename unicode normalization on macOS for globbing and filename completion; send SIGCONT unconditionally to just-restarted job in fg/bg
2023-07-25 10:18:35 -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
test suite fixes for some locales; fix to make bind -x bindings work with negative arguments; several portability fixes from pkgsrc; fixes for funsubs with return builtin state and local OPTIND
2023-12-04 16:14:53 -05:00
readline
fix for dequoting words in pretty-print mode; posix mode changes for readonly/export invalid identifier errors
2024-01-02 10:42:34 -05:00
sh
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
termcap
more ANSI/ISO C changes; start on converting the unwind-protect framework to ANSI C
2023-03-29 15:43:46 -04:00
tilde
more ANSI/ISO C cleanups
2023-03-28 16:34:56 -04:00