summaryrefslogtreecommitdiffstats
path: root/tests/ioCmd.test
Commit message (Expand)AuthorAgeFilesLines
* Constrain test iocmd.tf-32.1 to be skipped during valgrinding. It contains a iocmd_leaksdgp2011-09-191-4/+15
* Plug a number of MarshallError memleaks.dgp2011-09-191-5/+0
* Revise the tests that confront background flush on close across threads.dgp2011-09-181-4/+7
* revise iocmd.tf-24.16 result to deal with Thread conversiondgp2011-09-121-1/+1
* Convert uses of the [testthread] command to uses of the Thread package.dgp2011-09-091-148/+144
* [Bug 2946474] Consistently resume backgrounded flushes+closes when exiting.ferrieux2011-08-171-0/+31
* More generation of error codes (namespace creation, path normalization,dkf2011-04-031-3/+3
* 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/tclIO.c (CopyData): Applied another patch by Alexandreandreas_kupries2008-04-151-1/+2
| | * * generic/tclIOCmd.c (Tcl_FcopyObjCmd): Keeping check for negativeandreas_kupries2008-04-101-7/+1
| | * * generic/tclIOCmd.c (Tcl_FcopyObjCmd): Added checking of -sizeandreas_kupries2008-04-091-1/+7
| | * * generic/tclIOUtil.c (TclGetOpenMode): Added the flag O_APPEND toandreas_kupries2006-03-161-1/+38
| | * * tests/exec.test: Corrected temporary file managementdgp2003-10-071-30/+30
| | * * tests/io.test: Corrected several tests that failed when pathsdgp2003-10-071-16/+10
| * | [Bug 3148192]: Commands "read/puts" incorrectly interpret parameters.nijtmans2011-01-171-4/+4
| * | * generic/tclInt.decls: Backport of Kevin B. Kenny's work onandreas_kupries2010-11-301-2/+2
| * | Test iocmd-32.2 tests for Bug 3034840dgp2010-08-031-1/+14
| * | * generic/tclIORChan.c: [Bug 2936225]: Thanks to Alexandre Ferrieuxandreas_kupries2010-03-091-1/+77
| * | [Bug 2949740]: Do not try to put a NULL pipeline channel into binary mode.dkf2010-02-111-1/+4
| * | * doc/refchan.n [Bug 2827000]: Extended the implementation ofandreas_kupries2009-08-061-1/+73
| * | * tests/ioCmd.test: Extended testsuite for reflected channelandreas_kupries2008-04-241-1/+178
| * | * generic/tclIOCmd.c (Tcl_FcopyObjCmd): Keeping check for negativeandreas_kupries2008-04-101-7/+1
| * | * generic/tclIOCmd.c (Tcl_FcopyObjCmd): Added checking of -sizeandreas_kupries2008-04-091-1/+7
| * | * generic/tclIORChan.c (ReflectOutput): Allow zero return fromandreas_kupries2008-04-041-2/+2
| * | * generic/tclIORChan.c (ReflectClose): Added missing removal ofandreas_kupries2008-04-041-1/+13
* | | [Bug 3148192]: Commands "read/puts" incorrectly interpret parameters.nijtmans2011-01-171-4/+4
* | | Test iocmd-32.2 tests for Bug 3034840dgp2010-08-031-1/+14
* | | * generic/tclIORChan.c: [Bug 2936225]: Thanks to Alexandre Ferrieuxandreas_kupries2010-03-091-1/+77
* | | [Bug 2949740]: Do not try to put a NULL pipeline channel into binary mode.dkf2010-02-111-1/+4
* | | * doc/refchan.n [Bug 2827000]: Extended the implementation ofandreas_kupries2009-08-061-1/+73
* | | Generate errorcodes for more cases.dkf2009-01-081-21/+22
* | | TIP #332 IMPLEMENTATION - Half-Close for Bidirectional Channelsferrieux2008-12-181-3/+17
* | | Resync with recent ?arg ...? normalizationferrieux2008-07-211-2/+2
* | | TIP #304 implementationferrieux2008-07-211-6/+5
* | | fix [2021443] inconsistant "wrong # args" messagesnijtmans2008-07-191-2/+2
* | | more consistent wrong # arg messages: change all messages containing ?options...nijtmans2008-07-131-3/+3
* | | TIP #230 IMPLEMENTATIONandreas_kupries2008-06-061-3/+3
* | | * tests/ioCmd.test: Extended testsuite for reflected channelandreas_kupries2008-04-241-1/+178
* | | * generic/tclIOUtil.c: Removed all code delimited bydgp2008-04-211-1/+22
* | | * generic/tclIOCmd.c (Tcl_FcopyObjCmd): Keeping check for negativeandreas_kupries2008-04-101-7/+1
* | | * generic/tclIOCmd.c (Tcl_FcopyObjCmd): Added checking of -sizeandreas_kupries2008-04-091-1/+7
* | | * generic/tclIORChan.c (ReflectOutput): Allow zero return fromandreas_kupries2008-04-041-2/+2
* | | * generic/tclIORChan.c (ReflectClose): Added missing removal ofandreas_kupries2008-04-041-1/+13
|/ /
* | * macosx/GNUmakefile: fix quoting to allow paths todas2008-03-111-4/+4
* | merge stable branch onto HEADdgp2007-12-131-1/+1
* | * generic/tclIORChan.c: Fixed a problem with reflectedandreas_kupries2007-11-241-3/+3
* | * generic/tclDictObj.c: Changed the underlying implementation of thedkf2007-11-201-23/+34
* | Fix accidentally damaged testsdkf2007-11-191-13/+5