summaryrefslogtreecommitdiffstats
path: root/generic/tclIORChan.c
Commit message (Expand)AuthorAgeFilesLines
* Fix crash caused by passing -1 as the length to TclNewStringObj(). Only dkf2005-10-191-12/+7
* Silence a warningdkf2005-10-191-2/+2
* More typos obscured by typos fixed in previous checkin...dkf2005-10-191-4/+4
* Fix silly typosdkf2005-10-191-14/+15
* General cleanup of reflected channel codedkf2005-10-191-1609/+1490
* * generic/tclIORChan.c (RcClose): Removed unreachable panic/returnandreas_kupries2005-10-051-4/+1
* * generic/tclBasic.c: More callers of TclObjPrintf anddgp2005-09-151-4/+6
* * generic/tclStringObj.c: Bug fixes: ObjPrintfVA needed todgp2005-09-141-15/+7
* * generic/tclIORChan.c (RcDecodeEventMask): Added missing typeandreas_kupries2005-09-091-1/+2
* * unix/tclUnixSock.c (InitializeHostName): Synchronized use ofandreas_kupries2005-09-021-2/+2
* TIP#219 IMPLEMENTATIONandreas_kupries2005-08-241-0/+2668