Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2022-12-17 | 51214: handle read -d and a delimiter that can't be decoded into a character | Oliver Kiddle | 1 | -0/+4 |
2022-12-17 | 51207: fix for read -d when the delimiter is a byte >= 0x80 | Jun-ichi Takimoto | 1 | -0/+6 |
2011-08-28 | 29731: fix read -AE, test that and read -Ae | Peter Stephenson | 1 | -0/+17 |
2011-01-07 | 28590: make read return status non-zero on error | Peter Stephenson | 1 | -0/+5 |
2009-07-24 | 27188: improve read -q by using read -k code | Peter Stephenson | 1 | -0/+12 |
2005-04-25 | Test for fix of read with trailing metacharacters | Peter Stephenson | 1 | -0/+7 |
2003-07-09 | 18836: read with metafied delimiter didn't work. | Peter Stephenson | 1 | -0/+6 |
2003-03-26 | 18391: add tests for read builtin a few glob qualifiers, 17678 and 18015 | Oliver Kiddle | 1 | -0/+65 |