Commit Graph

52 Commits

Author SHA1 Message Date
Chet Ramey 22cdf92bee posix conformance fixes 2023-03-10 15:45:52 -05:00
Chet Ramey de195f9483 changes to function printing; new trap -P option; posix mode changes for command builtin as a declaration utility; changes for compiling without multibyte code 2023-01-31 10:20:31 -05:00
Chet Ramey a5d2617c7a fixes for SIGINT handling in asynchronous lists 2023-01-17 13:31:46 -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 49918d90cd fix for parameter length expressions for nameref variables expanding to invalid identifiers 2022-12-13 12:57:47 -05:00
Chet Ramey 237c32ba16 fix for programmable completion functions setting traps on signals that readline handles 2022-12-06 10:41:41 -05:00
Chet Ramey d384b92874 update version to 5.2-devel, update copyright dates 2021-11-08 09:53:24 -05:00
Chet Ramey 6650b4de61 fixes for minor memory leaks 2021-07-19 09:58:33 -04:00
Chet Ramey 75c5460c48 commit bash-20201012 snapshot 2020-10-19 09:04:00 -04:00
Chet Ramey ab309487d5 commit bash-20200605 snapshot 2020-06-05 14:34:49 -04:00
Chet Ramey 89d788fb01 commit bash-20200214 snapshot 2020-02-17 11:41:35 -05:00
Chet Ramey 9831556ed0 commit bash-20200117 snapshot 2020-01-21 09:46:21 -05:00
Chet Ramey 5d31eaea6e commit bash-20190412 snapshot 2019-04-15 09:26:31 -04:00
Chet Ramey ec157dfefb commit bash-20161230 snapshot 2017-01-03 14:37:53 -05:00
Chet Ramey 78a3f8a4ba commit bash-20161108 snapshot 2016-11-10 11:32:12 -05:00
Chet Ramey d345f817ff commit bash-20160129 snapshot 2016-02-09 09:03:09 -05:00
Chet Ramey 07357ec296 commit bash-20151023 snapshot 2015-11-02 10:49:23 -05:00
Chet Ramey 34ec187607 commit bash-20150501 snapshot 2015-05-15 11:05:19 -04:00
Chet Ramey e05be32def commit bash-20101025 snapshot 2011-12-12 22:09:11 -05:00
Chet Ramey bf19c529dd commit bash-20101022 snapshot 2011-12-12 22:08:43 -05:00
Chet Ramey 048b249ea3 commit bash-20101015 snapshot 2011-12-12 22:08:08 -05:00
Chet Ramey 6faad6254a commit bash-20100525 snapshot 2011-12-12 21:59:37 -05:00
Chet Ramey e502b4e024 commit bash-20100422 snapshot 2011-12-12 21:57:36 -05:00
Chet Ramey 9e51a74d57 commit bash-20100325 snapshot 2011-12-12 21:56:29 -05:00
Chet Ramey 644196275f commit bash-20100225 snapshot 2011-12-12 21:55:02 -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 641d8f00ab commit bash-20070503 snapshot 2011-12-07 09:07:29 -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 258e3d4698 commit bash-20061214 snapshot 2011-12-07 09:01:35 -05:00
Chet Ramey 5cef52a763 commit bash-20060727 snapshot 2011-12-03 22:51:04 -05:00
Chet Ramey ac18b31230 commit bash-20060126 snapshot 2011-12-03 22:44:33 -05:00
Chet Ramey cc87ba64ee commit bash-20050210 snapshot 2011-12-03 13:43:14 -05:00
Chet Ramey 10590446d1 commit bash-20050127 snapshot 2011-12-03 13:42:58 -05:00
Chet Ramey 8ed8525cb1 commit bash-20040805 snapshot 2011-12-03 13:34:46 -05:00
Chet Ramey 898cc92e1b commit bash-20040729 snapshot 2011-12-03 13:33:56 -05:00
Chet Ramey 61deeb1329 commit bash-20040525 snapshot 2011-12-03 12:57:50 -05:00
Chet Ramey c2258e1c96 commit bash-20040506 snapshot 2011-12-03 12:57:19 -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 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 e8ce775db8 Imported from ../bash-2.01.1.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