| Commit message (Expand) | Author | Age | Files | Lines |
* | (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 |
|
|
* | * win/tclWinPipe.c: More Borland compatibility fixes. | davygrvy | 2001-09-06 | 1 | -2/+5 |
|
|
* | 2001-08-23 Andreas Kupries <andreas_kupries@users.sourceforge.net> | andreas_kupries | 2001-08-23 | 1 | -3/+3 |
|
|
* | Changes from TIP#17 "Redo Tcl's filesystem" | vincentdarley | 2001-07-31 | 1 | -1/+29 |
|
|
* | * win/tclWinPipe.c (PipeClose2Proc): constrained the mutex lock to | hobbs | 2001-07-17 | 1 | -17/+16 |
|
|
* | * win/tclWinConsole.c: | mdejong | 2001-07-16 | 1 | -2/+1 |
|
|
* | up-port of the stacked channel implementation rewrite in 8.3.2 to | hobbs | 2000-09-28 | 1 | -3/+6 |
|
|
* | * win/tclWinPipe.c: Stage-1 bug fix for TR#2460 "exec leaks memory". | davidg | 2000-09-08 | 1 | -19/+69 |
|
|
* | * win/tclWinPipe.c (BuildCommandLine): Added Tcl_DStringFree call | ericm | 2000-07-25 | 1 | -1/+2 |
|
|
* | * win/tclWinDde.c: | ericm | 2000-06-13 | 1 | -5/+5 |
|
|
* | * win/tclWinPipe.c: Added "CONST" keyword to declaration of char | ericm | 2000-04-11 | 1 | -2/+2 |
|
|
* | * win/tclWinPipe.c (TclpCreateTempFile): Added conversion of | ericm | 2000-04-10 | 1 | -7/+20 |
|
|
* | * win/tclWin32Dll.c: | hobbs | 1999-12-09 | 1 | -471/+76 |
|
|
* | * win/tclWinPipe.c: | redman | 1999-07-31 | 1 | -1/+7 |
|
|
* | Bug fixes for threaded Tcl on NT with single and dual CPUs. Still some | redman | 1999-07-27 | 1 | -4/+6 |
|
|
* | Fix command.com bug on Windows 95/98. [Bug: 2105] | redman | 1999-05-21 | 1 | -2/+2 |
|
|
* | merged tcl 8.1 branch back into the main trunk | stanton | 1999-04-16 | 1 | -445/+1143 |
|
|
* | * win/tclWinPipe.c: | stanton | 1999-03-11 | 1 | -11/+33 |
|
|
* | Replaced SCCS strings, fixed binary filescore_8_0_3 | stanton | 1998-09-14 | 1 | -1/+1 |
|
|
* | added code to handle null arguments | stanton | 1998-06-15 | 1 | -5/+11 |
|
|
* | Initial revision | rjohnson | 1998-03-26 | 1 | -0/+2470 |
|
|