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-23 22:07:58 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
fbc7d97de6c6f3dedb34f49f89a628a99ef6ddf5
bash
/
lib
T
History
Chet Ramey
092aa45bcc
updates to man pages to deal with groff warnings and old troff versions
2024-02-09 10:41:58 -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
updates to man pages to deal with groff warnings and old troff versions
2024-02-09 10:41:58 -05:00
sh
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
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