| Commit message (Expand) | Author | Age | Files | Lines |
* | * win/README: Update link to msys_mingw8.zip. | mdejong | 2005-07-29 | 1 | -13/+2 |
|
|
* | Backport of fix for [Bug 1245953] | dkf | 2005-07-28 | 1 | -2/+2 |
|
|
* | * unix/tcl.m4 (SC_PROG_TCLSH, SC_BUILD_TCLSH): | mdejong | 2005-07-25 | 1 | -17/+38 |
|
|
* | bug #1225957 | Kevin B Kenny | 2005-06-23 | 2 | -314/+289 |
|
|
* | bug 1225044 | Kevin B Kenny | 2005-06-22 | 1 | -21/+41 |
|
|
* | * win/tclWinFile.c: Potential buffer overflow. [Bug 1225571] | dgp | 2005-06-22 | 1 | -3/+3 |
|
|
* | bug 1225727 | Kevin B Kenny | 2005-06-22 | 1 | -7/+4 |
|
|
* | bugs 1194458 and 1225044 | Kevin B Kenny | 2005-06-21 | 1 | -32/+17 |
|
|
* | * README: Bump version number to 8.4.11 | dgp | 2005-06-18 | 3 | -5/+5 |
|
|
* | Correct crash in stack.test on gcc/win32 | Kevin B Kenny | 2005-06-06 | 1 | -298/+242 |
|
|
* | update to patchlevel 8.4.10 | hobbs | 2005-05-30 | 1 | -2/+2 |
|
|
* | * win/tclWinThrd.c (TclpFinalizeThreadData): move tlsKey defn | hobbs | 2005-05-30 | 1 | -20/+26 |
|
|
* | * README: Bumped patchlevel to 8.4.10 | hobbs | 2005-05-27 | 2 | -3/+3 |
|
|
* | * win/tclWinPipe.c: The pipe channel driver now respects | davygrvy | 2005-04-19 | 1 | -17/+32 |
|
|
* | Renamed TclWinFreeAllocCache to TclpFreeAllocCache and fixed | vasiljevic | 2005-04-07 | 1 | -20/+21 |
|
|
* | * win/tcl.m4, win/configure: do not require cygpath in macros to | hobbs | 2005-03-30 | 2 | -45/+51 |
|
|
* | * win/tclWinTime.c (TclpGetDate): use time_t for 'time' | hobbs | 2005-03-30 | 1 | -9/+6 |
|
|
* | fix to file norm, file pathtype on windows reserved filenames | vincentdarley | 2005-03-15 | 1 | -3/+80 |
|
|
* | replaced 'long' times with wides, to cope with Win64 | Kevin B Kenny | 2005-03-15 | 1 | -2/+2 |
|
|
* | * win/makefile.vc: clarify necessary defined vars that can come | hobbs | 2005-03-08 | 1 | -14/+18 |
|
|
* | * win/tclWinFCmd.c (TraverseWinTree): use wcslen on wchar, not | hobbs | 2005-02-17 | 1 | -3/+3 |
|
|
* | TIP#218 IMPLEMENTATION | andreas_kupries | 2005-01-27 | 5 | -125/+346 |
|
|
* | * win/tclWinChan.c (FileCloseProc): Invoke | mdejong | 2005-01-19 | 1 | -1/+20 |
|
|
* | * win/tcl.m4, win/configure: update MSVC CFLAGS_OPT to -O2, remove | hobbs | 2004-12-30 | 2 | -23/+29 |
|
|
* | bumped patchlevel to 8.4.9 | hobbs | 2004-11-25 | 3 | -5/+5 |
|
|
* | * win/makefile.vc: Fixed bug in installation of http 2.5. | andreas_kupries | 2004-11-16 | 3 | -11/+11 |
|
|
* | * generic/tclAlloc.c: Fixed [Tcl SF Bug 1030548], a | andreas_kupries | 2004-10-28 | 1 | -3/+4 |
|
|
* | * README: Bumped patch level to 8.4.8 to prepare | dgp | 2004-10-28 | 3 | -5/+5 |
|
|
* | added CONST to TclpLocaltime and TclpGmtime param throughout | Kevin B Kenny | 2004-10-28 | 1 | -3/+3 |
|
|
* | * win/tclWinFile.c (NativeIsExec): correct result of 'file | hobbs | 2004-10-08 | 1 | -10/+13 |
|
|
* | * 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 |
|
|
* | * win/tclWinDde.c: Bump to dde 1.2.3 to cover changes | dgp | 2004-07-23 | 1 | -2/+2 |
|
|
* | * generic/tclEvent.c: Correct threaded obj allocator to | hobbs | 2004-07-21 | 1 | -7/+28 |
|
|
* | Redefined MASTER_LOCK to call TclpMasterLock for the sake of Tcl API | vasiljevic | 2004-07-19 | 1 | -4/+6 |
|
|
* | * README, generic/tcl.h, tools/tcl.wse.in: bumped to | hobbs | 2004-07-13 | 3 | -5/+5 |
|
|
* | backport of recent fs fixes from cvs head | vincentdarley | 2004-07-02 | 2 | -18/+55 |
|
|
* | Corrected Tcl Bug #770053 | vasiljevic | 2004-06-22 | 1 | -3/+3 |
|
|
* | * win/tclWin32Dll.c (DllMain, _except_dllmain_detach_handler, | mdejong | 2004-06-21 | 3 | -42/+223 |
|
|
* | * win/tclWinDde.c: Backported the fix from 8.5 to avoid hanging in | patthoyts | 2004-06-14 | 1 | -41/+159 |
|
|
* | * generic/tcl.h: Corrected Tcl_WideInt declarations so that the mingw
| Kevin B Kenny | 2004-06-05 | 3 | -4/+245 |
|
|
* | Backport of bizarre error-loss bug found by KBK and myself. | dkf | 2004-05-19 | 1 | -3/+4 |
|
|
* | * generic/tclInt.decls: Restored TclpTime_t kludge to all
| Kevin B Kenny | 2004-05-17 | 1 | -8/+11 |
|
|
* | 2004-05-14 Kevin B. Kenny <kennykb@acm.org>
| Kevin B Kenny | 2004-05-14 | 1 | -1/+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 |
|
|
* | * win/tclWin32Dll.c: Structured Exception Handling added around | davygrvy | 2004-05-06 | 1 | -3/+82 |
|
|
* | * win/tclWinSock.c: | davygrvy | 2004-05-06 | 1 | -4/+9 |
|
|
* | * win/coffbase.txt: Added the tls extension to the list of | davygrvy | 2004-05-06 | 1 | -1/+3 |
|
|
* | * generic/tclInt.h: | davygrvy | 2004-05-06 | 1 | -5/+36 |
|
|