index
:
delta/bash.git
baserock/bash-4.3-patch-26
baserock/bash-4.3-patch-27
baserock/bootstrap-pass1
baserock/morph
baserock/richardmaw/bootstrap-parallel-make-fix
baserock/richardmaw/mainline-parallel-make-fix
baserock/tiagogomes/test-branch
bash-4.3-testing
bash-4.4-testing
bash-5.0-testing
bash-5.1-testing
bash-5.2-testing
devel
direxpand
import-tars
master
git.savannah.gnu.org: git/bash.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arrayfunc.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix crash with null arithmetic for expression; fix size_t issue with history ...
Chet Ramey
2023-03-02
1
-4
/
+17
*
fix tilde expansion in associative array compound assignments
Chet Ramey
2023-02-07
1
-3
/
+4
*
final set of ANSI C changes
Chet Ramey
2023-01-05
1
-1
/
+1
*
third set of ANSI C changes: const function parameters
Chet Ramey
2023-01-03
1
-18
/
+18
*
second set of ANSI C changes: C89-style function declarations, more inline fu...
Chet Ramey
2023-01-03
1
-152
/
+46
*
remove history position change to non-incremental search; fixes to $@ in some...
Chet Ramey
2022-03-25
1
-1
/
+1
*
fix problem with saving tty state after running a command with 'bind -x'; bui...
Chet Ramey
2022-03-11
1
-0
/
+2
*
new variables to control the active region color; minor fix to $?
Chet Ramey
2022-02-09
1
-0
/
+8
*
changes to make builtins that perform assignments work better with arbitrary ...
Chet Ramey
2022-01-04
1
-5
/
+18
*
new shell option to force globbing never to return `.' and `..' as matches
Chet Ramey
2022-01-04
1
-2
/
+7
*
more changes to avoid expanding associative array subscripts twice; internal ...
Chet Ramey
2021-12-22
1
-2
/
+0
*
fixes to LINENO, read -n, command substitution and backslash-escaped newlines
Chet Ramey
2021-12-20
1
-47
/
+109
*
fix for posix semantics for the := word expansion when assigning array elements
Chet Ramey
2021-12-14
1
-4
/
+14
*
portability and compatibility fixes
Chet Ramey
2021-12-06
1
-4
/
+0
*
internal changes to prevent `unset' from scanning associative array subscript...
Chet Ramey
2021-11-01
1
-25
/
+38
*
new pattern substitution replacement feature; fix for problem with unset buil...
Chet Ramey
2021-10-08
1
-1
/
+5
*
fixes for array subscripts and values containing 0x01 characters
Chet Ramey
2021-09-28
1
-19
/
+17
*
changes to command timing with errexit; binary file checks; treat exit builti...
Chet Ramey
2021-09-19
1
-8
/
+39
*
fixes for minor memory leaks
Chet Ramey
2021-07-19
1
-0
/
+1
*
more minor changes for builtins and array subscript expansion; fix to `wait -n'
Chet Ramey
2021-05-17
1
-1
/
+2
*
more changes to handle @ and * as associative array keys
Chet Ramey
2021-05-13
1
-2
/
+5
*
additional changes to avoid array subscript double expansion in arithmetic co...
Chet Ramey
2021-05-10
1
-4
/
+23
*
first set of changes to eliminate array subscript double expansion in math co...
Chet Ramey
2021-05-07
1
-12
/
+17
*
new "enable-active-region" readline variable
Chet Ramey
2021-04-30
1
-1
/
+1
*
allow assignment to array keys @ and *; minor completion fix
Chet Ramey
2021-04-26
1
-14
/
+12
*
default value for BASH_LOADABLES_PATH; other minor changes
Chet Ramey
2021-04-12
1
-2
/
+8
*
change grammar for select command to use compound_list
Chet Ramey
2021-04-06
1
-3
/
+11
*
commit bash-20210112 snapshot
Chet Ramey
2021-01-15
1
-1
/
+1
*
commit bash-20210107 snapshot
Chet Ramey
2021-01-12
1
-1
/
+2
*
commit bash-20201211 snapshot
Chet Ramey
2020-12-18
1
-1
/
+22
*
commit bash-20201001 snapshot
Chet Ramey
2020-10-19
1
-1
/
+1
*
commit bash-20200803 snapshot
Chet Ramey
2020-08-05
1
-2
/
+3
*
commit bash-20200501 snapshot
Chet Ramey
2020-05-04
1
-1
/
+1
*
commit bash-20200427 snapshot
Chet Ramey
2020-04-30
1
-4
/
+124
*
commit bash-20200420 snapshot
Chet Ramey
2020-04-22
1
-2
/
+4
*
commit bash-20200323 snapshot
Chet Ramey
2020-03-27
1
-6
/
+68
*
commit bash-20200214 snapshot
Chet Ramey
2020-02-17
1
-1
/
+1
*
commit bash-20190719 snapshot
Chet Ramey
2019-07-22
1
-22
/
+63
*
commit bash-20190313 snapshot
Chet Ramey
2019-03-18
1
-2
/
+6
*
commit bash-20190109 snapshot
Chet Ramey
2019-01-10
1
-1
/
+1
*
commit bash-20181109 snapshot
Chet Ramey
2018-11-12
1
-0
/
+7
*
commit bash-snap-20181017 snapshot
Chet Ramey
2018-10-18
1
-2
/
+5
*
commit bash-20181005 snapshot
Chet Ramey
2018-10-08
1
-3
/
+4
*
commit bash-20180928 snapshot
Chet Ramey
2018-10-01
1
-7
/
+14
*
commit bash-20180921 snapshot
Chet Ramey
2018-09-25
1
-4
/
+6
*
commit bash-20180817 snapshot
Chet Ramey
2018-08-20
1
-0
/
+2
*
commit bash-20180202 snapshot
Chet Ramey
2018-02-05
1
-2
/
+2
*
commit bash-20180126 snapshot
Chet Ramey
2018-01-29
1
-1
/
+8
*
commit bash-20171222 snapshot
Chet Ramey
2018-01-02
1
-5
/
+1
*
commit bash-20171215 snapshot
Chet Ramey
2018-01-02
1
-2
/
+2
[next]