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 15:43:18 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
ad1f497a8477df4f3387adfb6a0f465980d2a292
bash
/
lib
T
History
Chet Ramey
ad1f497a84
use name as GLOBSORT secondary sort key; new GLOBSORT sort specifier: `numeric'; let readonly and export work on local variables at previous scopes for both array and scalar variables
2024-06-21 10:51:53 -04:00
..
glob
enable MULTIPLE_COPROCS; bind -p/-P can print out bindings for individual command names; changes to Makefile to remove MFLAGS; simplify build tools by assuming C90 compilation environment for better cross-compiling support
2024-04-26 16:51:04 -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
fixes to printf for wide characters in single-byte locales; fixes to job notification for -c command shells
2024-03-13 09:33:32 -04:00
readline
fix issue with interupting timed functions; fix for parsing comsubs inside arith for commands; allow break and continue inside arith for expressions; fix for case-insensitive completion with multibyte chars; fix some minor memory leaks; reset read buffer if it returns partial results on EINTR; fix for undo in execute-named-command
2024-06-03 09:09:11 -04:00
sh
use name as GLOBSORT secondary sort key; new GLOBSORT sort specifier: `numeric'; let readonly and export work on local variables at previous scopes for both array and scalar variables
2024-06-21 10:51:53 -04: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
enable MULTIPLE_COPROCS; bind -p/-P can print out bindings for individual command names; changes to Makefile to remove MFLAGS; simplify build tools by assuming C90 compilation environment for better cross-compiling support
2024-04-26 16:51:04 -04:00