| Commit message (Expand) | Author | Age | Files | Lines |
* | Map WSAEWOULDBLOCK to EWOULDBLOCK. Suggested by Reinhard Max. | jan.nijtmans | 2013-11-16 | 1 | -3/+3 |
|
|
* | Eliminate a lot of dead code (for Windows 95/98/ME only). | jan.nijtmans | 2013-06-19 | 1 | -10/+3 |
|
|
* | Unbreak msvc builds, by depending on tclPort.h for inclusion of <sys/stat.h> | jan.nijtmans | 2013-02-10 | 1 | -2/+0 |
|\ |
|
| * | Unbreak msvc builds, by depending on tclPort.h for inclusion of <sys/stat.h>. | jan.nijtmans | 2013-02-10 | 1 | -2/+0 |
|
|
| * | [Bug #3362446]: registry keys command fails with 8.5/8.6. Follow Microsofts e... | jan.nijtmans | 2012-07-11 | 1 | -1/+1 |
|
|
| * | add TCL_I_MODIFIER and use it in the correct places | jan.nijtmans | 2012-07-08 | 1 | -1/+1 |
|
|
* | | Final part of result generation conversion (modulo any minor blunders) | dkf | 2012-08-05 | 1 | -17/+20 |
|
|
* | | Purge use of Tcl_AppendElement, and corrected conversion of PIDs to integer | dkf | 2012-07-31 | 1 | -10/+11 |
|
|
* | | [Bug 3547994]: Abandon the synchronous Windows pipe driver to its fate when n... | ferrieux | 2012-07-25 | 1 | -4/+22 |
|
|
* | | 1189293 Make "<<" binary safe. | dgp | 2012-07-05 | 1 | -1/+3 |
|\ \
| |/ |
|
| * | 1189293 Make "<<" binary safe. | dgp | 2012-07-05 | 1 | -1/+3 |
| |\ |
|
| | * | 1189293 Make '<<' redirects binary safe. Don't use strlen() (or equivalent)bug_1189293 | dgp | 2012-07-02 | 1 | -1/+3 |
|
|
* | | | Factor out a number of common patterns of use of Tcl_DStringAppend. | dkf | 2012-07-03 | 1 | -7/+7 |
|
|
| | | | |
| \ \ | |
*-. \ \ | [Bug 3508771] load tclreg.dll in cygwin tclsh | jan.nijtmans | 2012-04-24 | 1 | -1/+1 |
|\ \ \ \
| | |/ / |
|
| | * | | [Bug 3508771] load tclreg.dll in cygwin tclsh | jan.nijtmans | 2012-04-24 | 1 | -1/+1 |
| | |\ \
| |/ / /
| | | _ |
|
| | * | [Bug 3508771] load tclreg.dll in cygwin tclsh | jan.nijtmans | 2012-04-24 | 1 | -1/+1 |
| | |\ |
|
| | | * | merge trunk | jan.nijtmans | 2012-04-24 | 1 | -1/+1 |
| | | |\
| | | |/
| | |/| |
|
| | | * | tclpGetPid signature change (stub entry only, not for macro), | jan.nijtmans | 2012-04-06 | 1 | -1/+1 |
|
|
* | | | | make some more internal tables const | jan.nijtmans | 2012-04-23 | 1 | -1/+1 |
|\ \ \ \
| |/ / / |
|
| * | | | make some more internal tables const | jan.nijtmans | 2012-04-23 | 1 | -1/+1 |
| |\ \ \
| | |/ / |
|
| | * | | make some more internal tables const | jan.nijtmans | 2012-04-23 | 1 | -1/+1 |
| | |/ |
|
| * | | [Bug 3388350] mingw64 compiler warnings | jan.nijtmans | 2011-08-15 | 1 | -15/+0 |
| |\ \
| | |/ |
|
| | * | [Bug 3388350] mingw64 compiler warnings | jan.nijtmans | 2011-08-15 | 1 | -25/+0 |
|
|
* | | | [Bug 3388350] mingw64 compiler warnings | jan.nijtmans | 2011-08-09 | 1 | -9/+0 |
|\ \ \
| |/ / |
|
| * | | [Bug 3388350] mingw64 compiler warnings | jan.nijtmans | 2011-08-09 | 1 | -9/+0 |
|
|
* | | | minor gcc compiler warning with -Wwrite-strings | jan.nijtmans | 2011-07-07 | 1 | -2/+2 |
|
|
* | | | More generation of error codes (most platform-specific parts not already using | dkf | 2011-04-06 | 1 | -0/+2 |
|
|
* | | | Adjust ckalloc/ckfree macros to greatly reduce number of explicit casts in | dkf | 2011-03-12 | 1 | -12/+12 |
|
|
* | | | MSVC 6 does not have the %I modifier in sprintf | jan.nijtmans | 2011-03-07 | 1 | -1/+1 |
|
|
* | | | 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 |
|
|
| | * | * win/tclWinPipe.c (Tcl_WaitPid): Backport of fix made to the head | andreas_kupries | 2006-03-14 | 1 | -5/+21 |
|
|
| | * | Finalization of the pipes are now solely done in TclpFinalizePipes and | vasiljevic | 2006-03-10 | 1 | -34/+11 |
|
|
| | * | * win/tclWinPipe.c: Applied patch #1267871 by Matt Newman which | patthoyts | 2005-11-04 | 1 | -12/+8 |
|
|
| | * | Backport of fix for [Bug 1245953] | dkf | 2005-07-28 | 1 | -2/+2 |
|
|
| | * | bug 1225044 | Kevin B Kenny | 2005-06-22 | 1 | -21/+41 |
|
|
| | * | bug 1225727 | Kevin B Kenny | 2005-06-22 | 1 | -7/+4 |
|
|
| | * | bugs 1194458 and 1225044 | Kevin B Kenny | 2005-06-21 | 1 | -32/+17 |
|
|
| | * | * win/tclWinPipe.c: The pipe channel driver now respects | davygrvy | 2005-04-19 | 1 | -17/+32 |
|
|
| | * | TIP#218 IMPLEMENTATION | andreas_kupries | 2005-01-27 | 1 | -4/+63 |
|
|
| | * | (TclpCreateProcess): When under NT, with no console, and executing a | davygrvy | 2004-05-10 | 1 | -2/+2 |
|
|
| | * | (BuildCommandLine): Append a space when the path got primed. | davygrvy | 2004-05-10 | 1 | -4/+6 |
|
|
| | * | backport of BuildCommandLine changes to mirror msvcrt's parse_cmdline() rules... | davygrvy | 2004-02-25 | 1 | -16/+10 |
|
|
| | * | * win/tclWinPipe.c (BuildCommandLine): Applied the patch coming | andreas_kupries | 2003-10-21 | 1 | -3/+6 |
|
|
| | * | * win/tclWinPipe.c: fixed a bug in BuildCommandLine. | mdejong | 2003-10-04 | 1 | -2/+3 |
|
|
| | * | The windows port of expect can call TclWinAddProcess before any | davygrvy | 2003-09-28 | 1 | -1/+4 |
|
|
| | * | * win/Makefile.in: Don't define TCL_DBGX | mdejong | 2003-07-16 | 1 | -7/+2 |
|
|
| | * | * generic/tcl.h: Removed TCL_PREFIX_IDENT and TCL_DEBUG_IDENT | dgp | 2003-03-12 | 1 | -3/+6 |
|
|
| * | | Various CYGWIN-related fixes | nijtmans | 2010-01-31 | 1 | -7/+5 |
|
|