summaryrefslogtreecommitdiffstats
path: root/win
Commit message (Expand)AuthorAgeFilesLines
...
* * unix/tcl.m4 (SC_PROG_TCLSH, SC_BUILD_TCLSH):mdejong2005-07-251-17/+38
* bug #1225957kennykb2005-06-232-314/+289
* bug 1225044kennykb2005-06-221-21/+41
* * win/tclWinFile.c: Potential buffer overflow. [Bug 1225571]dgp2005-06-221-3/+3
* bug 1225727kennykb2005-06-221-7/+4
* bugs 1194458 and 1225044kennykb2005-06-211-32/+17
* * README: Bump version number to 8.4.11dgp2005-06-183-5/+5
* Correct crash in stack.test on gcc/win32kennykb2005-06-061-298/+242
* update to patchlevel 8.4.10hobbs2005-05-301-2/+2
* * win/tclWinThrd.c (TclpFinalizeThreadData): move tlsKey defnhobbs2005-05-301-20/+26
* * README: Bumped patchlevel to 8.4.10hobbs2005-05-272-3/+3
* * win/tclWinPipe.c: The pipe channel driver now respectsdavygrvy2005-04-191-17/+32
* Renamed TclWinFreeAllocCache to TclpFreeAllocCache and fixedvasiljevic2005-04-071-20/+21
* * win/tcl.m4, win/configure: do not require cygpath in macros tohobbs2005-03-302-45/+51
* * win/tclWinTime.c (TclpGetDate): use time_t for 'time'hobbs2005-03-301-9/+6
* fix to file norm, file pathtype on windows reserved filenamesvincentdarley2005-03-151-3/+80
* replaced 'long' times with wides, to cope with Win64kennykb2005-03-151-2/+2
* * win/makefile.vc: clarify necessary defined vars that can comehobbs2005-03-081-14/+18
* * win/tclWinFCmd.c (TraverseWinTree): use wcslen on wchar, nothobbs2005-02-171-3/+3
* TIP#218 IMPLEMENTATIONandreas_kupries2005-01-275-125/+346
* * win/tclWinChan.c (FileCloseProc): Invokemdejong2005-01-191-1/+20
* * win/tcl.m4, win/configure: update MSVC CFLAGS_OPT to -O2, removehobbs2004-12-302-23/+29
* bumped patchlevel to 8.4.9hobbs2004-11-253-5/+5
* * win/makefile.vc: Fixed bug in installation of http 2.5.andreas_kupries2004-11-163-11/+11
* * generic/tclAlloc.c: Fixed [Tcl SF Bug 1030548], aandreas_kupries2004-10-281-3/+4
* * README: Bumped patch level to 8.4.8 to preparedgp2004-10-283-5/+5
* added CONST to TclpLocaltime and TclpGmtime param throughoutkennykb2004-10-281-3/+3
* * win/tclWinFile.c (NativeIsExec): correct result of 'filehobbs2004-10-081-10/+13
* * win/tclWin32Dll.c (TclWinCPUID): need _asm for WIN64 (Itanium),hobbs2004-09-011-3/+3
* WIN64 correctionshobbs2004-09-012-9/+17
* * win/tclWinDde.c: Bump to dde 1.2.3 to cover changesdgp2004-07-231-2/+2
* * generic/tclEvent.c: Correct threaded obj allocator tohobbs2004-07-211-7/+28
* Redefined MASTER_LOCK to call TclpMasterLock for the sake of Tcl APIvasiljevic2004-07-191-4/+6
* * README, generic/tcl.h, tools/tcl.wse.in: bumped tohobbs2004-07-133-5/+5
* backport of recent fs fixes from cvs headvincentdarley2004-07-022-18/+55
* Corrected Tcl Bug #770053vasiljevic2004-06-221-3/+3
* * win/tclWin32Dll.c (DllMain, _except_dllmain_detach_handler,mdejong2004-06-213-42/+223
* * win/tclWinDde.c: Backported the fix from 8.5 to avoid hanging inpatthoyts2004-06-141-41/+159
* * generic/tcl.h: Corrected Tcl_WideInt declarations so that the mingw kennykb2004-06-053-4/+245
* Backport of bizarre error-loss bug found by KBK and myself.dkf2004-05-191-3/+4
* * generic/tclInt.decls: Restored TclpTime_t kludge to all kennykb2004-05-171-8/+11
* 2004-05-14 Kevin B. Kenny <kennykb@acm.org> kennykb2004-05-141-1/+63
* (TclpCreateProcess): When under NT, with no console, and executing adavygrvy2004-05-101-2/+2
* (BuildCommandLine): Append a space when the path got primed.davygrvy2004-05-101-4/+6
* * win/tclWin32Dll.c: Structured Exception Handling added arounddavygrvy2004-05-061-3/+82
* * win/tclWinSock.c:davygrvy2004-05-061-4/+9
* * win/coffbase.txt: Added the tls extension to the list ofdavygrvy2004-05-061-1/+3
* * generic/tclInt.h:davygrvy2004-05-061-5/+36
* * win/tclWin32Dll.c (TclpCheckStackSpace): kennykb2004-05-031-2/+2
* revert back to 1.24.2.2 from prior mistaken commit.davygrvy2004-04-231-34/+5