summaryrefslogtreecommitdiff
path: root/subst.c
Commit message (Expand)AuthorAgeFilesLines
* Bash-5.2 patch 13: fix memory leak referencing a nonexistent associative arra...Chet Ramey2022-12-131-3/+3
* Bash-5.2 patch 8: fix for quoting brackets inside array subscript expansionChet Ramey2022-11-071-1/+5
* Bash-5.2 patch 7: fixes for alias expansion inside command substitution in PO...Chet Ramey2022-11-071-3/+7
* Bash-5.2 patch 5: fix crash with null pattern substitution replacement stringChet Ramey2022-11-071-1/+2
* Bash-5.2 patch 4: fix for nested brace expansions and bracketsChet Ramey2022-11-071-0/+8
* Bash-5.2 patch 1: fix crash with unset arrays in arithmetic contextsChet Ramey2022-10-051-1/+1
* bash-5.2 distribution sources and documentationbash-5.2Chet Ramey2022-09-261-256/+1183
* Bash-5.1 patch 14: fix off-by-one error when reading multibyte characters fro...Chet Ramey2022-01-041-1/+1
* Bash-5.1 patch 13: fix tilde expansion after unquoted colons in posix modeChet Ramey2022-01-041-0/+1
* Bash-5.1 patch 12: fix race condition with child processes and resetting trap...Chet Ramey2021-11-171-0/+2
* Bash-5.1 patch 6: make sure child processes forked to execute command substit...Chet Ramey2021-05-041-0/+7
* Bash-5.1 patch 5: fix memory leaks in compound array assignmentsChet Ramey2021-05-041-0/+2
* Bash-5.1 patch 4: fix key-value pair associative array assignment word expans...Chet Ramey2020-12-191-0/+11
* Bash-5.1 patch 3: fix command substitution in here-document from child proces...Chet Ramey2020-12-191-2/+4
* bash-5.1 distribution sources and documentationbash-5.1Chet Ramey2020-12-061-402/+919
* Bash-5.0 patch 18: fix quoted null string removal when using shell word expan...Chet Ramey2020-07-101-0/+2
* Bash-5.0 patch 17: better fix for reaping process substitution file descriptorsChet Ramey2020-04-241-14/+21
* Bash-5.0 patch 11: fix quoted null character removal in operands of condition...Chet Ramey2019-08-291-1/+5
* bash-5.0 distribution sources and documentationbash-5.0Chet Ramey2019-01-071-724/+1482
* Bash-4.4 patch 15Chet Ramey2018-01-291-0/+2
* Bash-4.4 patch 12Chet Ramey2017-01-271-12/+20
* Bash-4.4 patch 7Chet Ramey2017-01-201-0/+4
* Bash-4.4 patch 4Chet Ramey2016-11-141-4/+1
* Bash-4.4 patch 2Chet Ramey2016-11-141-1/+8
* Bash-4.4 distribution sources and documentationbash-4.4Chet Ramey2016-09-151-288/+1270
* Bash-4.3 patch 46Chet Ramey2016-06-201-1/+8
* Bash-4.3 patch 40Chet Ramey2015-08-131-1/+1
* Bash-4.3 patch 25Chet Ramey2014-09-251-1/+3
* Bash-4.3 patch 24Chet Ramey2014-08-181-1/+7
* Bash-4.3 patch 23Chet Ramey2014-08-181-3/+9
* Bash-4.3 patch 14Chet Ramey2014-05-161-0/+32
* Bash-4.3 distribution sources and documentationbash-4.3Chet Ramey2014-02-261-189/+474
* Bash-4.2 patch 41Chet Ramey2013-01-101-0/+4
* Bash-4.2 patch 36Chet Ramey2012-07-101-5/+7
* Bash-4.2 patch 32Chet Ramey2012-07-101-2/+10
* Bash-4.2 patch 28Chet Ramey2012-05-071-0/+10
* Bash-4.2 patch 27Chet Ramey2012-05-071-1/+1
* Bash-4.2 patch 25Chet Ramey2012-05-071-1/+6
* Bash-4.2 patch 23Chet Ramey2012-03-131-0/+1
* Bash-4.2 patch 13Chet Ramey2011-11-221-1/+4
* Bash-4.2 patch 7Chet Ramey2011-11-221-0/+1
* Bash-4.2 patch 4Chet Ramey2011-11-221-1/+1
* Bash-4.2 patch 1Chet Ramey2011-11-221-5/+7
* Bash-4.2 distribution sources and documentationbash-4.2Chet Ramey2011-11-221-231/+553
* Bash-4.1 distribution sourceChet Ramey2011-11-211-68/+297
* Bash-4.0 patchlevel 38bash-4.0.38bash-4.0Chet Ramey2011-11-211-14/+137
* Imported from ../bash-4.0.tar.gz.Jari Aalto2009-09-121-8/+29
* Imported from ../bash-4.0-rc1.tar.gz.Jari Aalto2009-09-121-281/+769
* Imported from ../bash-3.2.48.tar.gz.Jari Aalto2009-09-121-25/+94
* Imported from ../bash-3.2.tar.gz.Jari Aalto2009-09-121-86/+191