| Commit message (Expand) | Author | Age | Files | Lines |
* | revert test-case change from [Bug 2935503] | jan.nijtmans | 2011-10-13 | 1 | -3/+3 |
|
|
* | [Bug 2935503] Incorrect mode field returned by file stat command | jan.nijtmans | 2011-10-11 | 1 | -3/+3 |
|
|
* | Now that we're no longer using SCM based on RCS, the RCS Keyword lines cause | dgp | 2011-03-01 | 1 | -2/+0 |
|
|
* | * generic/tclIO.c (CopyData): [Bug 2895565]. Dropped bogosity | andreas_kupries | 2009-11-12 | 1 | -1/+32 |
|
|
* | * tests/binary.test: Corrected flawed tests revealed by a -debug 1 | dgp | 2008-06-20 | 1 | -3/+3 |
|
|
* | * tests/io.test (io-53.9): need to close chan before removing file. | hobbs | 2008-05-26 | 1 | -1/+2 |
|
|
* | * win/tclWinChan.c (FileWideSeekProc): Accepted a patch by | andreas_kupries | 2008-05-23 | 1 | -6/+6 |
|
|
* | * generic/tclIO.c (CopyData): Applied another patch by Alexandre | andreas_kupries | 2008-04-15 | 1 | -1/+41 |
|
|
* | * generic/tclIOCmd.c (Tcl_FcopyObjCmd): Keeping check for negative | andreas_kupries | 2008-04-10 | 1 | -3/+37 |
|
|
* | * tests/io.test (io-52.5): Removed '-size -1' from test, does not | andreas_kupries | 2008-04-09 | 1 | -2/+2 |
|
|
* | * tests/io.test (io-53.8,53.9,53.10): Backported das' fix of typo | andreas_kupries | 2008-04-08 | 1 | -4/+4 |
|
|
* | * tests/io.test (io-53.10): Testcase for bi-directionaly fcopy. | andreas_kupries | 2008-04-07 | 1 | -1/+71 |
|
|
* | * generic/tclIO.c (BUSY_STATE, CheckChannelErrors, | andreas_kupries | 2008-04-07 | 1 | -1/+2 |
|
|
* | * tests/io.test (io-53.9): Added testcase for [Bug 780533], based | andreas_kupries | 2008-04-04 | 1 | -3/+51 |
|
|
* | * generic/tclIO.c (CopyData): Applied patch [Bug 1932639] to | andreas_kupries | 2008-04-03 | 1 | -1/+46 |
|
|
* | * generic/tclEncoding.c (EscapeFromUtfProc): Applied patch | andreas_kupries | 2007-02-12 | 1 | -1/+61 |
|
|
* | * tests/io.test (io-43.1 io-44.[1234]): Rewritten to be | andreas_kupries | 2006-03-16 | 1 | -23/+43 |
|
|
* | * generic/tclIO.c (Tcl_SetChannelBufferSize): Lowest size limit | davygrvy | 2005-04-14 | 1 | -2/+2 |
|
|
* | TIP#218 IMPLEMENTATION | andreas_kupries | 2005-01-27 | 1 | -1/+7 |
|
|
* | * tests/fileName.test: | das | 2004-11-11 | 1 | -2/+2 |
|
|
* | * tests/appendComp.test: Backport test suite fixes of errors | dgp | 2004-10-28 | 1 | -3/+3 |
|
|
* | (io-61.1): create file in binary mode for x-platcore_8_4_7 | hobbs | 2004-07-26 | 1 | -1/+2 |
|
|
* | * tests/eofchar.data (removed): Test io-61.1 now generates its own | dgp | 2004-07-23 | 1 | -8/+14 |
|
|
* | * generic/tclIO.c (Tcl_SetChannelOption): Fixed [SF Tcl Bug | andreas_kupries | 2004-04-23 | 1 | -1/+18 |
|
|
* | * tests/basic.test: Made several tests more robust to the | dgp | 2004-02-25 | 1 | -40/+50 |
|
|
* | * tests/exec.test: Corrected temporary file management | dgp | 2003-10-07 | 1 | -366/+364 |
|
|
* | * tests/io.test: Corrected several tests that failed when paths | dgp | 2003-10-07 | 1 | -22/+13 |
|
|
* | * tests/pid.test: See below [Bug #678412]. | andreas_kupries | 2003-02-25 | 1 | -8/+8 |
|
|
* | add catches to suppress unnecessary errors | hobbs | 2003-02-09 | 1 | -3/+3 |
|
|
* | finalization and test fixes | vincentdarley | 2003-02-04 | 1 | -7/+7 |
|
|
* | * tests/io.test: | andreas_kupries | 2002-07-30 | 1 | -1/+36 |
|
|
* | * Cleaned up, constrained, and reduced the amount of [exec] usage | dgp | 2002-07-10 | 1 | -4/+5 |
|
|
* | * All the bugs below are instances of the same problem: The | andreas_kupries | 2002-07-04 | 1 | -872/+905 |
|
|
* | * doc/tcltest.n: Reverted [makeFile] and [viewFile] to | dgp | 2002-07-02 | 1 | -1672/+1212 |
|
|
* | * tests/pkg/samename.tcl: restored. needed by pkgMkIndex.test. | dgp | 2002-07-01 | 1 | -1212/+1668 |
|
|
* | * Fixed [makeFile] and [viewFile] to accurately reflect a file's | dgp | 2002-07-01 | 1 | -7/+11 |
|
|
* | * tests/io.test: Fixed up namespace variable resolution issues | dgp | 2002-06-06 | 1 | -29/+55 |
|
|
* | * Use the "stdio" constraint to control whether | dgp | 2002-05-31 | 1 | -5/+5 |
|
|
* | * Revised to run tests in a namespace, rather than | dgp | 2002-04-16 | 1 | -330/+379 |
|
|
* | * tests/io.test: | hobbs | 2002-03-04 | 1 | -2/+2 |
|
|
* | corrected iso2022 return encoding escape | hobbs | 2002-03-02 | 1 | -2/+2 |
|
|
* | TIP#72 implementation. See ChangeLog for details. | dkf | 2002-02-15 | 1 | -4/+30 |
|
|
* | * tests/io.test: io-39.22 split into two tests, one platform | andreas_kupries | 2002-02-01 | 1 | -4/+18 |
|
|
* | Make -eofchar and -translation options read only for | mdejong | 2002-01-25 | 1 | -1/+32 |
|
|
* | * generic/tclIO.c (WriteChars): Fix for SF #506297, reported by | andreas_kupries | 2002-01-21 | 1 | -1/+14 |
|
|
* | * Applied #219311 on behalf of Rolf Schroedter | andreas_kupries | 2001-12-17 | 1 | -1/+50 |
|
|
* | * The changes below are a fix for [219253]. | andreas_kupries | 2001-09-11 | 1 | -21/+21 |
|
|
* | Changes from TIP#17 "Redo Tcl's filesystem" | vincentdarley | 2001-07-31 | 1 | -63/+72 |
|
|
* | 427196: Extended the testsuite. | andreas_kupries | 2001-07-17 | 1 | -2/+12 |
|
|
* | * tests/io.test: changed io-52.[9-11] to not be platform sensitive | hobbs | 2001-05-23 | 1 | -13/+14 |
|
|