Chet Ramey
|
535a8150b6
|
fix for command substitution string parsing that resulted in top-level unwind-protects being run in the wrong spot; fix for delimiter byte being part of invalid multibyte character in read builtin
|
2025-05-04 17:21:25 -04:00 |
|
Chet Ramey
|
772e7e760e
|
fix issue with read builtin delimiter in invaild mutibyte char; fix crash if caller passes negative count argument to one of the history file writing functions
|
2024-08-09 10:01:38 -04:00 |
|
Chet Ramey
|
f65ed506d4
|
fix issue with interupting timed functions; fix for parsing comsubs inside arith for commands; allow break and continue inside arith for expressions; fix for case-insensitive completion with multibyte chars; fix some minor memory leaks; reset read buffer if it returns partial results on EINTR; fix for undo in execute-named-command
|
2024-06-03 09:09:11 -04:00 |
|
Chet Ramey
|
81e3a4fb07
|
first set of ANSI C changes: remove PARAMS
|
2023-01-03 10:01:11 -05:00 |
|
Chet Ramey
|
35bc7025c1
|
first set of changes to eliminate array subscript double expansion in math contexts
|
2021-05-07 10:56:24 -04:00 |
|
Chet Ramey
|
128c5d41b0
|
read builtin timeouts no longer use SIGALRM
|
2021-03-10 17:15:44 -05:00 |
|
Chet Ramey
|
6edcd70089
|
commit bash-20200622 snapshot
|
2020-06-23 19:10:52 -04:00 |
|
Chet Ramey
|
e34adc2c3b
|
commit bash-20200403 snapshot
|
2020-04-06 09:52:11 -04:00 |
|
Chet Ramey
|
0275a139ab
|
commit bash-20180202 snapshot
|
2018-02-05 10:34:47 -05:00 |
|
Chet Ramey
|
9952f68c08
|
commit bash-snap-20170630 snapshot
|
2017-06-30 15:16:39 -04:00 |
|
Chet Ramey
|
64a7a6249f
|
commit bash-20160930 snapshot
|
2016-10-19 15:13:16 -04:00 |
|
Chet Ramey
|
df8375c37c
|
commit bash-20140221 snapshot
|
2014-03-07 16:10:54 -05:00 |
|
Chet Ramey
|
1a81420a36
|
commit bash-20130125 snapshot
|
2013-02-05 16:44:34 -05:00 |
|
Chet Ramey
|
77b3aacbdf
|
commit bash-20121214 snapshot
|
2013-01-03 10:46:55 -05:00 |
|
Chet Ramey
|
8b20235af7
|
commit bash-20121207 snapshot
|
2013-01-03 10:46:09 -05:00 |
|
Chet Ramey
|
dfc916665d
|
commit bash-20121019 snapshot
|
2012-11-02 09:05:37 -04:00 |
|
Chet Ramey
|
55a5a4acde
|
commit bash-20121012 snapshot
|
2012-11-02 09:04:50 -04:00 |
|
Chet Ramey
|
19baff85a2
|
commit bash-20110720 snapshot
|
2012-01-09 08:24:22 -05:00 |
|
Chet Ramey
|
e141c35a07
|
commit bash-20090115 snapshot
|
2011-12-07 09:35:52 -05:00 |
|
Chet Ramey
|
2e4498b3aa
|
commit bash-20080814 snapshot
|
2011-12-07 09:27:13 -05:00 |
|
Chet Ramey
|
af91506ad6
|
commit bash-20050310 snapshot
|
2011-12-03 13:44:37 -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 |
|