| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| | | | | |
| \ \ \ | |
*-. \ \ \ | Merge the reforms of dgp-trunk-read branch into trunk. (port of dgp-read-bytes) | dgp | 2014-05-08 | 1 | -1/+176 |
|\ \ \ \ \
| | |/ / / |
|
| | * | | | Merge the reforms of dgp-read-bytes branch into 8.5+ releases. | dgp | 2014-05-08 | 1 | -1/+157 |
| | |\ \ \
| | | |/ / |
|
| * | | | | Add test io-53.12 to verify proper unbuffered sync-fcopy [Bug #3096275] | ferrieux | 2014-03-24 | 1 | -0/+19 |
|
|
| * | | | | Merge the checkins of the dgp-read-bytes branch onto the trunk, up to | dgp | 2014-03-23 | 1 | -0/+156 |
| |\ \ \ \
|/ / / / /
| | | _ /
| | | / |
|
| * | | | merge 8.5 | dgp | 2014-03-20 | 1 | -10/+10 |
| |\ \ \
| | |/ / |
|
| * | | | Test for the bug I just committed. | dgp | 2014-03-10 | 1 | -0/+14 |
|
|
| * | | | Bring CRLF translation in parallel with others. | dgp | 2014-03-10 | 1 | -0/+14 |
| | |/
| |/| |
|
| * | | another coverage test. | dgp | 2014-02-28 | 1 | -0/+15 |
|
|
| * | | merge 8.5 | dgp | 2014-02-26 | 1 | -0/+71 |
| |\ \ |
|
| * | | | More coverage tests and bug fixes. | dgp | 2014-02-26 | 1 | -0/+56 |
|
|
| * | | | Next coverage test to expose another refactoring error. | dgp | 2014-02-19 | 1 | -0/+14 |
|
|
| * | | | Another coverage test that reveals refactoring error. | dgp | 2014-02-18 | 1 | -0/+14 |
|
|
| * | | | coverage test for -translation cr | dgp | 2014-02-18 | 1 | -0/+14 |
|
|
| * | | | Coverage test for -translation auto handling of INPUT_SAW_CR flag. | dgp | 2014-02-18 | 1 | -0/+15 |
|
|
* | | | | Merge core-8-5-branch (New tests covering INPUT_NEED_NL flag handling. One ex... | jan.nijtmans | 2014-03-09 | 1 | -0/+71 |
|\ \ \ \
| | |_|/
| |/| | |
|
| * | | | Mark io-35.18b test as knownBug | jan.nijtmans | 2014-03-09 | 1 | -10/+10 |
| | |/
| |/| |
|
| * | | New tests covering INPUT_NEED_NL flag handling. One exposes a bug. | dgp | 2014-02-26 | 1 | -0/+71 |
| |/ |
|
* | | Let all test-cases which require Thread, at least require Thread 2.7 | jan.nijtmans | 2012-11-16 | 1 | -1/+1 |
|
|
* | | No longer build tcltest.exe to run the tests,but use tclsh86.exe in combinati... | jan.nijtmans | 2012-07-29 | 1 | -0/+4 |
|
|
* | | 3530533 Add comments to failing tests. | dgp | 2012-06-05 | 1 | -0/+6 |
|\ \
| |/ |
|
| * | 3530533 Add comments to failing tests. | dgp | 2012-06-05 | 1 | -0/+6 |
|
|
* | | Increase the timer resolution of test io-29.33b so the timing sensitivity | dgp | 2012-05-22 | 1 | -3/+3 |
|
|
* | | Mention compatibility matters in Changelog. Make test insensitive to ambient ... | ferrieux | 2012-04-30 | 1 | -0/+1 |
|
|
* | | Compat flag, test, and doc update.tip_398_impl | ferrieux | 2012-04-28 | 1 | -1/+20 |
|
|
* | | revert test-case change for [Bug 2935503] | jan.nijtmans | 2011-10-13 | 1 | -3/+3 |
|\ \
| |/ |
|
| * | revert test-case from [Bug 2935503] | jan.nijtmans | 2011-10-13 | 1 | -3/+3 |
| |\ |
|
| | * | 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 | -4/+4 |
|\ \ \
| |/ / |
|
| * | | [Bug 2935503] Incorrect mode field returned by file stat command | jan.nijtmans | 2011-10-11 | 1 | -4/+4 |
| |\ \
| | |/ |
|
| | * | [Bug 2935503] Incorrect mode field returned by file stat command | jan.nijtmans | 2011-10-11 | 1 | -3/+3 |
|
|
* | | | 3389733 Convert [testthread] use to Thread package use in *io-70.1. | dgp | 2011-09-09 | 1 | -25/+8 |
|
|
* | | | Now that we're no longer using SCM based on RCS, the RCS Keyword lines | dgp | 2011-03-02 | 1 | -2/+0 |
|\ \ \
| |/ / |
|
| * | | Now that we're no longer using SCM based on RCS, the RCS Keyword lines cause | dgp | 2011-03-02 | 1 | -2/+0 |
| |\ \
| | |/ |
|
| | * | 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 |
|
|