Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * tests/eofchar.data (removed): Test io-61.1 now generates its own | dgp | 2004-07-23 | 1 | -846/+0 |
| | | | | * tests/io.test: file of test data as needed. | ||||
* | * generic/tclIO.c (Tcl_SetChannelOption): Fixed [SF Tcl Bug | andreas_kupries | 2004-04-23 | 1 | -0/+846 |
930851]. When changing the eofchar we have to zap the related flags to prevent them from prematurely aborting the next read. |