33 Commits

Author SHA1 Message Date
Chet Ramey b35866a289 updated translations; documentation updates; update copyright dates 2025-06-27 14:07:28 -04:00
Chet Ramey 5b239ebbd2 another set of documentation updates; fix readline problem with history entry undo list corruption 2024-12-10 11:43:08 -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 b3958b3ab4 a select command invalid selection variable name is now a fatal error in posix mode; many test suite additions 2023-09-25 15:08:04 -04:00
Chet Ramey f6a78e24d8 fixes for $LINENO in multi-line simple commands; printf out-of-range values now cause a non-zero return status 2023-07-28 11:35:44 -04:00
Chet Ramey 877ff72675 rest of work to convert unwind-protects to ANSI/ISO C; size_t updates; function prototype changes for ANSI/ISO C 2023-04-03 12:07:25 -04:00
Chet Ramey 22cdf92bee posix conformance fixes 2023-03-10 15:45:52 -05:00
Chet Ramey a61ffa78ed second set of ANSI C changes: C89-style function declarations, more inline functions, remove register keyword 2023-01-03 10:23:11 -05:00
Chet Ramey 81e3a4fb07 first set of ANSI C changes: remove PARAMS 2023-01-03 10:01:11 -05:00
Chet Ramey 701f36c2c3 more changes to avoid expanding associative array subscripts twice; internal debugging changes 2021-12-22 16:05:39 -05:00
Chet Ramey 3710ed629f commit bash-20200710 snapshot 2020-07-14 17:04:20 -04:00
Chet Ramey ab309487d5 commit bash-20200605 snapshot 2020-06-05 14:34:49 -04:00
Chet Ramey 2e41257453 commit bash-20171222 snapshot 2018-01-02 10:52:24 -05:00
Chet Ramey ec157dfefb commit bash-20161230 snapshot 2017-01-03 14:37:53 -05:00
Chet Ramey 1573ba78f3 commit bash-20150605 snapshot 2015-06-17 08:34:09 -04:00
Chet Ramey c4c90ef830 commit bash-20150123 snapshot 2015-01-27 11:11:42 -05:00
Chet Ramey 96f3fb6664 commit bash-20140912 snapshot 2014-10-02 10:21:23 -04:00
Chet Ramey e198129d21 commit bash-20140905 snapshot 2014-10-02 10:20:50 -04:00
Chet Ramey 3a372c75fb commit bash-20090702 snapshot 2011-12-08 20:12:00 -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 6a8fd0ed50 commit bash-20080410 snapshot 2011-12-07 09:21:48 -05:00
Chet Ramey 9cbcc93b30 commit bash-20080207 snapshot 2011-12-07 09:18:38 -05:00
Chet Ramey d11b8b46f0 commit bash-20041104 snapshot 2011-12-03 13:39:12 -05:00
Chet Ramey b954488bc2 commit bash-20040802 snapshot 2011-12-03 13:34:13 -05:00
Chet Ramey 898cc92e1b commit bash-20040729 snapshot 2011-12-03 13:33:56 -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 cce855bc5b Imported from ../bash-2.02.tar.gz. 2009-09-12 16:46:51 +00:00
Jari Aalto d166f04881 Imported from ../bash-2.01.tar.gz. 2009-09-12 16:46:50 +00:00
Jari Aalto ccc6cda312 Imported from ../bash-2.0.tar.gz. 2009-09-12 16:46:49 +00:00
Jari Aalto 726f63884d Imported from ../bash-1.14.7.tar.gz. 2009-09-12 16:46:49 +00:00