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-21 21:07:57 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
ee3b91dfd9aaaa2acd60ece9302e7ce6f09e3e73
bash
/
lib
T
History
Chet Ramey
ee3b91dfd9
do not require leading . for rl color prefix etension; fix for isearch in single-byte locales; next set of doc updates (SIGNALS); add warning for invalid job id; allow function names to be non-identifiers in posix mode
2024-10-26 12:39:17 -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
next set of documentation updates (word splitting), rearrange a test in readline's tilde expansion to avoid touching uninitialized data
2024-10-22 15:40:46 -04:00
readline
do not require leading . for rl color prefix etension; fix for isearch in single-byte locales; next set of doc updates (SIGNALS); add warning for invalid job id; allow function names to be non-identifiers in posix mode
2024-10-26 12:39:17 -04:00
sh
fix for printf with broken strtold; fix readline reading specified number of multibyte characters; fix read builtin to deal with invalid utf-8 continuation character as delimiter; turn off -n if supplied at interactive shell invocation
2024-08-21 16:11:01 -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
update copyright dates; fix problem with ignoring completions
2024-07-16 09:38:09 -04:00