| Commit message (Expand) | Author | Age | Files | Lines |
* | * win/tclWinPipe.c: The pipe channel driver now respects the -blocking option | davygrvy | 2004-11-09 | 1 | -47/+72 |
|
|
* | * generic/tcl.h: Moved the preprocessor logic | davygrvy | 2004-11-03 | 1 | -4/+1 |
|
|
* | * win/tclWinInt.h: | davygrvy | 2004-11-03 | 2 | -44/+31 |
|
|
* | TclpUTime simplification | vincentdarley | 2004-11-02 | 1 | -25/+29 |
|
|
* | Second part of fix for Bug 926106 | Kevin B Kenny | 2004-11-01 | 3 | -28/+60 |
|
|
* | Fixed conversion between FILETIME and Tcl time -Bug 926106 | Kevin B Kenny | 2004-10-30 | 1 | -47/+29 |
|
|
* | * unix/tclAppInit.c: When built as tcltest, TclThread_Init was getting called | davygrvy | 2004-10-28 | 1 | -15/+6 |
|
|
* | * tests/registry.test: Fixed test files to load the correct | davygrvy | 2004-10-27 | 3 | -8/+17 |
|
|
* | * win/Makefile.in (install-msgs): Fixed a problem with the | andreas_kupries | 2004-10-20 | 1 | -3/+3 |
|
|
* | Whitespace police and other style fixes | dkf | 2004-10-20 | 1 | -233/+216 |
|
|
* | filesystem generic/platform code splitting | vincentdarley | 2004-10-07 | 1 | -1/+264 |
|
|
* | corrected botched logic in GetValueNames | dgp | 2004-10-07 | 1 | -5/+5 |
|
|
* | typo fix | dgp | 2004-10-07 | 1 | -2/+2 |
|
|
* | * generic/tclBasic.c: | dgp | 2004-10-06 | 1 | -39/+35 |
|
|
* | * generic/tclBasic.c: | dgp | 2004-10-06 | 3 | -51/+49 |
|
|
* | Style fixes | dkf | 2004-10-06 | 1 | -5/+11 |
|
|
* | More formatting fixes... | dkf | 2004-10-06 | 1 | -20/+18 |
|
|
* | Style guide fixes (braces for if, etc.) | dkf | 2004-10-06 | 1 | -23/+29 |
|
|
* | Put braces round if bodies... | dkf | 2004-10-06 | 1 | -18/+27 |
|
|
* | Add braces to if bodies | dkf | 2004-10-06 | 1 | -67/+64 |
|
|
* | many more TIP 173 changes | Kevin B Kenny | 2004-09-27 | 4 | -9/+25 |
|
|
* | Dde package can load into a safe interp. Claim this fact for the | davygrvy | 2004-09-18 | 1 | -2/+3 |
|
|
* | Calls to WriteFile and WriteConsoleA changed to WriteConsole. | davygrvy | 2004-09-10 | 1 | -10/+9 |
|
|
* | some quoting needed to be removed as it was breaking with VC7. | davygrvy | 2004-09-08 | 1 | -4/+4 |
|
|
* | * generic/tclTimer.c: Removed a premature optimisation that | Kevin B Kenny | 2004-09-07 | 1 | -1/+7 |
|
|
* | clock.tcl installation | vincentdarley | 2004-09-02 | 1 | -1/+2 |
|
|
* | * win/tclWin32Dll.c (TclWinCPUID): need _asm for WIN64 (Itanium), | hobbs | 2004-09-01 | 1 | -3/+3 |
|
|
* | WIN64 corrections | hobbs | 2004-09-01 | 2 | -9/+17 |
|
|
* | * doc/tm.n: New file, documentation for Tcl Modules, based on the | andreas_kupries | 2004-08-19 | 1 | -1/+2 |
|
|
* | unbreak Win build after TIP#173 and TIP#209 commit | Kevin B Kenny | 2004-08-18 | 2 | -4/+27 |
|
|
* | * generic/tclEvent.c: Correct threaded obj allocator to | hobbs | 2004-07-21 | 1 | -7/+28 |
|
|
* | * unix/Makefile.in: | das | 2004-07-20 | 1 | -1/+22 |
|
|
* | Redefined MASTER_LOCK in win/tclWinThrd.c to call TclpMasterLock for the | vasiljevic | 2004-07-19 | 1 | -4/+6 |
|
|
* | 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 |
|
|