summaryrefslogtreecommitdiffstats
path: root/generic/tclIO.h
Commit message (Expand)AuthorAgeFilesLines
* Factor out constant that must be the same in multiple places. Prompted by adkf2012-05-251-0/+7
* 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
| | * * tests/io.test (io-53.10): Testcase for bi-directionaly fcopy.andreas_kupries2008-04-071-2/+3
| | * * generic/tclIO.h (CHANNEL_INCLOSE): New flag. Set inandreas_kupries2004-07-151-1/+10
| | * * tclIO.c: Fixed [SF Tcl Bug 943274]. This is the same problem asandreas_kupries2004-05-191-1/+17
| * | * generic/tclIO.c (CopyData): Allow the total number of bytes copieddkf2010-03-201-2/+2
| * | * tests/io.test (io-53.10): Testcase for bi-directionaly fcopy.andreas_kupries2008-04-071-2/+3
* | | [Bug 3129448]: Possible over-allocation on 64-bit platforms, part 2nijtmans2010-12-101-4/+4
* | | Allow [fcopy] to move more than 2GB per call. Frederic Bonnet identified issue.dkf2010-03-201-3/+3
* | | [Bug 218977] Tcl_DbCkfree needs a return valuenijtmans2009-02-271-2/+2
* | | * generic/tclIO.c (Tcl_CloseEx,CloseWrite,CloseChannelPart,ChanCloseHalf):andreas_kupries2008-12-181-1/+4
* | | * doc/ChnlStack.3: CONSTified the typePtr argumentnijtmans2008-10-041-2/+2
* | | More elimination of pre-C89-isms.dkf2008-05-021-2/+2
* | | * tests/io.test (io-53.10): Testcase for bi-directionaly fcopy.andreas_kupries2008-04-071-2/+3
|/ /
* | merge stable branch onto HEADdgp2007-12-131-1/+1
* | * generic/tclIO.h: Create Tcl_Obj for Tcl channels to reducehobbs2007-12-051-1/+5
* | formattingdkf2005-10-131-182/+178
* | TIP#219 IMPLEMENTATIONandreas_kupries2005-08-241-1/+15
* | * generic/tclIO.h (CHANNEL_INCLOSE): New flag. Set inandreas_kupries2004-07-151-1/+10
* | * tclIO.c: Fixed [SF Tcl Bug 943274]. This is the same problem asandreas_kupries2004-05-191-1/+17
|/
* * Updated APIs in the file generic/tclIO.c according to the guidelinesdgp2002-01-151-4/+4
* * The changes below fix [Bug #462317] where Expect tried to readandreas_kupries2001-09-271-1/+12
* 2001-03-30 Andreas Kupries <andreas_kupries@users.sourceforge.net>andreas_kupries2001-03-301-1/+3
* up-port of the stacked channel implementation rewrite in 8.3.2 tohobbs2000-09-281-46/+77
* * generic/tclTest.c:hobbs2000-05-191-0/+348