]> git.ipfire.org Git - thirdparty/bash.git/history - tests
fixes for HAVE_SELECT/HAVE_PSELECT; change some warning messages for nameref loops...
[thirdparty/bash.git] / tests /
2022-11-29  Chet Rameyfixes for HAVE_SELECT/HAVE_PSELECT; change some warning...
2022-11-14  Chet Rameyclarify some arithmetic error messages; fix for read...
2022-11-07  Chet Rameyfix for displaying `local -'; fix for trap and POSIX...
2022-10-31  Chet Rameychange to binary file detection; fix for negative fract...
2022-10-24  Chet Rameyfix for interactive shell parser reset issue; fix for...
2022-10-18  Chet Rameyfixes for posix-mode alias expansion in command substit...
2022-10-15  Chet Rameychange to readline callback signal handling; fix messag...
2022-10-07  Chet Rameyfixes for extended glob in compat mode; fix for bracket...
2022-10-04  Chet Rameyfix crash with unset arrays in arithmetic constructs...
2022-09-01  Chet Rameyfix for problem with command substitutions inside aliases
2022-07-26  Chet Rameyfixed gcc printf warning; fixed typos in comments and...
2022-07-19  Chet Rameyfix for local variable problem in EXIT trap; add sed...
2022-07-12  Chet Rameyadditional tests; documentation updates
2022-07-06  Chet Rameychanges to text representation of parsed command substi...
2022-06-28  Chet Rameyfix error message when completing backquote command...
2022-06-22  Chet Rameyupdated translations; minor change to DEBUG trap
2022-04-27  Chet Rameyfix up parser flags command substitution parsing inheri...
2022-04-19  Chet Rameyfix crash from compgen in a non-interactive shell;...
2022-04-12  Chet Rameyminor portability fixes; printf now uses double for...
2022-04-04  Chet Rameyfix for history-search-backward after previous-history...
2022-03-25  Chet Rameyremove history position change to non-incremental searc...
2022-03-01  Chet Rameyefficiency change to command hashing; fix pointer alias...
2022-02-15  Chet Rameychanges for the shopt compatNN options
2022-02-11  Chet Rameydocument new readline variables "active-region-start...
2022-02-09  Chet Rameyfix to multiple alias expansion problem in command...
2022-01-31  Chet Rameymore changes for here-docs and $'...'; command optimiza...
2022-01-25  Chet Rameyfix to expand $'...' and $"..." in certain word expansi...
2022-01-24  Chet Rameyfixes to read/wait; revert change that processes $...
2022-01-18  Chet Rameychange to behavior of '&' in pattern substitution repla...
2022-01-11  Chet Rameygetting ready for bash-5.2
2022-01-04  Chet Rameyminor change to here-doc processing in compoind lists...
2022-01-04  Chet Rameynew shell option to force globbing never to return...
2021-12-22  Chet Rameymore changes to avoid expanding associative array subsc...
2021-12-14  Chet Rameyfix for posix semantics for the := word expansion when...
2021-12-01  Chet Rameyminimal-config changes; $"..." support is now a configu...
2021-11-22  Chet Rameyremoved some commented-out code dependent on the compat...
2021-11-08  Chet Rameyupdate version to 5.2-devel, update copyright dates
2021-11-01  Chet Rameyinternal changes to prevent `unset' from scanning assoc...
2021-10-28  Chet Rameyfix readline expand prompt issue; fixes for readline...
2021-10-25  Chet Rameynew `patsub_replacement' shell option
2021-10-21  Chet Rameyminor documentation update on SIGINT handling
2021-10-18  Chet Rameychanges to new pattern substitution replacement; docume...
2021-10-11  Chet Rameypreserve traps across a failed exec; small changes...
2021-10-08  Chet Rameynew pattern substitution replacement feature; fix for...
2021-10-04  Chet Rameyenable support for using `&' in the pattern substitutio...
2021-09-28  Chet Rameyfixes for array subscripts and values containing 0x01...
2021-09-22  Chet Rameymore changes for autoconf-2.71: AC_TRY_LINK; minor...
2021-09-19  Chet Rameychanges to command timing with errexit; binary file...
2021-09-08  Chet Rameyconfiguration changes to remove obsolete autoconf macro...
2021-09-02  Chet Rameyoptimize many cases of $(<file) not to require a fork
2021-08-30  Chet Rameyminor fix to readline:unix-filename-rubout
2021-08-23  Chet Rameynew "@k" parameter transformation; minor completion...
2021-08-13  Chet Rameynew noexpand_translations shopt option
2021-08-02  Chet Ramey"enable name" when name is not a shell builtin attempts...
2021-07-28  Chet Rameymake $0 available to non-interactive shell startup...
2021-07-19  Chet Rameyfixes for minor memory leaks
2021-07-16  Chet Rameyreadline changes for MSVC wide chars; check for more...
2021-07-12  Chet Rameyreadline: free undo list associated with the saved...
2021-07-06  Chet Rameyoptimization changes; makefile changes to make specifyi...
2021-06-28  Chet Rameynew option to auto-close varassign redirs; fixed some...
2021-06-21  Chet Rameycommand substitution parsing now calls the parser recur...
2021-06-15  Chet Rameychanges to handling of "." and ".." when dotglob is...
2021-05-24  Chet Rameyadd numeric arguments to bind -x commands and READLINE_...
2021-05-17  Chet Rameymore minor changes for builtins and array subscript...
2021-05-14  Chet Rameyminor changes for builtin array subscript expansion...
2021-05-13  Chet Rameymore changes to handle @ and * as associative array...
2021-05-10  Chet Rameyadditional changes to avoid array subscript double...
2021-05-07  Chet Rameyfirst set of changes to eliminate array subscript doubl...
2021-05-05  Chet Rameychanges to mapfile, read builtins for unbuffered reads
2021-04-28  Chet Rameyallow builtins to assign to associative arrays using...
2021-04-26  Chet Rameyallow assignment to array keys @ and *; minor completio...
2021-04-12  Chet Rameydefault value for BASH_LOADABLES_PATH; other minor...
2021-04-06  Chet Rameychange grammar for select command to use compound_list
2021-04-01  Chet Rameynew readline "fetch-history" bindable command; declare...
2021-03-18  Chet Rameybindable readline command to perform spelling correctio...
2021-03-15  Chet Rameyprocess $'...' and $"..." in here-documents
2021-03-11  Chet Rameyapplication-settable readline timeouts
2021-03-10  Chet Rameyread builtin timeouts no longer use SIGALRM
2021-03-10  Chet Rameycommit bash-20210305 snapshot
2021-03-05  Chet Rameycommit bash-20210301 snapshot
2021-03-01  Chet Rameycommit bash-20210224 snapshot
2021-02-24  Chet Rameycommit bash-20210217 snapshot
2021-02-17  Chet Rameycommit bash-20210215 snapshot
2021-02-09  Chet Rameycommit bash-20210206 snapshot
2021-02-06  Chet Rameycommit bash-20210203 snapshot
2021-02-06  Chet Rameycommit bash-20210201 snapshot
2021-02-01  Chet Rameycommit bash-20210127 snapshot
2021-01-27  Chet Rameycommit bash-20210122 snapshot
2021-01-22  Chet Rameycommit bash-20210121 snapshot
2021-01-22  Chet Rameycommit bash-20210119 snapshot
2021-01-19  Chet Rameycommit bash-20210115 snapshot
2021-01-15  Chet Rameycommit bash-20210112 snapshot
2021-01-07  Chet Rameycommit bash-20210104 snapshot
2020-12-30  Chet Rameycommit bash-20201226 snapshot
2020-12-25  Chet Rameycommit bash-20201218 snapshot
2020-12-18  Chet Rameycommit bash-20201214 snapshot
2020-12-18  Chet Rameycommit bash-20201211 snapshot
2020-11-18  Chet Rameycommit bash-20201116 snapshot
2020-11-18  Chet Rameycommit bash-20201109 snapshot
2020-11-09  Chet Rameycommit bash-20201103 snapshot
next