Commit Graph

27 Commits

Author SHA1 Message Date
Chet Ramey 2ea356081d documentation updates; test suite updates to reduce extraneous diff output; don't export BASHOPTS into running tests 2025-01-09 16:13: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 49c2670226 add warning message for null arg to printf %d; update command -v help string; Makefile updates to uninstall directories 2024-11-26 11:44:30 -05:00
Chet Ramey 8c8daff1e3 minor updates to several tests 2024-04-22 09:19:14 -04:00
Chet Ramey 167a9248f9 add more overflow handling for printf builtin; start incorporating C23 stdckdint ; rework PRIdMAX replacements 2024-03-15 12:55:39 -04:00
Chet Ramey b348b871b4 small change to brace expansion to inhibit some error messages; changes to printf builtin for precision and field widths 2023-10-23 09:50:02 -04:00
Chet Ramey 2eb9a3699b fix for subshells resetting job stats; new hook for rewriting part of completion word 2023-10-05 09:02:27 -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 22cdf92bee posix conformance fixes 2023-03-10 15:45:52 -05:00
Chet Ramey 969496e53b commit bash-20190830 snapshot 2019-09-03 10:54:55 -04:00
Chet Ramey 61c476d20d commit bash-20160923 snapshot 2016-09-27 10:40:02 -04:00
Chet Ramey e107650cbf commit bash-20120420 snapshot 2012-05-02 08:28:58 -04:00
Chet Ramey 6faad6254a commit bash-20100525 snapshot 2011-12-12 21:59:37 -05:00
Chet Ramey b0c16657b4 commit bash-20070523 snapshot 2011-12-07 09:08:27 -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 39393a5bd6 commit bash-20061130 snapshot 2011-12-07 09:00:59 -05:00
Chet Ramey d1a75129f7 commit bash-20061026 snapshot 2011-12-07 09:00:00 -05:00
Chet Ramey f0130b89d2 commit bash-20060406 snapshot 2011-12-03 22:47:02 -05:00
Chet Ramey 3ee6b87dbc commit bash-20050317 snapshot 2011-12-03 13:44:53 -05:00
Chet Ramey 5e13499c55 commit bash-20040107 snapshot 2011-12-03 12:52:47 -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 bb70624e96 Imported from ../bash-2.04.tar.gz. 2009-09-12 16:46:53 +00:00
Jari Aalto b72432fdcc Imported from ../bash-2.03.tar.gz. 2009-09-12 16:46:52 +00:00
Jari Aalto cce855bc5b Imported from ../bash-2.02.tar.gz. 2009-09-12 16:46:51 +00:00