Commit Graph

52 Commits

Author SHA1 Message Date
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 c4a2e37470 fix comsub inside parameter expansion in here-document; fix readline longjmp botch; posix change for unset non-identifier; posix change for double quotes inside backquote comsub in here-document; add missing posix pieces to umask builtin 2022-12-19 09:38:15 -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 96115811d8 clarify some arithmetic error messages; fix for read builtin readline timeouts; initial implementation of preserving double quotes in readline completion; add starting line number to some "EOF reached" parser error messages 2022-11-14 12:08:12 -05:00
Chet Ramey eb2d46d77c updated translations; minor change to DEBUG trap 2022-06-22 10:51:18 -04:00
Chet Ramey d0cd67ee13 fix up parser flags command substitution parsing inherits; using temp files for here-documents is now a compatibility mode option 2022-04-27 16:16:59 -04:00
Chet Ramey 25e43d2c0a removed some commented-out code dependent on the compatibility level now that the version is 5.2 2021-11-22 10:11:06 -05:00
Chet Ramey 03de84de4a command substitution parsing now calls the parser recursively 2021-06-21 10:27:21 -04:00
Chet Ramey 08871a7780 commit bash-20210201 snapshot 2021-02-06 18:27:50 -05:00
Chet Ramey fcad1d1e84 commit bash-20210127 snapshot 2021-02-01 15:09:07 -05:00
Chet Ramey 4be5608573 commit bash-20210122 snapshot 2021-01-27 11:49:50 -05:00
Chet Ramey 5a7a52eade commit bash-20210104 snapshot 2021-01-07 14:26:11 -05:00
Chet Ramey 216762309c commit bash-20200805 snapshot 2020-08-07 14:37:29 -04:00
Chet Ramey fdbb7e8481 commit bash-20200508 snapshot 2020-05-12 14:08:52 -04:00
Chet Ramey 69333f10bb commit bash-20200424 snapshot 2020-04-27 17:05:14 -04:00
Chet Ramey d111b2af6e commit bash-20190920 snapshot 2019-09-23 09:42:14 -04:00
Chet Ramey 969496e53b commit bash-20190830 snapshot 2019-09-03 10:54:55 -04:00
Chet Ramey 48492ffae2 commit bash-20190619 snapshot 2019-06-21 09:27:56 -04:00
Chet Ramey 89b3a79dd4 commit bash-20181226 snapshot 2019-01-03 10:19:09 -05:00
Chet Ramey 3d31a311da commit bash-20180921 snapshot 2018-09-25 09:54:29 -04:00
Chet Ramey f602026a0c commit bash-20180316 snapshot 2018-03-19 09:46:55 -04:00
Chet Ramey bf5b8103d4 commit bash-20180309 snapshot 2018-03-12 08:10:29 -04:00
Chet Ramey 731e5676a2 commit bash-20161129 snapshot 2016-12-05 09:45:14 -05:00
Chet Ramey 4eb81d59d0 commit bash-20150828 snapshot 2015-09-11 14:19:06 -04:00
Chet Ramey d7935593ab commit bash-20150821 snapshot 2015-09-01 14:44:52 -04:00
Chet Ramey 34ec187607 commit bash-20150501 snapshot 2015-05-15 11:05:19 -04:00
Chet Ramey 06c3a57511 commit bash-20150320 snapshot 2015-03-25 10:08:06 -04:00
Chet Ramey 5f0df7f9a3 commit bash-20140131 snapshot 2014-02-04 09:33:43 -05:00
Chet Ramey fd58d46e0d commit bash-20120727 snapshot 2012-08-13 11:57:32 -04:00
Chet Ramey d42cb8c15b commit bash-20120629 snapshot 2012-07-07 12:26:10 -04:00
Chet Ramey 1f6ec1a86f commit bash-20120216 snapshot 2012-03-05 21:16:53 -05:00
Chet Ramey ddef12ffe1 commit bash-20110909 snapshot 2012-01-09 08:27:36 -05:00
Chet Ramey bfd181e794 commit bash-20110506 snapshot 2011-12-29 13:07:43 -05:00
Chet Ramey 9aea588273 commit bash-20110110 snapshot 2011-12-12 22:13:35 -05:00
Chet Ramey 6faad6254a commit bash-20100525 snapshot 2011-12-12 21:59:37 -05:00
Chet Ramey 09767ff09d commit bash-20080703 snapshot 2011-12-07 09:25:28 -05:00
Chet Ramey e33f22038c commit bash-20080605 snapshot 2011-12-07 09:24:46 -05:00
Chet Ramey cb603128ea commit bash-20070823 snapshot 2011-12-07 09:11:26 -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 39393a5bd6 commit bash-20061130 snapshot 2011-12-07 09:00:59 -05:00
Chet Ramey 22e63b05c8 commit bash-20040923 snapshot 2011-12-03 13:37:00 -05:00
Chet Ramey 8ed8525cb1 commit bash-20040805 snapshot 2011-12-03 13:34:46 -05:00
Chet Ramey 61deeb1329 commit bash-20040525 snapshot 2011-12-03 12:57:50 -05:00
Chet Ramey 1d7ecd770c commit bash-20040408 snapshot 2011-12-03 12:56:32 -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 bb70624e96 Imported from ../bash-2.04.tar.gz. 2009-09-12 16:46:53 +00:00