修訂. | 時間 | 作者 |
---|---|---|
r4215 | 2022-10-11 00:12:51 | ![]() |
Allow configuring predict style through the PS*P variable |
||
r4214 | 2022-10-07 00:55:49 | ![]() |
Run tests about comments as POSIX sh |
||
r4213 | 2022-10-06 01:03:28 | ![]() |
Skip unstable tests about stopping signals (#45760) |
||
r4212 | 2022-10-06 01:03:25 | ![]() |
Prevent some tests from being suspended (#45760) |
||
r4211 | 2022-10-01 22:48:14 | ![]() |
.github/workflows/c: Use latest actions/checkout |
||
r4210 | 2022-10-01 22:48:12 | ![]() |
.github/workflows/c: Use stable apt command line |
||
r4209 | 2022-10-01 21:31:43 | ![]() |
configure: add -std=c99 conditionally (#45739) |
||
r4208 | 2022-09-28 22:40:36 | ![]() |
Require $PATH search for substitutive built-ins |
||
r4207 | 2022-09-28 22:40:33 | ![]() |
Reject non-portable built-ins in POSIX mode (#43467) |
||
r4206 | 2022-09-03 12:26:25 | ![]() |
doc/ja: Fix translation of meta-variables |
||
r4205 | 2022-09-03 12:13:32 | ![]() |
doc/ja: Remove reference to incorrect option |
||
r4204 | 2022-09-03 11:57:11 | ![]() |
doc/ja/intro: Fix markup |
||
r4203 | 2022-08-23 23:25:45 | ![]() |
Version 2.53 |
||
r4202 | 2022-08-23 22:52:32 | ![]() |
Up version to 2.53 |
||
r4201 | 2022-08-20 15:17:01 | ![]() |
configure: Avoid compiler warnings in getrlimit test |
||
r4200 | 2022-08-20 15:16:59 | ![]() |
configure: Avoid compiler warnings in ncurses test |
||
r4199 | 2022-08-18 00:16:27 | ![]() |
Update po files |
||
r4198 | 2022-08-18 00:11:23 | ![]() |
Remove branch arith-error |
||
r4197 | 2022-08-18 00:10:33 | ![]() |
Avoid undefined behavior in arithmetic expansion (#45200) |
||
r4196 | 2022-08-17 23:32:51 | ![]() |
Update README |
||
r4195 | 2022-08-17 23:03:17 | ![]() |
Update documentation |
||
r4194 | 2022-08-17 00:45:31 | ![]() |
arith: Detect error in bitwise shifting |
||
r4193 | 2022-08-14 23:53:43 | ![]() |
arith: Detect overflow in division |
||
r4192 | 2022-08-14 23:53:41 | ![]() |
arith: Detect overflow in +, -, and * |
||
r4191 | 2022-08-14 23:53:38 | ![]() |
arith: Split calculation functions |
||
r4190 | 2022-08-14 23:53:36 | ![]() |
arith: Detect overflow in ++ and -- |
||
r4189 | 2022-08-14 23:53:34 | ![]() |
arith: Detect overflow in unary minus |
||
r4188 | 2022-08-14 23:47:37 | ![]() |
Create branch arith-error |
||
r4187 | 2022-07-24 12:30:41 | ![]() |
Correct assertion in here-doc delimiter parsing (#45202) |
||
r4186 | 2022-07-17 13:52:27 | ![]() |
Exit on assignment error in for loop (#45010) |