| Commit message (Expand) | Author | Age | Files | Lines |
* | - eliminate some unnessary type casts | nijtmans | 2009-02-03 | 1 | -2/+2 |
|
|
* | Fix [Bug 2380318] | dkf | 2008-12-03 | 1 | -6/+50 |
|
|
* | Implementation of TIP #210. | dkf | 2008-11-29 | 1 | -36/+86 |
|
|
* | Style improvements - invoking callbacks without visual junk. | dkf | 2008-10-26 | 1 | -16/+15 |
|
|
* | TIP #304 implementation | ferrieux | 2008-07-21 | 1 | -1/+52 |
|
|
* | various "const" additions, in line with TIP #27 | nijtmans | 2007-02-20 | 1 | -17/+17 |
|
|
* | * win/tclWinPipe.c (TclpCreateProcess): change panics to Tcl | hobbs | 2006-03-29 | 1 | -31/+38 |
|
|
* | * doc/CrtChannel.3: Added TCL_CHANNEL_VERSION_5, made it | andreas_kupries | 2006-03-27 | 1 | -2/+3 |
|
|
* | Finalization of the sockets/pipes | vasiljevic | 2006-03-10 | 1 | -33/+10 |
|
|
* | * win/tclWinPort.h: Applied patch #1267871 by Matt Newman for | patthoyts | 2005-11-04 | 1 | -9/+9 |
|
|
* | ANSIfy | dkf | 2005-11-04 | 1 | -28/+30 |
|
|
* | * generic/tclPipe.c (TclCreatePipeline): Arrange for POSIX systems to | dkf | 2005-07-28 | 1 | -2/+2 |
|
|
* | Getting more systematic about style | dkf | 2005-07-24 | 1 | -647/+642 |
|
|
* | bug 1225044 | Kevin B Kenny | 2005-06-22 | 1 | -2/+7 |
|
|
* | bug 1225727 | Kevin B Kenny | 2005-06-22 | 1 | -7/+4 |
|
|
* | Merged kennykb-numerics-branch back to the head; TIPs 132 and 232 | Kevin B Kenny | 2005-05-10 | 1 | -1/+1 |
|
|
* | TIP#218 IMPLEMENTATION | andreas_kupries | 2005-01-27 | 1 | -4/+63 |
|
|
* | * generic/tclUtil.c: Updated Tcl_GetNameOfExecutable() to | dgp | 2004-12-01 | 1 | -6/+2 |
|
|
* | Patch 976520 reworks several of the details involved with | dgp | 2004-11-30 | 1 | -2/+6 |
|
|
* | * win/tclWinPipe.c: The pipe channel driver now respects the -blocking option | davygrvy | 2004-11-09 | 1 | -47/+72 |
|
|
* | * generic/tclBasic.c: | dgp | 2004-10-06 | 1 | -4/+4 |
|
|
* | More formatting fixes... | dkf | 2004-10-06 | 1 | -20/+18 |
|
|
* | * win/tclWinPipe.c: | davygrvy | 2004-05-30 | 1 | -44/+56 |
|
|
* | (BuildCommandLine): Use the existence of contents in the linePtr rather | davygrvy | 2004-05-10 | 1 | -2/+2 |
|
|
* | (TclpCreateProcess): When under NT, with no console, and executing a | davygrvy | 2004-05-10 | 1 | -2/+2 |
|
|
* | (BuildCommandLine): Moved non-obvious appending logic to outside the loop | davygrvy | 2004-05-10 | 1 | -6/+7 |
|
|
* | Refix bug 789040 re-entered in rev 1.41 | chengyemao | 2004-05-08 | 1 | -2/+3 |
|
|
* | * tests/winPipe.test: Six more cases added. | davygrvy | 2004-02-02 | 1 | -6/+2 |
|
|
* | * tests/winPipe.test: Added proof that BuildCommandLine() is not | davygrvy | 2004-02-02 | 1 | -8/+12 |
|
|
* | * tests/winPipe.test: more pass-thru commandline verifications. | davygrvy | 2004-02-01 | 1 | -8/+2 |
|
|
* | * win/tclWinPipe.c (Tcl_WaitPid): Fixed a thread-safety problem with the | davygrvy | 2004-01-20 | 1 | -5/+14 |
|
|
* | All uses of 'panic' (the macro) changed | davygrvy | 2003-12-24 | 1 | -7/+9 |
|
|
* | * win/tclWinPipe.c (BuildCommandLine): Applied the patch coming | andreas_kupries | 2003-10-21 | 1 | -3/+6 |
|
|
* | * win/tclWinPipe.c: The windows port of expect can call | davygrvy | 2003-09-28 | 1 | -1/+4 |
|
|
* | Bug fix in BuildCommandLine: missing a space when linePtr is not null | chengyemao | 2003-08-15 | 1 | -2/+3 |
|
|
* | * win/Makefile.in: Don't define TCL_DBGX | mdejong | 2003-04-15 | 1 | -7/+2 |
|
|
* | * generic/tcl.h: Removed TCL_PREFIX_IDENT and TCL_DEBUG_IDENT | dgp | 2003-03-12 | 1 | -3/+6 |
|
|
* | * generic/tcl.h: Add TCL_PREFIX_IDENT and | mdejong | 2003-01-28 | 1 | -3/+35 |
|
|
* | * generic/tclPipe.c (TclCleanupChildren): | davygrvy | 2002-12-17 | 1 | -5/+52 |
|
|
* | * win/tclWinPipe.c: reverted back to -r1.27 due to numerous test | davygrvy | 2002-12-05 | 1 | -67/+7 |
|
|
* | * win/tclWinPipe.c (Tcl_WaitPid): When a process exits with an | davygrvy | 2002-12-04 | 1 | -5/+52 |
|
|
* | * win/tclWinPipe.c (PipeClose2Proc): Changed CTRL_C_EVENT | davygrvy | 2002-12-04 | 1 | -2/+2 |
|
|
* | * win/tclAppInit.c (sigHandler): Protect from trying to close a | davygrvy | 2002-12-04 | 1 | -3/+16 |
|
|
* | * win/tclWinConsole.c: | davygrvy | 2002-11-26 | 1 | -37/+75 |
|
|
* | * generic/tclEvent.c (TclInExit, TclInThreadExit): | mdejong | 2002-11-07 | 1 | -4/+4 |
|
|
* | * win/tclWinPipe.c (BuildCommandLine): Fixed bug #554068 ([exec] | andreas_kupries | 2002-06-17 | 1 | -1/+6 |
|
|
* | 4 fs fixes | vincentdarley | 2002-03-24 | 1 | -2/+2 |
|
|
* | * [Patch 505630] Updated interfaces of generic/tclBasic.cc (TIP 27). | dgp | 2002-01-25 | 1 | -3/+3 |
|
|
* | * Updated interfaces of generic/tclEncoding, generic/tclFilename.c, | dgp | 2002-01-25 | 1 | -4/+4 |
|
|
* | * Updated APIs in the file generic/tclIO.c according to the guidelines | dgp | 2002-01-15 | 1 | -4/+4 |
|
|