Commit Graph

61 Commits

Author SHA1 Message Date
Chet Ramey fa68e6da80 More Makefile updates; updates for bash-5.3-beta 2024-11-15 11:15:23 -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 4917f2859c fixes for a couple of autoconf macros; update exit builtin for POSIX interp 1602; include more info in EOF error message when parsing compound command; update Makefiles by removing some variables, initializing others; update dependencies on version.h 2024-10-28 15:05:35 -04:00
Chet Ramey 9c430f6bf3 enable MULTIPLE_COPROCS; bind -p/-P can print out bindings for individual command names; changes to Makefile to remove MFLAGS; simplify build tools by assuming C90 compilation environment for better cross-compiling support 2024-04-26 16:51:04 -04:00
Chet Ramey 4f2595eff3 more fixes for using bool and the stdckdint functions for integer overflow; another update to test from coreutils-9.2 changes; fix memleak in parser state on parse error; Makefile changes for macOS 2024-03-28 12:16:15 -04:00
Chet Ramey b30389070a renamed several functions beginning with legal_; changed all callers 2023-11-06 09:26:02 -05:00
Chet Ramey d06fefb2ba new GLOBSORT variable 2023-04-16 16:13:14 -04:00
Chet Ramey 72c4a0f40d add support for case-insensitive incremental and non-incremental history searches in readline; controlled by new bindable readline variable `search-ignore-case' 2023-02-17 17:13:04 -05:00
Chet Ramey 3c9dd45657 fix for memory leak with unset associative array elements; last set of changes to globbing bracket expressions; fix for timing subshell commands 2022-11-23 17:03:34 -05:00
Chet Ramey b325b0e96b more changes for here-docs and $'...'; command optimization updates 2022-01-31 09:53:03 -05:00
Chet Ramey 5a0e5b7b28 optimization changes; makefile changes to make specifying CFLAGS less annoying; print completions reusably 2021-07-06 15:35:08 -04:00
Chet Ramey 26db5626df commit bash-20210209 snapshot 2021-02-11 17:19:31 -05:00
Chet Ramey 32ba27b400 commit bash-20200603 snapshot 2020-06-04 16:30:27 -04:00
Chet Ramey 37adc8b99d commit bash-20200527 snapshot 2020-05-29 14:29:34 -04:00
Chet Ramey 194cfc28f8 commit bash-20190719 snapshot 2019-07-22 09:24:14 -04:00
Chet Ramey 5c5c75236c commit bash-20180524 snapshot 2018-05-29 10:03:17 -04:00
Chet Ramey bf5b8103d4 commit bash-20180309 snapshot 2018-03-12 08:10:29 -04:00
Chet Ramey 21c9990fbb commit bash-20170414 snapshot 2017-04-17 17:08:57 -04:00
Chet Ramey 07357ec296 commit bash-20151023 snapshot 2015-11-02 10:49:23 -05: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 5e37553a07 commit bash-20141219 snapshot 2015-01-12 10:56:22 -05:00
Chet Ramey 67440bc595 commit bash-20140103 snapshot 2014-01-16 14:29:31 -05:00
Chet Ramey 47b599dc52 commit bash-20120921 snapshot 2012-10-10 09:37:30 -04:00
Chet Ramey c5402025f1 commit bash-20111007 snapshot 2012-01-09 08:29:54 -05:00
Chet Ramey adc6cff53c commit bash-20101124 snapshot 2011-12-12 22:10:33 -05:00
Chet Ramey 220537f23e commit bash-20100603 snapshot 2011-12-12 22:00:02 -05:00
Chet Ramey eb0b2ad86b commit bash-20100520 snapshot 2011-12-12 21:59:12 -05:00
Chet Ramey 1b6902d4a4 commit bash-20100305 snapshot 2011-12-12 21:55:23 -05:00
Chet Ramey 644196275f commit bash-20100225 snapshot 2011-12-12 21:55:02 -05:00
Chet Ramey a31435742f commit bash-20091223 snapshot 2011-12-08 20:23:30 -05:00
Chet Ramey 8f714a7c33 commit bash-20090818 snapshot 2011-12-08 20:14:30 -05:00
Chet Ramey 4301bca7e9 commit bash-20090604 snapshot 2011-12-08 20:10:28 -05:00
Chet Ramey bf6bd35590 commit bash-20090528 snapshot 2011-12-08 20:10:00 -05:00
Chet Ramey d0ca35030a commit bash-20090423 snapshot 2011-12-08 20:08:35 -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 547ef91456 commit bash-20080717 snapshot 2011-12-07 09:26:08 -05:00
Chet Ramey 09767ff09d commit bash-20080703 snapshot 2011-12-07 09:25:28 -05:00
Chet Ramey 29d25b5400 commit bash-20080306 snapshot 2011-12-07 09:19:53 -05:00
Chet Ramey 57a071246a commit bash-20080214 snapshot 2011-12-07 09:18:57 -05:00
Chet Ramey 9cbcc93b30 commit bash-20080207 snapshot 2011-12-07 09:18:38 -05:00
Chet Ramey 53ac45a3eb commit bash-20070913 snapshot 2011-12-07 09:12:38 -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 a76f5a2bf1 commit bash-20070201 snapshot 2011-12-07 09:03:08 -05:00
Chet Ramey 39393a5bd6 commit bash-20061130 snapshot 2011-12-07 09:00:59 -05:00
Chet Ramey f0130b89d2 commit bash-20060406 snapshot 2011-12-03 22:47:02 -05:00
Chet Ramey ac18b31230 commit bash-20060126 snapshot 2011-12-03 22:44:33 -05:00
Chet Ramey 7027abcba9 commit bash-20051019 snapshot 2011-12-03 13:52:31 -05:00