Chet Ramey
|
b88cd1c366
|
experimental change to use groff instead of man2html for HTML man pages; man page updates for reserved words; fix for pattern matching bracket expression ranges; readline changes to disallow defining some recursive keyboard macros
|
2025-09-18 17:26:51 -04:00 |
|
Chet Ramey
|
01070d4324
|
fix for wait -n' in posix mode; fix for long messages in readline; fix for short reads by source' builtin; fix for crash on RISC-V machines; fix for bad memory read when getopts is called twice with different sets of arguments
|
2025-07-18 11:53:01 -04:00 |
|
Chet Ramey
|
bc5ddc8698
|
wait -n' notifies on a job it returns; in posix mode, wait' defers notification on a reaped pid unless the shell is interactive, as posix now specifies
|
2024-09-11 15:54:24 -04:00 |
|
Chet Ramey
|
d5ef283cbd
|
fix issue with invalidating pointer to last procsub; fix boundary issues with small reallocs
|
2024-07-26 09:30:30 -04:00 |
|
Chet Ramey
|
5e28a1813c
|
size_t changes for multibyte characters; fix for running debug trap in asynchronous pipeline; remove support for precomputed cache files for cross-compiling; more size_t and ssize_t changes to avoid overflow
|
2024-06-28 14:16:29 -04:00 |
|
Chet Ramey
|
6fb61ee126
|
allow some job notifications while running $PROMPT_COMMAND; allow notifications while running bind -x commands; change some translated messages to be more uniform
|
2024-05-06 11:25:35 -04:00 |
|
Chet Ramey
|
43ecbeb31e
|
fix quoting for positional parameters if not word splitting; retry open for startup files on EINTR; update HISTIGNORE description
|
2024-02-21 09:42:10 -05:00 |
|
Chet Ramey
|
a629483b0e
|
fix for adding ;' to nofork command substitution; IBM z/OS changes; fix for files ending with backslash; fix for expanding compound assignment in an alias; fix for printing here-documents in if statements; change to make enable -fn load a builtin but mark it as disabled; fix for removing FIFOs during .'; fix for single-quoting translations
|
2023-06-03 14:21:03 -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
|
ede7124fd4
|
fix for EOF while reading a quoted string; allow window size updates during trap commands or `bind -x' commands
|
2023-02-22 09:36:28 -05:00 |
|
Chet Ramey
|
2e725f7346
|
final set of ANSI C changes
|
2023-01-05 15:09:06 -05:00 |
|
Chet Ramey
|
81e3a4fb07
|
first set of ANSI C changes: remove PARAMS
|
2023-01-03 10:01:11 -05:00 |
|
Chet Ramey
|
b648a9ab79
|
fix for optimizing issues in sourced files; change to printf documentation to specify valid format characters
|
2023-01-03 09:38:11 -05:00 |
|
Chet Ramey
|
194cfc28f8
|
commit bash-20190719 snapshot
|
2019-07-22 09:24:14 -04:00 |
|
Chet Ramey
|
89149ec09e
|
commit bash-20180413 snapshot
|
2018-04-16 16:35:50 -04:00 |
|
Chet Ramey
|
072986823d
|
commit bash-20180216 snapshot
|
2018-02-19 09:12:41 -05: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
|
d345f817ff
|
commit bash-20160129 snapshot
|
2016-02-09 09:03:09 -05:00 |
|
Chet Ramey
|
25340ead08
|
commit bash-20151218 snapshot
|
2015-12-21 10:41:17 -05:00 |
|
Chet Ramey
|
e6f5e0c858
|
commit bash-20151120 snapshot
|
2015-12-01 11:28:48 -05:00 |
|
Chet Ramey
|
0385211bb5
|
commit bash-20150410 snapshot
|
2015-04-24 16:15:03 -04:00 |
|
Chet Ramey
|
0a233f3ec4
|
commit bash-20141121 snapshot
|
2014-12-02 16:14:59 -05:00 |
|
Chet Ramey
|
ceae08e044
|
commit bash-20131219 snapshot
|
2013-12-30 09:38:36 -05:00 |
|
Chet Ramey
|
1a81420a36
|
commit bash-20130125 snapshot
|
2013-02-05 16:44:34 -05:00 |
|
Chet Ramey
|
36eb585cfa
|
commit bash-20121221 snapshot
|
2013-01-03 10:47:42 -05:00 |
|
Chet Ramey
|
54a1fa7c24
|
commit bash-20101229 snapshot
|
2011-12-12 22:12:40 -05:00 |
|
Chet Ramey
|
aad3dfa27a
|
commit bash-20101001 snapshot
|
2011-12-12 22:07:35 -05:00 |
|
Chet Ramey
|
b06e584e05
|
commit bash-20091022 snapshot
|
2011-12-08 20:18:59 -05:00 |
|
Chet Ramey
|
691aebcba3
|
commit bash-20090813 snapshot
|
2011-12-08 20:14:08 -05:00 |
|
Chet Ramey
|
dc9f44b307
|
commit bash-20090108 snapshot
|
2011-12-07 09:35:09 -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
|
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
|
97be3d8ed9
|
commit bash-20070316 snapshot
|
2011-12-07 09:04:55 -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
|
5cef52a763
|
commit bash-20060727 snapshot
|
2011-12-03 22:51:04 -05:00 |
|
Chet Ramey
|
54cdd75ae4
|
commit bash-20041124 snapshot
|
2011-12-03 13:40:27 -05:00 |
|
Chet Ramey
|
e6e3b44420
|
commit bash-20040728 snapshot
|
2011-12-03 13:33:39 -05:00 |
|
Chet Ramey
|
5e13499c55
|
commit bash-20040107 snapshot
|
2011-12-03 12:52:47 -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
|
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 |
|