summaryrefslogtreecommitdiffstats
path: root/tests/io.test
Commit message (Collapse)AuthorAgeFilesLines
* changed uses of localhost to 127.0.0.1 since not all machines define localhoststanton1998-12-101-9/+9
|
* * generic/tclIO.c (WriteBytes, WriteChars): Fixed so extraneousstanton1998-12-031-8/+36
| | | | | | flushes do not happen in line mode. (TranslateOutputEOL): Made translation more efficient in line mode and fixed a buffer overflow bug in CRLF translation. [Bug: 887]
* renamed regtests.test to reg.teststanton1998-12-021-5/+3
|
* Cleaned up some testsstanton1998-12-021-22/+23
| | | | Fixed an I/O bug where UpdateInterest was not always called on input
* merged 8.0.4 into 8.1stanton1998-11-111-3/+28
|
* merging changes from 8.0.3 into 8.1a2stanton1998-09-241-1/+46
|
* Added contents of Tcl 8.1a2stanton1998-09-211-409/+1964
|
* Initial revisionrjohnson1998-03-261-0/+5143