summaryrefslogtreecommitdiffstats
path: root/generic/tclIOGT.c
Commit message (Expand)AuthorAgeFilesLines
* Final part of result generation conversion (modulo any minor blunders)dkf2012-08-051-2/+2
* Adjust ckalloc/ckfree macros to greatly reduce number of explicit casts indkf2011-03-121-6/+6
* Now that we're no longer using SCM based on RCS, the RCS Keyword linesdgp2011-03-021-2/+0
|\
| * Now that we're no longer using SCM based on RCS, the RCS Keyword lines causedgp2011-03-021-2/+0
| |\
| | * Now that we're no longer using SCM based on RCS, the RCS Keyword lines causedgp2011-03-011-2/+0
| | * * generic/tclIOGT.c (ExecuteCallback):hobbs2006-08-301-2/+2
| | * * generic/tcl.h: Micro formatting fixes.andreas_kupries2004-09-101-2/+2
* | | * win/tclWinDde.c: VC++ 6.0 doesn't havenijtmans2010-01-101-3/+3
* | | made variable Tcl_ChannelType *parentType in TransFormSeek(Wide)?Proc a const...nijtmans2008-08-101-3/+3
|/ /
* | merge stable branch onto HEADdgp2007-12-131-1/+1
* | Trim the fat from the sourcedkf2007-11-211-310/+280
* | [Patch 1830038]: Increased usage of macros to detect and take advantage of ob...Miguel Sofer2007-11-111-2/+2
* | Eliminate use of (VOID*) casts when calling memset or memcpy.dkf2007-04-171-6/+5
* | * 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