| Commit message (Expand) | Author | Age | Files | Lines |
* | Silenced a compiler warning about a type mismatch in AppendEnvironment | Kevin B Kenny | 2004-07-08 | 1 | -2/+2 |
|
|
* | Whitespace fixing | dkf | 2004-07-08 | 1 | -38/+37 |
|
|
* | Fix warning | dkf | 2004-07-01 | 1 | -2/+2 |
|
|
* | Fix missed references to 8.4, spotted by Theo Verelst. | dkf | 2004-07-01 | 2 | -6/+6 |
|
|
* | fix to trailing slash documentation and to a filesystem 'file join' bug on wi... | vincentdarley | 2004-06-30 | 1 | -35/+91 |
|
|
* | * win/tclWinInit.c: Corrected reference counting flaw in | dgp | 2004-06-29 | 1 | -2/+2 |
|
|
* | fix to compilation error with VC++ 5.2 | vincentdarley | 2004-06-29 | 1 | -2/+10 |
|
|
* | Version 5 of [Patch 976496] | Joe Mistachkin | 2004-06-24 | 5 | -3/+24 |
|
|
* | * win/makefile.vc: fix for bug #977369 about launching tclsh to | patthoyts | 2004-06-23 | 1 | -2/+4 |
|
|
* | Integrated fix for Tcl Bug #770053 from core-8-4-branch | vasiljevic | 2004-06-22 | 1 | -3/+3 |
|
|
* | * win/tclWin32Dll.c (DllMain, _except_dllmain_detach_handler, | mdejong | 2004-06-21 | 3 | -42/+223 |
|
|
* | Fix tclWinInit.c for KBK, adding comments as I go. :^) | dkf | 2004-06-18 | 1 | -12/+27 |
|
|
* | Relaxed panic condition on overwrite of default library path to accept | dgp | 2004-06-17 | 1 | -6/+15 |
|
|
* | Remove debugging panic | dgp | 2004-06-17 | 1 | -2/+5 |
|
|
* | Added missing incr ref count. D'oh! | dgp | 2004-06-17 | 1 | -1/+2 |
|
|
* | Better panic message for diagnosis. | dgp | 2004-06-17 | 1 | -1/+2 |
|
|
* | silence compiler warning | dgp | 2004-06-17 | 1 | -2/+2 |
|
|
* | more compiler fixes | dgp | 2004-06-17 | 1 | -4/+2 |
|
|
* | correct compile errors | dgp | 2004-06-17 | 1 | -3/+4 |
|
|
* | * win/tclWinInit.c: Inform [tclInit] about the default library | dgp | 2004-06-17 | 1 | -4/+133 |
|
|
* | * win/Makefile.in: Corrected compilation flags for tclPkgConfig.c | Kevin B Kenny | 2004-06-14 | 1 | -3/+3 |
|
|
* | * unix/tclUnixInit.c: The routines Tcl_Init() and TclSourceRCFile() | dgp | 2004-06-11 | 2 | -113/+1 |
|
|
* | * unix/configure.in: Updated TCL_PACKAGE_PATH value to | dgp | 2004-06-11 | 2 | -3/+3 |
|
|
* | * win/tclAppInit.c: Restored the 'setargv' procedure when
| Kevin B Kenny | 2004-06-11 | 1 | -1/+126 |
|
|
* | * unix/tclUnixInit.c (TclpInitLibraryPath): Disabled addition of | dgp | 2004-06-10 | 1 | -2/+2 |
|
|
* | * generic/tcl.h: Corrected Tcl_WideInt declarations so that the mingw
| Kevin B Kenny | 2004-06-05 | 3 | -5/+246 |
|
|
* | * win/tclWinFile.c (TclpFindExecutable): when using | hobbs | 2004-06-02 | 1 | -4/+6 |
|
|
* | * win/makefile.vc: check for either MSDEVDIR or MSVCDIR being in | davygrvy | 2004-06-01 | 1 | -2/+2 |
|
|
* | * win/tclWinPipe.c: | davygrvy | 2004-05-30 | 2 | -46/+70 |
|
|
* | * win/tclWinFile.c (TclpMatchInDirectory): fix for an issue
| Kevin B Kenny | 2004-05-19 | 1 | -2/+3 |
|
|
* | * win/makefile.vc: now generates a tclConfig.sh from Pat Thoyts | davygrvy | 2004-05-18 | 1 | -2/+78 |
|
|
* | fix to case sensitive 'file executable' on Windows | vincentdarley | 2004-05-17 | 1 | -4/+7 |
|
|
* | 2004-05-14 Kevin B. Kenny <kennykb@acm.org>
| Kevin B Kenny | 2004-05-14 | 1 | -2/+64 |
|
|
* | (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 |
|
|
* | had to raise the size of the tls extension due to it getting rather fat when ... | davygrvy | 2004-05-10 | 1 | -2/+2 |
|
|
* | Refix bug 789040 re-entered in rev 1.41 | chengyemao | 2004-05-08 | 1 | -2/+3 |
|
|
* | added the tls extension to the list of preferred load addresses. | davygrvy | 2004-05-05 | 1 | -1/+2 |
|
|
* | (SocketEventProc) : connect errors should fire both the readable and | davygrvy | 2004-05-05 | 1 | -2/+6 |
|
|
* | * win/tclWin32Dll.c (TclpCheckStackSpace):
| Kevin B Kenny | 2004-05-03 | 1 | -2/+2 |
|
|
* | A little source clean-up with the allocOnce variable. | davygrvy | 2004-04-27 | 1 | -4/+6 |
|
|
* | (DllMain): Added DisableThreadLibraryCalls() for the DLL_PROCESS_ATTACH | davygrvy | 2004-04-24 | 1 | -1/+2 |
|
|
* | (Tcl_MakeFileChannel) : Case for CloseHandle returning zero and not | davygrvy | 2004-04-23 | 1 | -7/+13 |
|
|
* | Removed my mistake of adding an exit handler to TclWinInit. | davygrvy | 2004-04-23 | 1 | -30/+1 |
|
|
* | * generic/tclInt.h: | davygrvy | 2004-04-23 | 1 | -5/+36 |
|
|
* | * win/tclWinTime.c: If the Tcl_ExitProc (StopCalibration) is | davygrvy | 2004-04-23 | 1 | -2/+6 |
|
|
* | Added an exit handler in tclWinInit() so tclWinTCharEncoding could be freed | davygrvy | 2004-04-20 | 1 | -1/+30 |
|
|
* | * win/tclWinInit.c (TclpSetInitialEncodings): note that WIN32_CE | hobbs | 2004-04-07 | 2 | -19/+26 |
|
|
* | * win/configure: define TCL_LIB_FLAG, TCL_BUILD_LIB_SPEC, | hobbs | 2004-04-07 | 2 | -9/+33 |
|
|