45 Commits

Author SHA1 Message Date
Chet Ramey 6cca378e82 prefer nanosleep for sleep loadable builtin; changes for overflow in indexed array indices; make sure dynamic loading and unloading builtins updates programmable completion; document that assignment to PATH clears the command hash table; fix small memory leak from readline filename rewrite hook 2023-07-05 16:38:35 -04:00
Chet Ramey 81f7b44564 fix for -c command ending with backslash; fix several small memory leaks; fix several uninitialized variables; compgen -V fix 2023-06-26 16:23:10 -04:00
Chet Ramey 4e4cebb6dc fix for nofork comsub command printing; fix for crash caused by tempvar assignment converted to an array in a function 2023-06-20 11:10:39 -04:00
Chet Ramey 76112093ec extend assoc_expand_once to indexed arrays; rename to array_expand_once, keeping old name as a synonym; udpate shopt documentation 2023-06-13 11:44:33 -04:00
Chet Ramey b2613ad1c0 third set of ANSI C changes: const function parameters 2023-01-03 11:59:43 -05:00
Chet Ramey 81e3a4fb07 first set of ANSI C changes: remove PARAMS 2023-01-03 10:01:11 -05:00
Chet Ramey 1d17c604fc changes to make builtins that perform assignments work better with arbitrary associative array keys 2022-01-04 10:54:28 -05:00
Chet Ramey b2b78a6348 fixes to LINENO, read -n, command substitution and backslash-escaped newlines 2021-12-20 20:03:26 -05:00
Chet Ramey 5f2dd5ff95 fix for posix semantics for the := word expansion when assigning array elements 2021-12-14 14:18:00 -05:00
Chet Ramey 4657c04050 internal changes to prevent `unset' from scanning associative array subscripts multiple times 2021-11-01 10:42:50 -04:00
Chet Ramey a30f513fc4 more changes to handle @ and * as associative array keys 2021-05-13 14:49:18 -04:00
Chet Ramey fb4ddc2d2b default value for BASH_LOADABLES_PATH; other minor changes 2021-04-12 16:44:43 -04:00
Chet Ramey 0e51345317 change grammar for select command to use compound_list 2021-04-06 11:37:01 -04:00
Chet Ramey 11262b0b72 commit bash-20201211 snapshot 2020-12-18 15:26:49 -05:00
Chet Ramey c6c7ae81bb commit bash-20200427 snapshot 2020-04-30 11:59:39 -04:00
Chet Ramey 15a23d4474 commit bash-20190313 snapshot 2019-03-18 10:48:08 -04:00
Chet Ramey 5fab8dbf24 commit bash-20180928 snapshot 2018-10-01 16:19:21 -04:00
Chet Ramey ec157dfefb commit bash-20161230 snapshot 2017-01-03 14:37:53 -05:00
Chet Ramey e297b0591d commit bash-20161223 snapshot 2016-12-27 14:03:01 -05:00
Chet Ramey a57ed9e90a commit bash-20161209 snapshot 2016-12-13 12:06:27 -05:00
Chet Ramey 64a7a6249f commit bash-20160930 snapshot 2016-10-19 15:13:16 -04:00
Chet Ramey 61c476d20d commit bash-20160923 snapshot 2016-09-27 10:40:02 -04:00
Chet Ramey f8c5768ef2 commit bash-20160812 snapshot 2016-08-18 14:55:56 -04:00
Chet Ramey 13eae87b0c commit bash-20160722 snapshot 2016-08-03 15:37:14 -04:00
Chet Ramey 06c3a57511 commit bash-20150320 snapshot 2015-03-25 10:08:06 -04:00
Chet Ramey 2171061f5f commit bash-20150306 snapshot 2015-03-09 11:12:00 -04:00
Chet Ramey 861a1900ba commit bash-20120511 snapshot 2012-06-05 10:16:44 -04:00
Chet Ramey c31d56a7ba commit bash-20120127 snapshot 2012-02-22 10:01:38 -05:00
Chet Ramey d9e1f41e7f commit bash-20110311 snapshot 2011-12-29 13:05:08 -05:00
Chet Ramey 5f8cde236a commit bash-20100728 snapshot 2011-12-12 22:03:58 -05:00
Chet Ramey 6faad6254a commit bash-20100525 snapshot 2011-12-12 21:59:37 -05:00
Chet Ramey 68dfe178e9 commit bash-20100121 snapshot 2011-12-12 21:53:04 -05:00
Chet Ramey a31435742f commit bash-20091223 snapshot 2011-12-08 20:23:30 -05:00
Chet Ramey 3eb2d94ad7 commit bash-20090806 snapshot 2011-12-08 20:13:46 -05:00
Chet Ramey 012bac3904 commit bash-20081229 snapshot 2011-12-07 09:34:43 -05:00
Chet Ramey 2e4498b3aa commit bash-20080814 snapshot 2011-12-07 09:27:13 -05:00
Chet Ramey fdf670eaa1 commit bash-20080626 snapshot 2011-12-07 09:25:06 -05:00
Chet Ramey 6a8fd0ed50 commit bash-20080410 snapshot 2011-12-07 09:21:48 -05:00
Chet Ramey d3ad40dee6 commit bash-20070329 snapshot 2011-12-07 09:05:53 -05:00
Chet Ramey 28157acd2d commit bash-20060316 snapshot 2011-12-07 09:05:27 -05:00
Chet Ramey 8b35878f7d commit bash-20060504 snapshot 2011-12-03 22:47:59 -05:00
Chet Ramey d11b8b46f0 commit bash-20041104 snapshot 2011-12-03 13:39:12 -05:00
Chet Ramey d3a24ed242 Initial devel branch import from bash-3.0-alpha 2011-11-28 14:41:26 -05:00
Jari Aalto 7117c2d221 Imported from ../bash-2.05b.tar.gz. 2009-09-12 16:46:55 +00:00
Jari Aalto f73dda092b Imported from ../bash-2.05a.tar.gz. 2009-09-12 16:46:54 +00:00