summaryrefslogtreecommitdiffstats
path: root/generic/tclIOGT.c
Commit message (Expand)AuthorAgeFilesLines
* * generic/tclIOGT.c (ExecuteCallback):hobbs2006-08-301-2/+2
* * doc/CrtChannel.3: Added TCL_CHANNEL_VERSION_5, made itandreas_kupries2006-03-271-2/+4
* ANSIfy. Also converted some deeply nested code to a less nested form for easi...dkf2005-11-011-192/+167
* Getting more systematic about styledkf2005-07-171-577/+576
* TIP #221 IMPLEMENTATIONdgp2004-11-131-5/+5
* * generic/tclInt.h (Tcl*InterpState): New internal routinesdgp2004-10-191-5/+5
* Braces round if bodies...dkf2004-10-061-5/+5
* * generic/tcl.h: Micro formatting fixes.andreas_kupries2004-09-101-2/+2
* Patch 922727 committed. Implements three changes:dgp2004-04-061-2/+1
* TIP#91 implementation; makes old style channels binary compatible withdkf2002-05-241-10/+107
* * tclExecute.c:andreas_kupries2002-02-151-2/+2
* TIP#72 implementation. See ChangeLog for details.dkf2002-02-151-22/+19
* * Updated APIs in the file generic/tclIO.c according to the guidelinesdgp2002-01-151-10/+10
* * generic/tclIOGT.c (FLUSH_DELAY): renamed DELAY define tohobbs2000-09-291-3/+3
* up-port of the stacked channel implementation rewrite in 8.3.2 tohobbs2000-09-281-0/+1359