36 Commits

Author SHA1 Message Date
Chet Ramey 2a645237d3 test suite updates: highlight failed test scripts; optionally save failed test output; report number of successful tests; exit based on number of test failures; indent warning messages to make them stand out 2025-10-16 11:44:26 -04:00
Chet Ramey 12ea4bfec3 update formatted documentation; fix typo in bashline.c; update system-dependent tests 2025-07-08 09:59:39 -04:00
Chet Ramey 0390b4354a posix change for undoing redirections after failed exec; change readline to set lines and columns after SIGTSTP/SIGCONT 2025-01-28 10:15:16 -05:00
Chet Ramey 25e213a551 taking the length of an unset variable subscripted with anything but @ or * is a fatal error; quote results of u prompt expansion; posix mode changes for exiting on -e when in a shell function; fix readline redisplay issue when bold prompt spans multiple lines 2025-01-24 11:21:16 -05:00
Chet Ramey 5114e17172 fix issue with failed history expansion changing the history list offset; fix some tests to avoid problems with error messages that differ between systems; fix issue with readline rl_abort not clearing any pending command to execute 2024-12-30 10:45:14 -05:00
Chet Ramey fffa5d0e7c fix some exec builtin duplicate error messages; add LIBRARY_SOURCE back to tags and TAGS make targets 2024-11-01 14:12:16 -04:00
Chet Ramey 254081c097 fix for set -e and compound commands inverting return status; tty fix for fg' from a key binding; posix mode wait -n' can return notified jobs; off-by-one error in history word tokenization; new configure option to set bash_source_fullpath 2024-09-27 12:00:46 -04:00
Chet Ramey 9c83052f48 changes to several error messages; more test suite additions 2023-10-04 15:04:31 -04:00
Chet Ramey 00edd0ee50 small changes to some error messages; greatly expanded builtins tests 2023-09-28 10:47:17 -04:00
Chet Ramey b64a7d8cbe fix for LINENO after shell errors; fix for crash with !&; new read -E option 2023-08-18 16:41:55 -04:00
Chet Ramey deedd41cf4 changes for PATH being the empty string; more minor asan fixes 2023-03-17 16:03:11 -04:00
Chet Ramey b648a9ab79 fix for optimizing issues in sourced files; change to printf documentation to specify valid format characters 2023-01-03 09:38:11 -05:00
Chet Ramey b325b0e96b more changes for here-docs and $'...'; command optimization updates 2022-01-31 09:53:03 -05:00
Chet Ramey 304b1e938c preserve traps across a failed exec; small changes to how completion options interact; fix a bug with arithmetic for commands and LINENO 2021-10-11 10:38:16 -04:00
Chet Ramey 41e92b981d commit bash-20190927 snapshot 2019-09-30 13:51:13 -04:00
Chet Ramey f19b1b7334 commit bash-snap-20181017 snapshot 2018-10-18 11:13:57 -04:00
Chet Ramey 1b05a005ef commit bash-20160115 snapshot 2016-01-20 10:41:39 -05:00
Chet Ramey 58a975cb0c commit bash-20150717 snapshot 2015-07-29 16:16:37 -04:00
Chet Ramey bd6a350e7e commit bash-20150612 snapshot 2015-06-17 08:34:54 -04:00
Chet Ramey 1573ba78f3 commit bash-20150605 snapshot 2015-06-17 08:34:09 -04:00
Chet Ramey 48abf0fdc9 commit bash-20150424 snapshot 2015-05-15 11:04:28 -04:00
Chet Ramey c7e43312f9 commit bash-20130301 snapshot 2013-03-26 20:51:22 -04:00
Chet Ramey 54a1fa7c24 commit bash-20101229 snapshot 2011-12-12 22:12:40 -05:00
Chet Ramey 048b249ea3 commit bash-20101015 snapshot 2011-12-12 22:08:08 -05:00
Chet Ramey f486d0a16b commit bash-20091124 snapshot 2011-12-08 20:21:31 -05:00
Chet Ramey b06e584e05 commit bash-20091022 snapshot 2011-12-08 20:18:59 -05:00
Chet Ramey cb603128ea commit bash-20070823 snapshot 2011-12-07 09:11:26 -05:00
Chet Ramey b0c16657b4 commit bash-20070523 snapshot 2011-12-07 09:08:27 -05:00
Chet Ramey cdb32d454a commit bash-20050817 snapshot 2011-12-03 13:50:00 -05:00
Chet Ramey d90269dd00 commit bash-20041027 snapshot 2011-12-03 13:38:37 -05:00
Chet Ramey 12d937f9af commit bash-20040121 snapshot 2011-12-03 12:53:44 -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
Jari Aalto 28ef6c316f Imported from ../bash-2.05.tar.gz. 2009-09-12 16:46:53 +00:00
Jari Aalto cce855bc5b Imported from ../bash-2.02.tar.gz. 2009-09-12 16:46:51 +00:00